Whamcloud - gitweb
* Dynamic allocation of socknal tx descs.
authoreeb <eeb>
Tue, 2 Dec 2003 15:27:59 +0000 (15:27 +0000)
committereeb <eeb>
Tue, 2 Dec 2003 15:27:59 +0000 (15:27 +0000)
commitc290df36e89df0bbb2416e947ed819cb7122f25a
tree453b6ff048fd6e92f3b28137c479ca4d7cfdaa0a
parent1a9077cda2455c3d66be153b009e01141f3d9a73
*   Dynamic allocation of socknal tx descs.

*   Statically allocated socknal forwarded message buffers now allocated
    individually rather than 1 large chunk to avoid store fragmentation.

*   Some function renaming in socknal_cb.c to avoid name conflicts.

*   added memhog gfp flags

*   lmc --gw_cluster_id => lmc --gateway_cluster_id to avoid conflict with
    lmc --gw
12 files changed:
lnet/include/linux/kp30.h
lnet/klnds/socklnd/socklnd.c
lnet/klnds/socklnd/socklnd.h
lnet/klnds/socklnd/socklnd_cb.c
lnet/libcfs/module.c
lnet/utils/portals.c
lustre/portals/include/linux/kp30.h
lustre/portals/knals/socknal/socknal.c
lustre/portals/knals/socknal/socknal.h
lustre/portals/knals/socknal/socknal_cb.c
lustre/portals/libcfs/module.c
lustre/portals/utils/portals.c