freebsd-skq/sys/amd64
Bruce Evans 7b3c84247b Preserve %fs and %gs across context switches. This has a relatively low
cost since it is only done in cpu_switch(), not for every exception.
The extra state is kept in the pcb, and handled much like the npx state,
with similar deficiencies (the state is not preserved across signal
handlers, and error handling loses state).
1997-06-07 04:36:10 +00:00
..
amd64 Preserve %fs and %gs across context switches. This has a relatively low 1997-06-07 04:36:10 +00:00
conf YAMF22 - XSERVER comment changes. 1997-06-06 12:24:43 +00:00
include Preserve %fs and %gs across context switches. This has a relatively low 1997-06-07 04:36:10 +00:00
isa Added PC-98 code. 1997-06-02 15:28:10 +00:00
pci Yet another fix for configuration mechanism 1 register accesses: 1997-05-26 21:52:41 +00:00
Makefile Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00