mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-25 15:00:45 +09: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>