source: mainline/doc/arch/amd64@ d0780b4c

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since d0780b4c was d0780b4c, checked in by Jakub Jermar <jakub@…>, 20 years ago

ia32 SMP updates.
Update info about supported version of Bochs (bump the counter to 2.2.6).
Add Task Priority Register type and initialize this register to a known state.

  • Property mode set to 100644
File size: 755 bytes
Line 
1amd64 port
2==========
3
4The fifth port, amd64 port, was originally written by Ondrej Palkovsky.
5The goal is to support AMD64 and Intel Extended Memory 64 Technology PC's.
6The port makes use of portable parts of ia32.
7Both uniprocessors and multiprocessors are supported.
8The kernel runs on real hardware and in simulators too.
9
10HARDWARE REQUIREMENTS
11 o AMD64 architecture processor
12 o Intel Extended Memory 64 Technology processor
13
14CPU
15 o Intel Xeon with Intel Extended Memory 64 Technology
16
17SMP COMPATIBILITY
18 o Bochs 2.2.1 - 2.2.6
19 o 2x-8x AMD64 CPU
20 o Simics 2.2.19
21 o 2x-8x AMD hammer CPU
22 o HP ProLiant ML350 (HyperThreading)
23
24EMULATORS AND VIRTUALIZERS
25 o Bochs 2.2.5
26 o Simics 2.2.19
Note: See TracBrowser for help on using the repository browser.