Skip to content
Snippets Groups Projects
  1. Aug 26, 2009
  2. Aug 25, 2009
    • Pravin Shelar's avatar
      b=20339 · 49577875
      Pravin Shelar authored
      a=adilger
      i=alexey.lyashkov
      i=pravin
      
      remove the uses of LPSZ directly and change the variables, or cast the
      values appropriately.
      49577875
  3. Jul 31, 2009
  4. Jul 24, 2009
    • Robert Read's avatar
      Branch HEAD · 29dd8d02
      Robert Read authored
      b=19674
      i=isaac
      o=johann
      
      Fix warning in o2iblnd.
      29dd8d02
  5. Jul 10, 2009
    • maxim's avatar
      b=20079 · 31fca254
      maxim authored
      i=isaac
      i=liang
      Minor bugfix of usocklnd - calling usocklnd_assign_ni_nid unconditionally
      (both for user-mode and server-mode cases) to let lnet layer know our
      actual nid.
      31fca254
  6. Jul 08, 2009
  7. Jul 03, 2009
    • Liang Zhen's avatar
      Branch HEAD · 9b02beed
      Liang Zhen authored
      b=18451
      Growing TX/FMR/PMR pool at runtime for o2iblnd, these runtime allocated
      pools can be freed if not accessed for long time.
      
      i=isaac
      9b02beed
  8. Jul 01, 2009
  9. Jun 16, 2009
  10. Jun 03, 2009
    • tianzy's avatar
      Branch HEAD · d6898786
      tianzy authored
      fix "rhel5 i686 patchless build failure"
      b=19590
      i=johann
      i=brian
      d6898786
  11. Jun 01, 2009
  12. May 28, 2009
  13. May 26, 2009
  14. May 22, 2009
    • Hongchao Zhang's avatar
      b=11505 · e12bc46a
      Hongchao Zhang authored
      1, don't call "find_task_by_pid" in lcw_dump
         for this function was dropped after 2.6.27
      
      2, add "reliable" argument in "dump_trace"
      
      i=shadow
      i=sheng.yang
      e12bc46a
  15. May 21, 2009
    • Liang Zhen's avatar
      Branch HEAD · f57c3df5
      Liang Zhen authored
      b=19520
      i=isaac
      - handle new CM events in OFED 1.4
      f57c3df5
  16. May 15, 2009
    • Liang Zhen's avatar
      Branch HEAD · 2c8df2b0
      Liang Zhen authored
      Cleanup of o2iblnd protocol V2:
      . check whether ofed can support iWARP
      . enable map-on-demand for (nfrags >= kib_map_on_demand)
        instead of (nfrags > kib_map_on_demand)
      
      b=19327
      i=isaac
      2c8df2b0
  17. May 12, 2009
    • Isaac Huang's avatar
      i=isaac,b=18654: · ec8385be
      Isaac Huang authored
      - MXLND updates from upstream: eliminate hosts file, use arp for peer nic_id resolution
      ec8385be
  18. May 06, 2009
  19. May 05, 2009
    • Isaac Huang's avatar
      b=15332,i=liang: · dc3fe5a1
      Isaac Huang authored
      - add a new LND optiion to control peer buffer credits on routers.
      dc3fe5a1
  20. Apr 27, 2009
  21. Apr 23, 2009
    • Isaac Huang's avatar
      b=15332,i=liang: · b68358a8
      Isaac Huang authored
      - add a new LND optiion to control peer buffer credits on routers.
      b68358a8
  22. Apr 22, 2009
    • Vitaly Fertman's avatar
      Branch HEAD · 79e79bef
      Vitaly Fertman authored
      b=15977
      i=deen
      i=vs
      
      lctl dk should zero the file before writing the debug log into,
      otherwise, if a file was long enough and is not completely overwritten
      we get a mix of several logs.
      79e79bef
  23. Apr 15, 2009
    • maxim's avatar
      b=18844 · 66c7ab34
      maxim authored
      i=isaac
      Landing a patch fixing deadlock in usocklnd on HEAD. The patch also includes:
       - minor code cleanup suggested by Isaac in comment #6 of bug #18844
       - trivial cleanup patch for acceptor.c (att #21983 of bug #14132)
       - minor one-line fix for handling EINTR error of poll(2) - inspected by Shadow.
      66c7ab34
    • maxim's avatar
      b=18414 · bb86d116
      maxim authored
      A few words to lnet/ChangeLog about 'running out of ports' fix.
      bb86d116
  24. Apr 13, 2009
    • Liang Zhen's avatar
      Branch HEAD · d096212e
      Liang Zhen authored
      b=13621, 15983
      i=isaac
      i=maxim
      
      o2iblnd protocol version 2
      d096212e
  25. Apr 10, 2009
  26. Apr 07, 2009
    • Isaac Huang's avatar
      b=19087,i=liang: · 841628de
      Isaac Huang authored
      - removed unused field md_addrkey so that sizeof lnet_libmd_t with one frag would be
        exactly 128 on x86_64, very sweet.
      841628de
    • maxim's avatar
      b=18414 · b418bd36
      maxim authored
      i=isaac
      i=liang
      Landing a patch fixing 'running out of ports' issue on HEAD. The patch
      essentially does:
       - add a delay before next reconnect attempt in ksocklnd in the case of lost race;
       - limit the frequency of query-requests in lnet;
       - special handling of 'dead peer' notifications in lnet.
      b418bd36
  27. Mar 31, 2009
    • Liang Zhen's avatar
      Branch HEAD · 21053cdf
      Liang Zhen authored
      b=18487
      i=liang
      
      Pass in physical address, MX needs to translate the address into physical
      address anyway and mxlnd knows more about how to translate them.
      21053cdf
  28. Mar 05, 2009
  29. Mar 04, 2009
  30. Mar 03, 2009
  31. Feb 24, 2009
  32. Feb 19, 2009
  33. Feb 17, 2009
  34. Feb 10, 2009
    • maxim's avatar
      b=17087 · 9f8e9741
      maxim authored
      i=matt
      i=liang
      Minor fix for winnt build problems introduced by landing patch making ksocklnd more os-neutral
      9f8e9741
Loading