NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: misc/38979 (Document syscalls of src/sys/kern/sys_sched.c)
"Matthew Mondor" <mm_lists%pulsar-zone.net@localhost> wrote:
> I couldn't find affinity(3) under 4.99.64, but did see sched(3)
> before filling this PR. ...
affinity(3) is in the latest libpthread.
> ... Note that sched(3) describes the librt POSIX
> API (section 3) while the syscalls work on LWPs and should be
> documented in section 2, IMO.
I am not sure if this is a good idea. These syscalls are internal, and
should not be used by user. In other words - user should not know anything
about them.
There are actually more internal syscalls, and seems _lwp_* are the only
exception, when they are documented. Hmm..
--
Best regards,
Mindaugas
www.NetBSD.org
Home |
Main Index |
Thread Index |
Old Index