Working set

Helmut Eller <[email protected]>
Newsgroups gmane.lisp.cmucl.devel
Message-ID <[email protected]>
Is there an easy way to determine the working set size (resident size)
that is needed to evaluate some form?  

TIME prints various things but not what I need.  The Linux top command
shows a column with the resident size; essentially I'd like to see
the maximum of the those values sampled while executing the form.

Does the GC have this information already?  Would it be
difficult/expensive to use getrusage in GC hooks to collect the
information?

Helmut



_______________________________________________
cmucl-imp mailing list
[email protected]
http://lists.zs64.net/mailman/listinfo/cmucl-imp
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.