On 05/10/2013 05:13 PM, Zhouping Liu wrote: > This kernel commit 90bd6fd31c809(ksm: allow trees per NUMA node) > introduced a new KSM sysfs knob /sys/kernel/mm/ksm/merge_across_nodes, > when it is set to zero, only pages from the same node are merged, > which is different with the previous behavior, and ksm test cases > sometimes will fail in NUMA system. > > Signed-off-by: Zhouping Liu <[email protected]>
While how about wrap the set and reset "merge_across_nodes" value to functions, so that we can reduce the dup code and dup comments? Thanks, Wanlong Gao ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. This 200-page book is written by three acclaimed leaders in the field. The early access version is available now. Download your free book today! http://p.sf.net/sfu/neotech_d2d_may _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
