Skip to content
Snippets Groups Projects
  1. Oct 22, 2009
    • maxim's avatar
      b=20897 · c96f6a1a
      maxim authored
      i=isaac
      i=maxim
      Fix for conn race when create_conn creates conn and add it to peer's list,
      releases global lock, gets a comm error, acquires the lock again and attempts
      to close the conn while it could be closed by some other thread.
      c96f6a1a
  2. Oct 12, 2009
  3. Oct 09, 2009
    • Brian J. Murrell's avatar
      b=19720 · b4efa1b2
      Brian J. Murrell authored
      i=robert.read
      i=dmitry.zogin
      
      Clean up various warnings stemming from unused variables and unchecked
      function return values.
      b4efa1b2
  4. Sep 18, 2009
  5. Sep 15, 2009
    • maxim's avatar
      b=18102 · 3a5922bd
      maxim authored
      i=shadow
      i=isaac
      proc-entries registered by lnet/lnet/router_proc.c were
      re-implemented using modern sysctl approach, similarly
      to libcfs/linux/linux-proc.c. Also added basic acc-sm
      test to exercise new router_proc.c code.
      3a5922bd
  6. Sep 09, 2009
    • Eric Barton's avatar
      b=20500 · b15f3875
      Eric Barton authored
      i=rread
      Brought doxygen up to date
      b15f3875
  7. Sep 04, 2009
  8. Sep 02, 2009
  9. Aug 26, 2009
  10. 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
  11. Jul 31, 2009
  12. Jul 24, 2009
    • Robert Read's avatar
      Branch HEAD · 29dd8d02
      Robert Read authored
      b=19674
      i=isaac
      o=johann
      
      Fix warning in o2iblnd.
      29dd8d02
  13. 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
  14. Jul 08, 2009
  15. 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
  16. Jul 01, 2009
  17. Jun 16, 2009
  18. Jun 03, 2009
    • tianzy's avatar
      Branch HEAD · d6898786
      tianzy authored
      fix "rhel5 i686 patchless build failure"
      b=19590
      i=johann
      i=brian
      d6898786
  19. Jun 01, 2009
  20. May 28, 2009
  21. May 26, 2009
  22. 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
  23. 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
  24. 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
  25. 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
  26. May 06, 2009
  27. 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
  28. Apr 27, 2009
  29. 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
  30. 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
  31. 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
  32. 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
  33. Apr 10, 2009
  34. 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
Loading