Changes between Version 3 and Version 4 of TipAndDoc/VM/LegacyHardware


Ignore:
Timestamp:
Jan 18, 2011 12:26:16 AM (13 years ago)
Author:
mitty
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TipAndDoc/VM/LegacyHardware

    v3 v4  
    33 = QEMU with ThinkPad T23 = 
    44 * see wiki:Dev/Hardware#T232647-5JJ 
     5 
     6 == host spec == 
     7 * $ uname -a 
     8{{{ 
     9Linux qemu-host 2.6.32-27-generic #49-Ubuntu SMP Wed Dec 1 23:52:12 UTC 2010 i686 GNU/Linux 
     10}}} 
     11 * $ lspci 
     12{{{ 
     1300:00.0 Host bridge: Intel Corporation 82830 830 Chipset Host Bridge (rev 02) 
     1400:01.0 PCI bridge: Intel Corporation 82830 830 Chipset AGP Bridge (rev 02) 
     1500:1d.0 USB Controller: Intel Corporation 82801CA/CAM USB Controller #1 (rev 01) 
     1600:1d.1 USB Controller: Intel Corporation 82801CA/CAM USB Controller #2 (rev 01) 
     1700:1d.2 USB Controller: Intel Corporation 82801CA/CAM USB Controller #3 (rev 01) 
     1800:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 41) 
     1900:1f.0 ISA bridge: Intel Corporation 82801CAM ISA Bridge (LPC) (rev 01) 
     2000:1f.1 IDE interface: Intel Corporation 82801CAM IDE U100 Controller (rev 01) 
     2100:1f.3 SMBus: Intel Corporation 82801CA/CAM SMBus Controller (rev 01) 
     2200:1f.5 Multimedia audio controller: Intel Corporation 82801CA/CAM AC'97 Audio Controller (rev 01) 
     2301:00.0 VGA compatible controller: S3 Inc. SuperSavage IX/C SDR (rev 05) 
     2402:00.0 CardBus bridge: Texas Instruments PCI1420 PC card Cardbus Controller 
     2502:00.1 CardBus bridge: Texas Instruments PCI1420 PC card Cardbus Controller 
     2602:02.0 Network controller: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller (rev 02) 
     2702:08.0 Ethernet controller: Intel Corporation 82801CAM (ICH3) PRO/100 VE (LOM) Ethernet Controller (rev 41) 
     28}}} 
     29 * $ cat /proc/cpuinfo 
     30{{{ 
     31processor       : 0 
     32vendor_id       : GenuineIntel 
     33cpu family      : 6 
     34model           : 11 
     35model name      : Intel(R) Pentium(R) III Mobile CPU      1200MHz 
     36stepping        : 1 
     37cpu MHz         : 798.000 
     38cache size      : 512 KB 
     39fdiv_bug        : no 
     40hlt_bug         : no 
     41f00f_bug        : no 
     42coma_bug        : no 
     43fpu             : yes 
     44fpu_exception   : yes 
     45cpuid level     : 2 
     46wp              : yes 
     47flags           : fpu vme de pse tsc msr pae mce cx8 mtrr pge mca cmov pse36 mmx fxsr sse up 
     48bogomips        : 1598.56 
     49clflush size    : 32 
     50cache_alignment : 32 
     51address sizes   : 36 bits physical, 32 bits virtual 
     52power management: 
     53}}} 
     54 * $ grep Total /proc/meminfo 
     55{{{ 
     56MemTotal:        1025920 kB 
     57HighTotal:        138632 kB 
     58LowTotal:         887288 kB 
     59SwapTotal:       3001336 kB 
     60VmallocTotal:     122880 kB 
     61HugePages_Total:       0 
     62}}} 
     63 * $ dmesg | grep ata1 
     64{{{ 
     65[    0.313928] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x1860 irq 14 
     66[    0.513164] ata1.00: ATA-7: Hitachi HTS541612J9AT00, SBDOA70H, max UDMA/100 
     67[    0.513174] ata1.00: 234441648 sectors, multi 16: LBA48 
     68[    0.528710] ata1.00: configured for UDMA/100 
     69}}} 
     70 * $ sudo ethtool eth0 
     71{{{ 
     72Settings for eth0: 
     73        Supported ports: [ TP MII ] 
     74        Supported link modes:   10baseT/Half 10baseT/Full 
     75                                100baseT/Half 100baseT/Full 
     76        Supports auto-negotiation: Yes 
     77        Advertised link modes:  10baseT/Half 10baseT/Full 
     78                                100baseT/Half 100baseT/Full 
     79        Advertised pause frame use: No 
     80        Advertised auto-negotiation: Yes 
     81        Link partner advertised link modes:  10baseT/Half 10baseT/Full 
     82                                             100baseT/Half 100baseT/Full 
     83        Link partner advertised pause frame use: No 
     84        Link partner advertised auto-negotiation: Yes 
     85        Speed: 100Mb/s 
     86        Duplex: Full 
     87        Port: MII 
     88        PHYAD: 1 
     89        Transceiver: internal 
     90        Auto-negotiation: on 
     91        Supports Wake-on: g 
     92        Wake-on: g 
     93        Current message level: 0x00000007 (7) 
     94        Link detected: yes 
     95}}} 
     96 
     97 == host status == 
     98 * $ sudo hdparm -tT /dev/sda 
     99{{{ 
     100/dev/sda: 
     101 Timing cached reads:   434 MB in  2.01 seconds = 216.07 MB/sec 
     102 Timing buffered disk reads:  114 MB in  3.03 seconds =  37.68 MB/sec 
     103}}} 
     104 * $ df -h 
     105{{{ 
     106Filesystem            Size  Used Avail Use% Mounted on 
     107/dev/sda1             108G  804M  101G   1% / 
     108none                  497M  220K  497M   1% /dev 
     109none                  501M     0  501M   0% /dev/shm 
     110none                  501M   36K  501M   1% /var/run 
     111none                  501M     0  501M   0% /var/lock 
     112none                  501M     0  501M   0% /lib/init/rw 
     113none                  108G  804M  101G   1% /var/lib/ureadahead/debugfs 
     114}}} 
     115 * $ free -tm 
     116{{{ 
     117             total       used       free     shared    buffers     cached 
     118Mem:          1001         56        945          0          6         26 
     119-/+ buffers/cache:         23        978 
     120Swap:         2930          0       2930 
     121Total:        3932         56       3876 
     122}}} 
     123 
     124 == guest spec == 
     125 * $ uname -a 
     126{{{ 
     127Linux qemu-ubuntu 2.6.32-27-generic #49-Ubuntu SMP Wed Dec 1 23:52:12 UTC 2010 i686 GNU/Linux 
     128}}} 
     129 * $ lspci 
     130{{{ 
     13100:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] (rev 02) 
     13200:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 
     13300:01.1 IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II] 
     13400:01.2 USB Controller: Intel Corporation 82371SB PIIX3 USB [Natoma/Triton II] (rev 01) 
     13500:01.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 03) 
     13600:02.0 VGA compatible controller: Cirrus Logic GD 5446 
     13700:03.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 20) 
     13800:04.0 Multimedia audio controller: Ensoniq ES1370 [AudioPCI] 
     139}}} 
     140 * $ cat /proc/cpuinfo 
     141{{{ 
     142processor       : 0 
     143vendor_id       : GenuineIntel 
     144cpu family      : 6 
     145model           : 3 
     146model name      : Pentium II (Klamath) 
     147stepping        : 3 
     148cpu MHz         : 1198.952 
     149cache size      : 4096 KB 
     150fdiv_bug        : no 
     151hlt_bug         : no 
     152f00f_bug        : no 
     153coma_bug        : no 
     154fpu             : yes 
     155fpu_exception   : yes 
     156cpuid level     : 4 
     157wp              : yes 
     158flags           : fpu de pse tsc msr pae mce cx8 apic pge cmov mmx fxsr sse sse2 up pni popcnt hypervisor 
     159bogomips        : 2397.90 
     160clflush size    : 32 
     161cache_alignment : 32 
     162address sizes   : 36 bits physical, 32 bits virtual 
     163power management: 
     164}}} 
     165 * $ grep Total /proc/meminfo 
     166{{{ 
     167MemTotal:         509312 kB 
     168HighTotal:             0 kB 
     169LowTotal:         509312 kB 
     170SwapTotal:        407544 kB 
     171VmallocTotal:     507916 kB 
     172HugePages_Total:       0 
     173}}} 
     174 * $ dmesg | grep ata1 
     175{{{ 
     176[    4.465064] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc000 irq 14 
     177[    4.685145] ata1.01: NODEV after polling detection 
     178[    4.687476] ata1.00: ATA-7: QEMU HARDDISK, 0.12.3, max UDMA/100 
     179[    4.687672] ata1.00: 16777216 sectors, multi 16: LBA48 
     180[    4.706462] ata1.00: configured for MWDMA2 
     181}}} 
     182 * $ sudo ethtool eth0 
     183{{{ 
     184Settings for eth0: 
     185        Supported ports: [ TP MII ] 
     186        Supported link modes:   10baseT/Half 10baseT/Full 
     187                                100baseT/Half 100baseT/Full 
     188        Supports auto-negotiation: Yes 
     189        Advertised link modes:  10baseT/Half 10baseT/Full 
     190                                100baseT/Half 100baseT/Full 
     191        Advertised pause frame use: No 
     192        Advertised auto-negotiation: Yes 
     193        Link partner advertised link modes:  10baseT/Half 10baseT/Full 
     194                                             100baseT/Half 100baseT/Full 
     195        Link partner advertised pause frame use: No 
     196        Link partner advertised auto-negotiation: No 
     197        Speed: 100Mb/s 
     198        Duplex: Full 
     199        Port: MII 
     200        PHYAD: 32 
     201        Transceiver: internal 
     202        Auto-negotiation: on 
     203        Supports Wake-on: pumbg 
     204        Wake-on: d 
     205        Current message level: 0x00000007 (7) 
     206        Link detected: yes 
     207}}} 
     208 
     209 == guest status == 
     210 * $ sudo hdparm -tT /dev/sda 
     211{{{ 
     212/dev/sda: 
     213 Timing cached reads:   102 MB in  2.01 seconds =  50.63 MB/sec 
     214 Timing buffered disk reads:   16 MB in  3.28 seconds =   4.88 MB/sec 
     215}}} 
     216 * $ df -h 
     217{{{ 
     218Filesystem            Size  Used Avail Use% Mounted on 
     219/dev/sda1             7.5G  761M  6.4G  11% / 
     220none                  245M  200K  245M   1% /dev 
     221none                  249M     0  249M   0% /dev/shm 
     222none                  249M   36K  249M   1% /var/run 
     223none                  249M     0  249M   0% /var/lock 
     224none                  249M     0  249M   0% /lib/init/rw 
     225none                  7.5G  761M  6.4G  11% /var/lib/ureadahead/debugfs 
     226}}} 
     227 * $ free -tm 
     228{{{ 
     229             total       used       free     shared    buffers     cached 
     230Mem:           497         69        428          0          6         45 
     231-/+ buffers/cache:         16        480 
     232Swap:          397          0        397 
     233Total:         895         69        826 
     234}}}