On Thu, 18 Jul 2013 20:43:40 +0800, Bob Liu said: > Could you make some test by kernel compiling? Something like kernbench. > During my testing, I found that the swap ins/outs operations reduced but > the kernel compile time didn't reduce accordingly. If your kernel source tree is cache-cold, the swap in/out activity is probably hidden and ahrd to notice among all the disk I/O to read the source in.