How can I shrink the Linux page cache from within kernel space?

Chinmay V S cvs268 at gmail.com
Sat Aug 29 14:05:10 EDT 2015


>> My question is this:
>> how can I dynamically shrink the page cache in kernel space such that
>> if a call to dma_alloc_coherent fails I can recover just enough space so that
>> I can retry the call and have it succeed?

http://stackoverflow.com/a/32288932/319204

regards
CVS



More information about the Kernelnewbies mailing list