Changeset b1cf98c in mainline for doc/arch/amd64
- Timestamp:
- 2005-09-13T20:02:26Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- d6dcdd2e
- Parents:
- 2e5f770
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/arch/amd64
r2e5f770 rb1cf98c 2 2 ========== 3 3 4 The fifth port, amd64 port, is heavily based on ia32 port. 5 It was originally written by Ondrej Palkovsky. 6 The goal is to support AMD64 or Intel Extended Memory PC's. 7 The new 64-bit code makes use of portable parts of ia32. 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. 8 7 Both uniprocessors and multiprocessors are supported. 9 It has not been tested on real hardware, so far.8 The kernel runs on real hardware and in simulators too. 10 9 11 10 HARDWARE REQUIREMENTS 12 o no real hardware supported 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 13 16 14 17 SMP COMPATIBILITY 15 18 o Bochs 2.2.1 16 19 o 2x-8x AMD64 CPU 17 o Simics Simics2.2.1920 o Simics 2.2.19 18 21 o 2x-8x AMD hammer CPU 22 o HP ProLiant ML350 (HyperThreading) 19 23 20 24 EMULATORS AND VIRTUALIZERS 21 o Bochs 2.2 22 o Simics Simics2.2.1925 o Bochs 2.2.1 26 o Simics 2.2.19
Note:
See TracChangeset
for help on using the changeset viewer.