[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <E1Ix3Du-0002aL-Ac@dorka.pomaz.szeredi.hu>
Date: Tue, 27 Nov 2007 17:23:46 +0100
From: Miklos Szeredi <miklos@...redi.hu>
To: jdike@...toit.com
CC: user-mode-linux-devel@...ts.sourceforge.net,
linux-kernel@...r.kernel.org
Subject: leak in do_ubd_request
When writing big files on 2.6.24-rc3-mm1, there can be substiantial
number of leaked requests (CONFIG_DEBUG_SLAB_LEAK enabled):
# cat /proc/slab_allocators |grep do_ubd_request
size-128: 25687 do_ubd_request+0xe0/0x19d
There seems to be no corruption though. Looking at the code, I can't
see how the requests could leak...
Miklos
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists