- Oct 22, 2009
-
-
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.
-
- Oct 12, 2009
-
-
Eric Barton authored
-
Eric Barton authored
running ./configure sincew it's called from build scripts shared by all branches.
-
- Oct 09, 2009
-
-
Brian J. Murrell authored
i=robert.read i=dmitry.zogin Clean up various warnings stemming from unused variables and unchecked function return values.
-
- Sep 18, 2009
-
-
Isaac Huang authored
- export LST RPC timeout to users.
-
- Sep 15, 2009
-
-
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.
-
- Sep 09, 2009
-
-
Eric Barton authored
i=rread Brought doxygen up to date
-
- Sep 04, 2009
-
-
Eric Barton authored
compiler can't tell.
-
- Sep 02, 2009
-
-
Brian J. Murrell authored
i=yangsheng Build support for OFED 1.4.2.
-
- Aug 26, 2009
-
-
Isaac Huang authored
- revert per request from rread
-
- Aug 25, 2009
-
-
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.
-
- Jul 31, 2009
-
-
Isaac Huang authored
- enable peer_timeout by default for ko2iblnd and ksocklnd.
-
- Jul 24, 2009
-
-
Robert Read authored
b=19674 i=isaac o=johann Fix warning in o2iblnd.
-
- Jul 10, 2009
-
-
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.
-
- Jul 08, 2009
-
-
Isaac Huang authored
- port router pinger to userspace.
-
- Jul 03, 2009
-
-
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
-
- Jul 01, 2009
-
-
Isaac Huang authored
- add AC_MSG_CHECKING to OFED checks.
-
- Jun 16, 2009
-
-
Isaac Huang authored
-
Isaac Huang authored
- fixed kptllnd HELLO protocol deadlock.
-
- Jun 03, 2009
-
-
tianzy authored
fix "rhel5 i686 patchless build failure" b=19590 i=johann i=brian
-
- Jun 01, 2009
-
-
Isaac Huang authored
- an assortment of LNet selftest fixes and enhancements.
-
- May 28, 2009
-
-
Johann Lombardi authored
b=19695 i=adilger add _GNU_SOURCE to wirecheck.
-
Isaac Huang authored
- added more debug prints for connection management.
-
Isaac Huang authored
- added missing quotes over $O2IB_SYMVER.
-
Isaac Huang authored
- allow a test node to be a member of multiple test groups.
-
- May 26, 2009
-
-
Brian J. Murrell authored
i=zhen.liang i=sheng.yang OFED 1.4.1 (rc6).
-
- May 22, 2009
-
-
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
-
- May 21, 2009
-
-
Liang Zhen authored
b=19520 i=isaac - handle new CM events in OFED 1.4
-
- May 15, 2009
-
-
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
-
- May 12, 2009
-
-
Isaac Huang authored
- MXLND updates from upstream: eliminate hosts file, use arp for peer nic_id resolution
-
- May 06, 2009
-
-
Isaac Huang authored
-
- May 05, 2009
-
-
Isaac Huang authored
- add a new LND optiion to control peer buffer credits on routers.
-
- Apr 27, 2009
-
-
Isaac Huang authored
-
- Apr 23, 2009
-
-
Isaac Huang authored
- add a new LND optiion to control peer buffer credits on routers.
-
- Apr 22, 2009
-
-
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.
-
- Apr 15, 2009
-
-
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.
-
maxim authored
A few words to lnet/ChangeLog about 'running out of ports' fix.
-
- Apr 13, 2009
-
-
Liang Zhen authored
b=13621, 15983 i=isaac i=maxim o2iblnd protocol version 2
-
- Apr 10, 2009
-
-
Terry Rutledge authored
-
- Apr 07, 2009
-
-
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.
-