Subject: Re: halving context switch time
To: Bang Jun-Young <junyoung@mogua.com>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: port-i386
Date: 08/24/2002 09:36:09
On Sat, Aug 24, 2002 at 05:17:54PM +0900, Bang Jun-Young wrote:

 > On Thu, Aug 22, 2002 at 12:55:19PM -0700, Bill Studenmund wrote:
 > > Also, cpu_switch() is an MI function. Any changes need to also be MI. An
 > > i386-only change (unless there is a REALLY good reason) won't fly for MI
 > > code.
 > 
 > If it's an MI function, why is it in arch/i386/locore.s?

What he means is that it has an MI interface.

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>