Whamcloud - gitweb
- added online memory debug patch. It shows all abnormal memory allocation, free...
authoryury <yury>
Mon, 25 Sep 2006 12:19:43 +0000 (12:19 +0000)
committeryury <yury>
Mon, 25 Sep 2006 12:19:43 +0000 (12:19 +0000)
commit3d0f892f86522c67571aaba7e1682ffd1d4799fc
treedce5842d6717022ae0b8cc3a7b880f087e2597ae
parentfa2aec8d24874e94695e05d8c67ef22ba777cd96
- added online memory debug patch. It shows all abnormal memory allocation, free, double free, etc. in process and at the end of work, when modules unload. It is deactivated by default, to activate it one needs to add #define CONFIG_DEBUG_MEMORY 1 to config.h
lustre/include/obd_support.h
lustre/lvfs/lvfs_linux.c
lustre/tests/replay-single.sh