Re: UML is leaking memory in arch_dup_mmap

2008-01-18 Thread Miklos Szeredi
> On Fri, Jan 18, 2008 at 03:42:54PM +0100, Miklos Szeredi wrote: > > uml:~# grep arch_dup_mmap /proc/slab_allocators > > size-32: 10861 arch_dup_mmap+0x9f/0x130 > > Whoops - try the patch below. Yup, that seems to have solved it. Thanks. Miklos -- To unsubscribe from this list: send the line

Re: UML is leaking memory in arch_dup_mmap

2008-01-18 Thread Jeff Dike
On Fri, Jan 18, 2008 at 03:42:54PM +0100, Miklos Szeredi wrote: > uml:~# grep arch_dup_mmap /proc/slab_allocators > size-32: 10861 arch_dup_mmap+0x9f/0x130 Whoops - try the patch below. Jeff -- Work email - jdike at linux dot intel dot com Index: linux-2.6.22/a

UML is leaking memory in arch_dup_mmap

2008-01-18 Thread Miklos Szeredi
On 2.6.24-rc8-mm1: uml:~# grep arch_dup_mmap /proc/slab_allocators size-32: 10861 arch_dup_mmap+0x9f/0x130 Miklos -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info