Date: Thu, 27 Apr 2006 09:33:51 -0700 From: Brooks Davis <brooks@one-eyed-alien.net> To: Pawel Jakub Dawidek <pjd@FreeBSD.org> Cc: John-Mark Gurney <jmg@FreeBSD.org>, cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern sched_4bsd.c Message-ID: <20060427163351.GB12971@odin.ac.hmc.edu> In-Reply-To: <20060427102026.GC20828@garage.freebsd.pl> References: <200604261942.k3QJgdnb086990@repoman.freebsd.org> <20060427102026.GC20828@garage.freebsd.pl>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] On Thu, Apr 27, 2006 at 12:20:26PM +0200, Pawel Jakub Dawidek wrote: > On Wed, Apr 26, 2006 at 07:42:39PM +0000, John-Mark Gurney wrote: > +> jmg 2006-04-26 19:42:38 UTC > +> > +> FreeBSD src repository > +> > +> Modified files: > +> sys/kern sched_4bsd.c > +> Log: > +> move remaining sysctl into the kern.sched tree... > [...] > +> -SYSCTL_INT(_kern, OID_AUTO, ccpu, CTLFLAG_RD, &ccpu, 0, ""); > +> +SYSCTL_INT(_kern_sched, OID_AUTO, ccpu, CTLFLAG_RD, &ccpu, 0, ""); > [...] > > Too fast. > > # grep -r kern.ccpu /usr/src/ We should retain the old location as well under COMPAT_FREEBSD[456]. It doesn't cost anything and we should treat the sysctl tree like any other API to the extent possible. -- Brooks -- Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFEUPJuXY6L6fI4GtQRAhRoAJ9IGAbK/edSmT/Kspw2yXP4uaHzEgCgxJeB oIXZiGDe6av6BK0c8NmwY9w= =32Ym -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060427163351.GB12971>
