[LUAU] controller amount of data to flush from buffer cache

Jimen Ching jching at flex.com
Mon Oct 4 17:24:55 PDT 2004


Hi all,

I have a kernel related question, which I want to exhaust all other arenas
before bothering the linux kernel mailing list.

The problem is, I'm writing large amounts of data to disk.  I.e. 4megs per
write() call and gigabytes of data.  The buffer cache is intercepting
these write() calls and flushes what seems to be 32k at a time.  I want
the buffer cache to flush at least 512k at a time.  Can this be controlled
from userland in 2.4?  If it can be done in 2.6, I would like to hear it
too.

Thanks in advance.

--jc
-- 
Jimen Ching (WH6BRR)      jching at flex.com     wh6brr at uhm.ampr.org



More information about the LUAU mailing list