Aug. 29, 2015
6:05 p.m.
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