Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 Dec 2000 11:02:13 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.ORG>
To:        Julian Elischer <julian@elischer.org>
Cc:        arch@FreeBSD.ORG, Kirk McKusick <mckusick@mckusick.com>
Subject:   Re: Getting Kernel Process Information
Message-ID:  <XFMail.001208110213.jhb@FreeBSD.org>
In-Reply-To: <3A3000F6.52E9B1D9@elischer.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> A good idea.
> I would like to add that if we get our war and split 
> struct proc
> into :
> 1/ struct proc
> 2/ schedulabel entity
> 3/ Sleepable entity
> 4/ (possibly a linking structure for the above)
> then all this would have to change anyhow. It seems possible 
> that your change might insulate us from the pain of that 
> happenning.

It will do this (insulation).

> When is the information copied from the proc structure into the
> kinfo_proc stucture?

fill_eproc().  You can at that time decide what you need to stuff in
each eproc structure.

-- 

John Baldwin <jhb@FreeBSD.org> -- http://www.FreeBSD.org/~jhb/
PGP Key: http://www.Baldwin.cx/~john/pgpkey.asc
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-arch" in the body of the message




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