- Jan 11, 2005
-
-
jacob authored
- set LC_COLLATE=C otherwise [a-z] and [A-Z] don't work how we expect them to
-
Andreas Dilger authored
-
Eric Barton authored
-
Eric Barton authored
-
Phil Schwan authored
do the reasonable thing and enable multi-frag only on non-HIGHMEM platforms, where there's no kmap-deadlock risk.
-
Eric Barton authored
* Made openib not use the subnet manager to discover connection parameters + Openib listens on a TCP/IP port for service queries and responds with the service id, port GID and pkey. + Openib peer table entries have become (NID, IP, port) tuples, where IP and port connect to the peer's service query server. + /proc interfaces for port, listener timeout and backlog (restarts kernel listener on update). + lmc/lconf support for new openib peers, including only running acceptor if net == 'tcp' + Changed connection daemon to conduct both sides of the service query as well as IB connection establishment. Spawning several since tcp/ip reads can block for a timeout. + Added a reaper thread to do connection cleanup and timeout checks (the single connection daemon used to do that too). * Removed some unused lconf default constants * Better openib automagic compilation check. * Consistent usage (flipping + optional checksum) of all openib messages (service query, connection requests and "normal" message flow). * Exhaustive openib "are-you-still-the-same-person" checks * Fixed bug which stopped idle persistent peers from getting removed from the peer table. * Fixed some ranal bugs which became obvious when similar problems were debugged in openibnal
-
- Jan 10, 2005
-
-
Andreas Dilger authored
we assume no tag in libsysio, for future versions they will have a specific libsysio tag.
-
jacob authored
-
jacob authored
-
- Jan 09, 2005
-
-
Eric Barton authored
and infinicon NALs
-
Eric Barton authored
-
- Jan 08, 2005
-
-
Nic Henke authored
update lbuild to play nicely with the new CVS layout
-
- Jan 07, 2005
-
-
jacob authored
r=adilger Remove full paths of files in debug logs.
-
Eric Barton authored
* better checking/error messages on OpenIB automagic
-
Phil Schwan authored
- we've only had this a week and it's already out of alphabetical order? can't you people read?
-
Phil Schwan authored
which included commits to RCS files with non-trunk default branches.
-
Phil Schwan authored
-
Eric Barton authored
* OBD_FL_DEBUG_CHECK for consistent obdecho end-to-end checking * struct echo_obd cleanup * obdecho support for "difficult" reply testing (test_setattr) * replaced cowardly eap_from_cookie() usage with EAP_FROM_COOKIE() which asserts it is being called correctly * bracketed echo_client_iocontrol() guts with unlock/lock_kernel() for increased concurrency during echo ioctl execution * better thread control and stats in obd.c * n-threads-over-m-objects test_brw support (required for obdfilter-survey) * openibnal changes * re-enabled openib on 2.5/2.6 builds configure --with-openib=no can be used to disable openib explicitly if required. * fixed some 64 bit casts * just use kernel's page_to_phys() * fixed CERROR format problem in libcfs/module.c
-
- Jan 06, 2005
- Jan 05, 2005
-
-
jacob authored
- Alternate handling of different OS w/ libcfs and portals headers - Add support to the auto* build for building darwin kexts - Move libcfs headers to libcfs - misc build fixes to build on darwin / x86, and to get liblustre building again If your b_port_* or other branch is broken after updating, please email me.
-
jacob authored
add -m64 to EXTRA_KCFLAGS as well, to work around bugs in the linux ppc64 makefiles
-
Eric Barton authored
-
Andreas Dilger authored
Improve documentation accuracy by 100%.
-
- Jan 04, 2005
-
-
Nic Henke authored
allow 'make rpms' to pick up non standard kernel config location
-
Eric Barton authored
kernel comms API.
-
Liang Zhen authored
-
jacob authored
-
- Jan 03, 2005
-
-
Eric Mei authored
module: portals update from HEAD
-
- Dec 31, 2004
-
-
zhaoqiang authored
b=4321
-
- Dec 30, 2004
- Dec 29, 2004
-
-
Yury Umanets authored
-
- Dec 28, 2004
-
-
Nathan Rutman authored
-
Andreas Dilger authored
-
- Dec 24, 2004
-
-
Andreas Dilger authored
There is still something wrong with gethostbyname and you have to specify the MDS by ipaddr, not sure why that is yet.
-
Andreas Dilger authored
error if ever undefined).
-
- Dec 23, 2004
-
-
cvs2svn authored
-
Andreas Dilger authored
-