Whamcloud - gitweb
- Add a slab for allocating OSC lock handles - 16-byte handles are a waste
authoradilger <adilger>
Thu, 17 Oct 2002 23:51:54 +0000 (23:51 +0000)
committeradilger <adilger>
Thu, 17 Oct 2002 23:51:54 +0000 (23:51 +0000)
commit311c1b4ec8bc9ba713de60c5a6e467b0e5c233b7
tree30582f4908ec3962f12e4c10ae354227ba109543
parent18bf36b9e5bb8dbf7ca501ceb7d61d6287a92b98
- Add a slab for allocating OSC lock handles - 16-byte handles are a waste
  of 32-byte slab kmallocs.
- Rename a couple of the slabs to have an ll_ prefix for easy /proc/slabinfo
  grepping.
lustre/include/linux/obd_class.h
lustre/obdclass/genops.c