Re: Re: [Bug 350] New: i386 context switch very slow compared to

Linus Torvalds (torvalds@transmeta.com)
Wed, 12 Feb 2003 10:57:40 -0800 (PST)


mika.penttila@kolumbus.fi wrote:
> BTW, why is sysenter supposed to be disabled while in vm86?

The only reason is to make vm86-mode more "compatible". In other words,
trap the GP that happens if SYSENTER_CS is 0, and make sure vm86 mode
works the way it historically did.

We can choose to say "screw it", I guess, and just see if it actually
breaks anything.

Linus

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/