caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [ANNOUNCE]: APC 1.0
@ 2007-06-10 12:25 malc
  0 siblings, 0 replies; only message in thread
From: malc @ 2007-06-10 12:25 UTC (permalink / raw)
  To: caml-list

Hello,

At http://www.boblycat.org/~malc/apc/ you will find CPU load monitor
written in OCaml (sans some C glue).

New things since last announcement include:

The site was updated with a bit more sane documentation along with
few links to Linux kernel mailing list discussions on the subject that
would explain why sometimes native accounting can not be trusted (since
2.6.21 you can find a summary in Documentation/cpu-load.txt) There's
also a small test application that showcases the problem.

Ports to:
  Windows NT
  Mac OS X (only UP/PPC tested)
  Solaris (only X86 tested).

While Solaris' CPU accounting seems accurate the same can not be said
about Mac OS X and NT. With a help of third party application one can
even begin to trust the accounting on NT (consult README.windows). So
Mac OS X is in the most dire state at the moment. I'd imagine that
writing XNU/X86 kernel extension to do more or less what's done under
NT/X86 would be rather easy (alas i don't have access to this kind of
system), XNU/PPC it seems would require completely different approach.

Any help with NT, XNU would be greatly appreciated.

-- 
vale


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-06-10 12:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-06-10 12:25 [ANNOUNCE]: APC 1.0 malc

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).