Hello, $ pmap $(pidof gnome-panel) http://paste.i-nz.net/11 To me it raises the question: why are so many .so files mapped as MAP_PRIVATE rahter than MAP_SHARED? In fact, why are so many *read-only* files mapped private? Jan Engelhardt -- --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-unsubscribe@opensuse.org For additional commands, e-mail: opensuse-help@opensuse.org
On Mon, Jul 24, 2006 at 12:18:31PM +0200, Jan Engelhardt wrote:
Hello,
$ pmap $(pidof gnome-panel) http://paste.i-nz.net/11
To me it raises the question: why are so many .so files mapped as MAP_PRIVATE rahter than MAP_SHARED? In fact, why are so many *read-only* files mapped private?
Why should they not? It does not make a real difference for read-only pages anyway. Robert -- Robert Schiele Tel.: +49-621-181-2214 Dipl.-Wirtsch.informatiker mailto:rschiele@uni-mannheim.de "Quidquid latine dictum sit, altum sonatur."
participants (2)
-
Jan Engelhardt
-
Robert Schiele