Changes between Version 5 and Version 6 of CPU
- Timestamp:
- 10/28/09 05:49:34 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CPU
v5 v6 1 1 [[TOC]] 2 = CPU mode=2 = CPU information = 3 3 4 4 == CLI mode == 5 From the CLI, you can enter the CPU mode by the following command 5 In the CLI (in any mode), the command ''show cpu'' will display a summary about the cpu(s): 6 {{{ 7 htd> show 8 CPU 9 Manufacturer : Intel 10 Product : 11 Features : 3.00GHz : x86 32bits SMP 12 hdt> 13 }}} 14 15 To have more information, enter the CPU mode via the following command 6 16 7 17 {{{ 8 hdt> cpu 18 hdt> cpu 19 cpu> 9 20 }}} 10 21 11 Inside the CPU mode, you can use the ''show cpu'' command to display the cpu information:22 Inside the CPU mode, you can now use the ''show'' command to display all available cpu information: 12 23 13 24 {{{ 14 cpu> show cpu25 cpu> show 15 26 CPU 16 27 Vendor : Intel
