* arch 386
@ 2004-03-26 6:51 billy rose
2004-03-26 16:59 ` Dave Jones
0 siblings, 1 reply; 2+ messages in thread
From: billy rose @ 2004-03-26 6:51 UTC (permalink / raw)
To: torvalds; +Cc: linux-kernel
i sent an email last night, but i think my email host was down so i will
try again. since 2.6.x can preempt, what do you think about using a call
gate in place of int 80? sysenter was implemented in this fashion for
p4's, but there are a lot of pre p4 boxes still out there. operations
that will not allow for a conforming code segment could simply turn
around and issue the int 80, or use a task gate.
=====
Billy
"There's some milk in the fridge that's about to go bad...
And there is goes..." --Bobby
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: arch 386
2004-03-26 6:51 arch 386 billy rose
@ 2004-03-26 16:59 ` Dave Jones
0 siblings, 0 replies; 2+ messages in thread
From: Dave Jones @ 2004-03-26 16:59 UTC (permalink / raw)
To: billy rose; +Cc: torvalds, linux-kernel
On Fri, Mar 26, 2004 at 12:51:56AM -0600, billy rose wrote:
> i sent an email last night, but i think my email host was down so i will
> try again. since 2.6.x can preempt, what do you think about using a call
> gate in place of int 80? sysenter was implemented in this fashion for
> p4's, but there are a lot of pre p4 boxes still out there.
Most of those pre p4 boxes can also use sysenter.
It's been there since the Pentium Pro (though hardware bugs made it
unusable there, at least on the earlier revs).
Dave
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-03-26 17:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-26 6:51 arch 386 billy rose
2004-03-26 16:59 ` Dave Jones
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox