Luoqi Chen 5206bca10a Enable vmspace sharing on SMP. Major changes are,
- %fs register is added to trapframe and saved/restored upon kernel entry/exit.
- Per-cpu pages are no longer mapped at the same virtual address.
- Each cpu now has a separate gdt selector table. A new segment selector
  is added to point to per-cpu pages, per-cpu global variables are now
  accessed through this new selector (%fs). The selectors in gdt table are
  rearranged for cache line optimization.
- fask_vfork is now on as default for both UP and SMP.
- Some aio code cleanup.

Reviewed by:	Alan Cox	<alc@cs.rice.edu>
		John Dyson	<dyson@iquest.net>
		Julian Elischer	<julian@whistel.com>
		Bruce Evans	<bde@zeta.org.au>
		David Greenman	<dg@root.com>
1999-04-28 01:04:33 +00:00
..
1999-04-27 11:18:52 +00:00
1999-04-27 11:18:52 +00:00
1999-03-15 05:11:27 +00:00
1999-04-27 11:18:52 +00:00
1999-04-27 11:18:52 +00:00
1999-04-27 11:18:52 +00:00
1999-04-27 11:18:52 +00:00
1999-04-27 11:18:52 +00:00
1999-04-11 02:27:06 +00:00
1999-04-27 11:18:52 +00:00
1999-04-27 11:18:52 +00:00
1999-04-27 11:18:52 +00:00
1999-04-27 11:18:52 +00:00
1999-04-12 10:07:15 +00:00
1999-04-24 18:22:34 +00:00
1998-09-14 19:56:42 +00:00
1999-04-27 11:18:52 +00:00
1998-09-14 19:56:42 +00:00
1999-04-27 11:18:52 +00:00
1999-04-27 11:18:52 +00:00