Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Nov 2019 09:55:16 -0700
From:      Jeff Rhyason <jeff@rhyason.com>
To:        freebsd-hackers@freebsd.org
Subject:   Collecting waiting statistics (simulation question)
Message-ID:  <20191127095516.A42415@rhyason.com>

next in thread | raw e-mail | index | archive | help
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!

-Jeff




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?20191127095516.A42415>