* Jeff Rhyason <[EMAIL PROTECTED]> [000814 00:14] wrote:
> Can anybody help me with a project I am working on? I am trying
> to simulate different memory allocation policies for a discrete
> event simulation course. Being the guy I am, I decided to
> collect some real statistics from a real system. The difficulty
> I've encountered is that I can't find how to make them accessible!
>
> Is there a way that I can log a large amount of statistics
> regarding kernel memory allocator activity and make that
> accessible to a user process? (Something like Solaris'
> crash(1m) and kmalog)
>
> Thanks in advance for any comments!
Using sysctls is probably the easiest way of doing it.
-Alfred
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message