Date: Sun, 20 Dec 1998 23:54:42 -0800 (PST) From: Matthew Dillon <dillon@apollo.backplane.com> To: cvs-committers@FreeBSD.ORG Subject: heads up - struct proc structure size change Message-ID: <199812210754.XAA40158@apollo.backplane.com>
next in thread | raw e-mail | index | archive | help
I've started to commit the asleep/await stuff. I do not plan for any of this stuff to result in any operational changes to the kernel for now, but it did require adding two ints to the proc structure which means you will have to recompile libkvm, systat, ps, top, vmstat, etc... I did have to remove two conditional panics and add a little code to kern/kern_synch.c but it should have no effect on existing kernels, I hope. -Matt Matthew Dillon Engineering, HiWay Technologies, Inc. & BEST Internet Communications & God knows what else. <dillon@backplane.com> (Please include original email in any response) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812210754.XAA40158>