Subject: Re: Pulling simple syscalls out from the giant lock
To: Martin Husemann <martin@duskware.de>
From: Jason Thorpe <thorpej@shagadelic.org>
List: tech-kern
Date: 06/07/2005 14:31:03
On Jun 7, 2005, at 11:31 AM, Martin Husemann wrote:

> How about get/setcontext?

Might require synchronization with machine-dependent state.  Think  
about lazily-switched FP context.

-- thorpej