Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Apr 2006 13:54:18 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        Bruce Evans <bde@zeta.org.au>
Cc:        John-Mark Gurney <jmg@freebsd.org>, cvs-src@freebsd.org, src-committers@freebsd.org, Pawel Jakub Dawidek <pjd@freebsd.org>, cvs-all@freebsd.org
Subject:   Re: cvs commit: src/sys/kern sched_4bsd.c
Message-ID:  <200604271354.21575.jhb@freebsd.org>
In-Reply-To: <20060428025437.N18169@delplex.bde.org>
References:  <200604261942.k3QJgdnb086990@repoman.freebsd.org> <20060427102026.GC20828@garage.freebsd.pl> <20060428025437.N18169@delplex.bde.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 27 April 2006 13:14, Bruce Evans wrote:
> On Thu, 27 Apr 2006, 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.
> 
> Just a bug.

I agree.  Just leave it as it is (i.e. old name of 'kern.ccpu').

-- 
John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org



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