Re: [PATCH] preempt-kernel on 2.4.19-pre2-ac2 bugfix

Alan Cox (alan@lxorguk.ukuu.org.uk)
Fri, 8 Mar 2002 13:21:39 +0000 (GMT)


> Won't this show up in rss or some other ps mem listing -or- is this
> something that hasn't been exported to user space before on linux?

It might show up in /proc/<pid>/* - the maps list will show address
spaces. Otherwise address space leaks have always been invisible and its
only when you leak to 3Gb of unused address space the app will notice if
its never touching it
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/