cvs commit: src/sys/kern sys_process.c
Alan Cox
alc at cs.rice.edu
Wed Mar 24 15:56:12 PST 2004
On Wed, Mar 24, 2004 at 03:35:04PM -0800, Alan Cox wrote:
> alc 2004/03/24 15:35:04 PST
>
> FreeBSD src repository
>
> Modified files:
> sys/kern sys_process.c
> Log:
> Use uiomove_fromphys() instead of pmap_qenter() and pmap_qremove() in
> proc_rwmem().
>
> Revision Changes Path
> 1.119 +1 -9 src/sys/kern/sys_process.c
This is the first use of a new machine-dependent API. As such the degree
of testing on our several platforms varies. If gdb starts misbehaving,
e.g., crashing your machine, please bring it to my attention.
Alan
More information about the cvs-src
mailing list