Subject: Re: VM86 stuff: how faithful to Linux interface?
To: None <bde@zeta.org.au>
From: None <mycroft@gnu.ai.mit.edu>
List: port-i386
Date: 03/13/1995 23:19:41
   Actually, the TSS is in the pcb, so it is per process.

That is, however, not actually used as a TSS, and should have been
removed years ago.

Anyway, I think I've come up with a reasonable solution for this, that
only impacts performance when switching in or out of process with an
I/O map, and I'll implement it RSN...