DragonFly commits List (threaded) for 2003-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/vfs/hpfs hpfs.h hpfs_hash.c hpfs_vfsops.c
hmp 2003/10/19 14:24:55 PDT
Modified files:
sys/vfs/hpfs hpfs.h hpfs_hash.c hpfs_vfsops.c
Log:
Un-initialise (i.e free) the HPFS inode hash; previously, unloading
the HPFS module led to stray number of bytes still being allocated.
32K almost.
Related to:
malloc_uninit: 32768 bytes of 'HPFS hphash' still allocated on cpu0
Revision Changes Path
1.7 +2 -0 src/sys/vfs/hpfs/hpfs.h
1.9 +15 -0 src/sys/vfs/hpfs/hpfs_hash.c
1.11 +1 -1 src/sys/vfs/hpfs/hpfs_vfsops.c
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]