Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src
Hello,
> Module Name: src
> Committed By: ad
> Date: Sun Jun 22 13:54:00 UTC 2008
>
> Modified Files:
> src/distrib/sets/lists/base: mi
> src/distrib/sets/lists/comp: mi
> src/doc: CHANGES
> src/usr.sbin: Makefile
> src/usr.sbin/cpuctl: cpuctl.8
> src/usr.sbin/schedctl: schedctl.8
> Added Files:
> src/usr.sbin/psrset: Makefile psrset.8 psrset.c
>
> Log Message:
> Add a dumb, mostly Solaris-compatible psrset command. It's missing some
> options. Without it there's no easy way to test or use processor sets.
>
Thanks for writing this.
In manual page you have used the following term:
psrset - control CPU sets
While manual actually describes "processor set", as in pset(3), the "CPU sets"
are described in cpuset(3). These two APIs are separate, and work differently.
I realise that "processor set" (Solaris, HP-UX) and "CPU set" (Linux, FreeBSD)
is confusing - but manual now mixes the things even more! :)
Could this be renamed?
--
Best regards,
Mindaugas
www.NetBSD.org
Home |
Main Index |
Thread Index |
Old Index