Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Mar 2004 17:56:00 -0600
From:      Alan Cox <alc@cs.rice.edu>
To:        Alan Cox <alc@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/kern sys_process.c
Message-ID:  <20040324235600.GI26480@cs.rice.edu>
In-Reply-To: <200403242335.i2ONZ4hq014855@repoman.freebsd.org>
References:  <200403242335.i2ONZ4hq014855@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



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