From owner-cvs-all Sun Dec 20 23:54:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA18956 for cvs-all-outgoing; Sun, 20 Dec 1998 23:54:48 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from apollo.backplane.com (apollo.backplane.com [209.157.86.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA18951 for ; Sun, 20 Dec 1998 23:54:46 -0800 (PST) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.1/8.9.1) id XAA40158; Sun, 20 Dec 1998 23:54:42 -0800 (PST) (envelope-from dillon) Date: Sun, 20 Dec 1998 23:54:42 -0800 (PST) From: Matthew Dillon Message-Id: <199812210754.XAA40158@apollo.backplane.com> To: cvs-committers@FreeBSD.ORG Subject: heads up - struct proc structure size change Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk 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. (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