Whamcloud - gitweb
b=20433 decrease the usage of memory on clients.
authorLanden <landen@sun.com>
Mon, 22 Feb 2010 03:08:46 +0000 (11:08 +0800)
committerJohann Lombardi <johann@sun.com>
Thu, 25 Feb 2010 12:54:49 +0000 (13:54 +0100)
commit841fbac6378df39e357342d86d9380e6676c1faf
treea76e39710fd4070788fbf3c9ddba09c284a8c5f8
parent93b4e956bbbf9795af6649416731af370d358baa
b=20433 decrease the usage of memory on clients.

1. On clients, recycle dentries and inodes unused.
2. Delete the code related to ll_deathrow(att 6215 in bug 1443). It
   is useless now.

i=adilger
i=oleg
17 files changed:
lustre/ChangeLog
lustre/autoconf/lustre-core.m4
lustre/include/lustre_dlm.h
lustre/include/lustre_mds.h
lustre/include/obd.h
lustre/include/obd_class.h
lustre/ldlm/ldlm_request.c
lustre/llite/dcache.c
lustre/llite/llite_internal.h
lustre/llite/llite_lib.c
lustre/llite/namei.c
lustre/lov/lov_obd.c
lustre/mdc/mdc_locks.c
lustre/mdc/mdc_request.c
lustre/obdclass/lprocfs_status.c
lustre/osc/osc_request.c
lustre/tests/sanity.sh