IMA memory hog
Posted Oct 21, 2010 21:01 UTC (Thu) by
jzbiciak (
✭ supporter ✭, #5246)
Parent article:
IMA memory hog
if (mode & FMODE_WRITE)
- iint->writecount++;
+ inode->i_writers++;
Gee, I wonder what happens when I open a file 4 billion times... will IMA notice it later? (On a 32-bit system, at least.)
(
Log in to post comments)