Enable idle page tracking

modulename: page_idle.ko

configname: CONFIG_IDLE_PAGE_TRACKING

Linux Kernel Configuration
└─>Enable idle page tracking
In linux kernel since version 3.10 (release Date: 2013-06-30)  
This feature allows to estimate the amount of user pages that have
not been touched during a given period of time. This information can
be useful to tune memory cgroup limits and/or for job placement
within a compute cluster.

See Documentation/vm/idle_page_tracking.txt for more details.

source code: