mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-02 19:23:01 +09:00
PD#151104: mm: add pagetrace function 1. implement pagetrace as a driver; you can get information of how many pages allocated by each function by read: cat /proc/pagetrace 2. fix wrong statistics of free memory of each migrate type. Change-Id: Ib2dff4bb5b3dd288ee188007352fc7b353eda100 Signed-off-by: tao zeng <tao.zeng@amlogic.com>