ThinkPad X31でUbuntu9.04を使っているのですが、最近動作が遅くてあまり使いたくなくなっちゃったのでスピードアップの為にHDDからSSDに換装してその効果を確認してみたいと思います。
価格.comでTranscendのTS64GSSD25-Mを購入し今日受け取りました。
まずSSDに交換する前にHDDのベンチマークを取りました。
ubuntu@ubuntu:~$
sudo hdparm -I /dev/sda
[sudo] password for ubuntu:
ubuntuユーザーのパスワード
/dev/sda:
ATA device, with non-removable media
Model Number: HTS541040G9AT00
Serial Number: MPB210X2G1X7XC
Firmware Revision: MB2IA5BJ
Standards:
Used: ATA/ATAPI-6 T13 1410D revision 3a
Supported: 6 5 4
Configuration:
Logical max current
cylinders 16383 16383
heads 16 16
sectors/track 63 63
--
CHS current addressable sectors: 16514064
LBA user addressable sectors: 78140160
device size with M = 1024*1024: 38154 MBytes
device size with M = 1000*1000: 40007 MBytes (40 GB)
Capabilities:
LBA, IORDY(can be disabled)
Standby timer values: spec'd by Vendor, no device specific minimum
R/W multiple sector transfer: Max = 16 Current = 16
Advanced power management level: 254
Recommended acoustic management value: 128, current value: 254
DMA: mdma0 mdma1 mdma2 udma0 udma1 udma2 udma3 udma4 *udma5
Cycle time: min=120ns recommended=120ns
PIO: pio0 pio1 pio2 pio3 pio4
Cycle time: no flow control=240ns IORDY flow control=120ns
Commands/features:
Enabled Supported:
* SMART feature set
Security Mode feature set
* Power Management feature set
* Write cache
* Look-ahead
* Host Protected Area feature set
* WRITE_BUFFER command
* READ_BUFFER command
* NOP cmd
* DOWNLOAD_MICROCODE
* Advanced Power Management feature set
Power-Up In Standby feature set
* SET_FEATURES required to spinup after power up
Address Offset Reserved Area Boot
SET_MAX security extension
Automatic Acoustic Management feature set
* Device Configuration Overlay feature set
* Mandatory FLUSH_CACHE
* SMART error logging
* SMART self-test
* IDLE_IMMEDIATE with UNLOAD
Security:
Master password revision code = 65534
supported
not enabled
not locked
frozen
not expired: security count
not supported: enhanced erase
26min for SECURITY ERASE UNIT.
HW reset results:
CBLID- above Vih
Device num = 0 determined by the jumper
Checksum: correct
root@ubuntu:~# hdparm -ft /dev/sda
/dev/sda:
Timing buffered disk reads: 104 MB in 3.02 seconds = 34.49 MB/sec
また起動時間とシャットダウン時間はそれぞれ1分17秒と13秒でした。
※起動は電源ボタンOnでbios等の起動時間も含めています
HDDからSSDに換装してUbuntu9.04をインストールします。
ファイルフォーマットはext4にしました。
インストールも終わりアップデートも一通りして、いよいよ気になるSSDのベンチマークですが
ubuntu@ubuntu:~$
sudo hdparm -I /dev/sda
[sudo] password for ubuntu:
ubuntuユーザーのパスワード
/dev/sda:
ATA device, with non-removable media
Model Number: TS64GSSD25-M
Serial Number: 0025291100A4
Firmware Revision: V090216
Standards:
Supported: 7 6 5 4
Likely used: 7
Configuration:
Logical max current
cylinders 16383 16383
heads 16 16
sectors/track 63 63
--
CHS current addressable sectors: 16514064
LBA user addressable sectors: 125206528
LBA48 user addressable sectors: 125206528
device size with M = 1024*1024: 61136 MBytes
device size with M = 1000*1000: 64105 MBytes (64 GB)
Capabilities:
LBA, IORDY(can be disabled)
Standby timer values: spec'd by Standard, no device specific minimum
R/W multiple sector transfer: Max = 1 Current = 1
DMA: mdma0 mdma1 mdma2 udma0 udma1 udma2 udma3 udma4 *udma5
Cycle time: min=120ns recommended=120ns
PIO: pio0 pio1 pio2 pio3 pio4
Cycle time: no flow control=120ns IORDY flow control=120ns
Commands/features:
Enabled Supported:
* SMART feature set
Security Mode feature set
* Power Management feature set
* Write cache
* Look-ahead
* WRITE_BUFFER command
* READ_BUFFER command
* 48-bit Address feature set
* Mandatory FLUSH_CACHE
* FLUSH_CACHE_EXT
* General Purpose Logging feature set
* WRITE_{DMA|MULTIPLE}_FUA_EXT
* SATA-I signaling speed (1.5Gb/s)
Security:
Master password revision code = 65534
supported
not enabled
not locked
frozen
not expired: security count
supported: enhanced erase
2min for SECURITY ERASE UNIT. 2min for ENHANCED SECURITY ERASE UNIT.
Integrity word not set (found 0x0000, expected 0xd3a5)
ubuntu@ubuntu:~$ sudo hdparm -ft /dev/sda
/dev/sda:
Timing buffered disk reads: 222 MB in 3.03 seconds = 73.33 MB/sec
起動時間とシャットダウン時間はそれぞれ32秒と12秒でした。
体感的にもベンチの数値的にもかなり早くなりました。
しかもゼロスピンドルマシンになり音は静かでちょっとした衝撃も気にならない。
4年前に買ったPCだけどまだまだ現役でバリバリ使えそう。
プチフリ問題とかもあるけどSSDかなりいいですよ。