public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* leak in do_ubd_request
@ 2007-11-27 16:23 Miklos Szeredi
  2007-11-27 18:26 ` Miklos Szeredi
  0 siblings, 1 reply; 8+ messages in thread
From: Miklos Szeredi @ 2007-11-27 16:23 UTC (permalink / raw)
  To: jdike; +Cc: user-mode-linux-devel, linux-kernel

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2007-11-28 15:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-27 16:23 leak in do_ubd_request Miklos Szeredi
2007-11-27 18:26 ` Miklos Szeredi
2007-11-27 20:11   ` [uml-devel] " Jeff Dike
2007-11-27 20:29     ` Miklos Szeredi
2007-11-27 22:20       ` Jeff Dike
2007-11-28  5:38         ` Andrew Morton
2007-11-28  9:37           ` Miklos Szeredi
2007-11-28 15:03             ` Jeff Dike

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox