FS filter

Urban Purkat urban.purkat at hermes.si
Thu Oct 7 16:34:08 CEST 2004


Oj!

Pisem en FS filter. Ta bo nad ext3.
Za lastne potrebe potrebujem nekaj bajtov v inode-u. Ker je trenutni Inode
premajhen, rabim naredit malce sprememb.

Problem nastane pri slab cache-u. Pri odstranitvi modula (rmmod) dobim
sledes error:
kmem_cache_destroy: Can't free all objects

Potek dogajanja:
Mount filesystema
Listam po mountpointu z ukazom ls -I
cat /proc/slabinfo pokaze:
my_ii_cache           1      7    512    1    1    1
Naredim umnount
cat /proc/slabinfo pokaze:
my_ii_cache           4     14    512    1    2    1

Ok kje 4?

Po vsej logiki bi mogla bit 0.

Potem pri klicu funkcije kmem_cache_destroy() dobim error
kmem_cache_destroy: Can't free all objects 

A je kdo imel kaksne podobne izkusnje?

Gledal sem ze po kernel src-ih pa ne delam nic manj kot vfs.

LP, U



More information about the lugos-list mailing list