mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07: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>