On Wed, Jun 2, 2010 at 6:54 PM, Lennart Sorensen < [email protected]> wrote:
> On Wed, Jun 02, 2010 at 11:47:44AM -0500, Ron Johnson wrote: > > Kernel Sampage Merging (in 2.6.33) might help reduce memory consumption. > > 2.6.32 has KSM. I am using it now (using 2.6.32 backport kernel). > Works very well. > > I am using 2.6.26-2 which is the default with the latest stable release, isn't? > /sys/kernel/mm/ksm# grep . * > full_scans:2415 > max_kernel_pages:0 > pages_shared:347205 > pages_sharing:2802858 > pages_to_scan:100 > pages_unshared:2392685 > pages_volatile:479345 > run:1 > sleep_millisecs:20 > > Seems like a decent ratio of shared pages. > > -- > Len Sorensen > > > -- > To UNSUBSCRIBE, email to [email protected] > with a subject of "unsubscribe". Trouble? Contact > [email protected] > Archive: > http://lists.debian.org/[email protected] > >

