Subject: Re: control tool for amr(4) To: Manuel Bouyer <bouyer@antioche.eu.org> From: Jason Thorpe <thorpej@shagadelic.org> List: tech-kern Date: 06/28/2006 11:51:31
On Jun 28, 2006, at 10:50 AM, Manuel Bouyer wrote:
>> Only do this if you vslock the buffer!
>
> When calling uvm_vslock(), do we also need to PHOLD() the process ?
You only need to PHOLD if you going to do DMA to/from the stack.
-- thorpej