
15 Sep
2008
15 Sep
'08
4:26 p.m.
On Mon, Sep 15, 2008 at 09:39:08AM -0500, Jean-Sebastien Stoezel wrote:
Is there a library in Boost that provides memory/CPU usage estimates?
With multi-core CPUs and modern OS-es with virtual memory, it is hardly obvious what memory or CPU usage is. This is the first thing that has to be defined before a library can be written :-) The question is: why does your application need to know?