cool, my memory usage has reduced so much with kztmem. overall kernel + userspace memory usage reduced from 55 % to 30, according to perlmon.
if you're having lots of ext4-partitions
it really should help A LOT, yes
but make sure you're using SLUB this should even make it better:
I've included "Shrinking the size of ext4_inode_info" patch - by Theodore Ts'o
so it consumes even less memory
there are surely even more patches involved in that but I currently don't remember which of them
anyways:
v14 of that patch(set)
is out !![]()
well, I've observed kernel development for some years now and I believe there are "good" and some "bad" kernel releases when you focus solely on performance and interactivity in the desktop sector,
2.6.36 sort of was pretty stable for me but not very fast
2.6.37 is a whole different picture - you can tweak the heck out of it also lots of upcoming patches work with it
2.6.38 and 2.6.39 surely will be significantly faster than (vanilla) 2.6.37
I downloaded the 2.6.38-rc3 kernel source and compiled it with CONFIG_SCHED_AUTOGROUP=y
Great to see switching between different applications have sped up a lot! yaay![]()
Thanks to all you who helped.
nope I'd only say that there are sort of 3 phases:
1) before rc3: high probability that you might get into data corruption (depending on the new features that got into the kernel release)
2) before rc3-rc6 should be better but still some issues possible
3) >rc6 everyone testing please
stable 2.6.38 ? probably in a month or 1.5 - but mostly "when it's done"