Date: Sun, 12 Jan 2003 19:42:41 -0800 (PST) From: Jeff Roberson <jeff@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys proc.h src/sys/kern sched_4bsd.c Message-ID: <200301130342.h0D3gfKv064506@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jeff 2003/01/12 19:42:41 PST Modified files: sys/sys proc.h sys/kern sched_4bsd.c Log: - Unbreak world. I did not notice that libkvm was still used in some places to access the pctcpu. This will have to be sorted out more later as the new scheduler requires a procedural interface for this data. A more complete solution will follow. Revision Changes Path 1.9 +5 -7 src/sys/kern/sched_4bsd.c 1.289 +1 -0 src/sys/sys/proc.h 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?200301130342.h0D3gfKv064506>