Re: OFFTOPIC: short question regarding shared libs

T Taneli Vahakangas (vahakang@cs.Helsinki.FI)
Tue, 15 Sep 1998 20:52:32 +0300 (EEST)


On Tue, 15 Sep 1998, Meino Christian Cramer wrote:

> Hi!
> Short question: Is there any hack/trick/possibility
> to show, what shared libs are currently loaded, and
> how much space of mem they occupy each? What triggers
> the unload of shred libs, if not in use?
> Thanks for any reply and sorry for that question!
> KEEP HACKING! meino

Try:

cat /proc/<pid>/maps

for per-process loaded libraries.

> ----------------------------------
> E-Mail: Meino Christian Cramer <root@solfire.ludwigsburg.netsurf.de>
> Date: 15-Sep-98
> Time: 17:38:50
>
> This message was sent by XFMail
> ----------------------------------

Taneli <vahakang@cs.helsinki.fi>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/