Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Mar 2008 17:04:35 +0300
From:      Ruslan Ermilov <ru@freebsd.org>
To:        Poul-Henning Kamp <phk@freebsd.org>
Cc:        cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org
Subject:   Re: cvs commit: src/sys/sun4v/include cpu.h
Message-ID:  <20080326140435.GA72770@team.vega.ru>
In-Reply-To: <200803261303.m2QD3qPx035231@repoman.freebsd.org>
References:  <200803261303.m2QD3qPx035231@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Poul-Henning,

On Wed, Mar 26, 2008 at 01:03:51PM +0000, Poul-Henning Kamp wrote:
> phk         2008-03-26 13:03:51 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/sun4v/include    cpu.h 
>   Log:
>   Remove old sysctl stuff which is long gone in other arch's.
>   
>   Revision  Changes    Path
>   1.2       +0 -21     src/sys/sun4v/include/cpu.h
> 
1) sysctl(3) manpage still mentions them, please remove.

: CTL_MACHDEP
:   The set of variables defined is architecture dependent.  The following
:   variables are defined for the i386 architecture.
: 
:         Second level name    Type                  Changeable
:         CPU_CONSDEV          dev_t                 no
:         CPU_ADJKERNTZ        int                   yes
:         CPU_DISRTCSET        int                   yes
:         CPU_BOOTINFO         struct bootinfo       no
:         CPU_WALLCLOCK        int                   yes

2) PowerPC still has one numerically encoded machdep sysctl:

: #define CPU_CACHELINE   1


Cheers,
-- 
Ruslan Ermilov
ru@FreeBSD.org
FreeBSD committer



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