2 Jan 2003 03:14
2.5.53-mm3
Andrew Morton <akpm <at> digeo.com>
2003-01-02 02:14:23 GMT
2003-01-02 02:14:23 GMT
http://www.zip.com.au/~akpm/linux/patches/2.5/2.5.53/2.5.53-mm3/ . 2.5.53-mm2 was a bit sick in the timekeeping and slab department. That should be fixed here. . The idea of using the slab head arrays for object preallocation has been abandoned. It involved too many slab changes, and slab just explodes in your face when touched. So I've used a custom reservation pool in the radix-tree code instead. . I've spent two days chasing the memory leak which Con has reported and have thus far not been able to reproduce it (managed to collaterally discover a swapoff lockup and an htree leak though). It's probably an ext3/VM interaction. Please keep an eye out for this. Changes since 2.5.53-mm2: -aic-bounce.patch -ga2.patch -reduce-random-context-switch-rate.patch -file-nr-doc-fix.patch -remove-memshared.patch -bin2bcd.patch -semtimedop-update.patch -drain_local_pages.patch -kmalloc_percpu.patch -dont-aligns-vmas.patch -remove-swappable.patch -remove-hugetlb-syscalls.patch(Continue reading)
RSS Feed