mirror of
https://github.com/Dasharo/linux.git
synced 2026-03-06 15:25:10 -08:00
shake_page handles more types of page caches than lru_drain_all() - per cpu page allocator pages - per CPU LRU Stops early when the page became free. Used in followon patches. Signed-off-by: Andi Kleen <ak@linux.intel.com>