Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Aug 2000 00:37:27 -0700
From:      Alfred Perlstein <bright@wintelcom.net>
To:        Jeff Rhyason <rhyason@cpsc.ucalgary.ca>
Cc:        hackers@FreeBSD.ORG
Subject:   Re: Collecting waiting statistics (simulation question)
Message-ID:  <20000814003727.K4854@fw.wintelcom.net>
In-Reply-To: <Pine.SOL.4.10.10008140109240.12108-100000@csc>; from rhyason@cpsc.ucalgary.ca on Mon, Aug 14, 2000 at 01:10:05AM -0600
References:  <Pine.SOL.4.10.10008140109240.12108-100000@csc>

next in thread | previous in thread | raw e-mail | index | archive | help
* Jeff Rhyason <rhyason@cpsc.ucalgary.ca> [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 majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000814003727.K4854>