source:
mainline/kernel/doc/arch/amd64@
24345a5
Last change on this file since 24345a5 was 11675207, checked in by , 17 years ago | |
---|---|
|
|
File size: 961 bytes |
Rev | Line | |
---|---|---|
[2e5f770] | 1 | amd64 port |
2 | ========== | |
3 | ||
[b1cf98c] | 4 | The fifth port, amd64 port, was originally written by Ondrej Palkovsky. |
5 | The goal is to support AMD64 and Intel Extended Memory 64 Technology PC's. | |
6 | The port makes use of portable parts of ia32. | |
[2e5f770] | 7 | Both uniprocessors and multiprocessors are supported. |
[b1cf98c] | 8 | The kernel runs on real hardware and in simulators too. |
[2e5f770] | 9 | |
10 | HARDWARE REQUIREMENTS | |
[b1cf98c] | 11 | o AMD64 architecture processor |
12 | o Intel Extended Memory 64 Technology processor | |
13 | ||
14 | CPU | |
15 | o Intel Xeon with Intel Extended Memory 64 Technology | |
[757551a3] | 16 | o AMD Athlon 64 |
[2e5f770] | 17 | |
18 | SMP COMPATIBILITY | |
[d0780b4c] | 19 | o Bochs 2.2.1 - 2.2.6 |
[2e5f770] | 20 | o 2x-8x AMD64 CPU |
[b1cf98c] | 21 | o Simics 2.2.19 |
[8b3eebb] | 22 | o 2x-15x AMD hammer CPU |
[2be27868] | 23 | o QEMU 0.8.0 - QEMU 0.8.1 |
[8b3eebb] | 24 | o 2x-15x CPU |
[b1cf98c] | 25 | o HP ProLiant ML350 (HyperThreading) |
[2e5f770] | 26 | |
27 | EMULATORS AND VIRTUALIZERS | |
[8b3eebb] | 28 | o Bochs 2.2.6 |
[b1cf98c] | 29 | o Simics 2.2.19 |
[2be27868] | 30 | o QEMU 0.8.1 |
[ddcf365] | 31 | |
32 | TOOLCHAIN REQUIREMENTS | |
33 | o binutils 2.16, 2.16.1 | |
[b31d188] | 34 | o gcc 4.0.1, 4.1.0, 4.1.1 |
[ddcf365] | 35 | o older versions may do as well, but are now obsoleted |
Note:
See TracBrowser
for help on using the repository browser.