+ echo ........................................... + echo . 64GB Runcore ProIV ZIF SSD benchmarking . + echo ........................................... + echo + echo Display drive parameters, minus serial number + echo --------------------------------------------- + echo + hdparm -i /dev/sda + cut -c1-76 /dev/sda: Model=RunCore, FwRev=1916, SerialNo=RC Config={ HardSect NotMFM HdSw>15uSec Fixed DTR>10Mbs RotSpdTol>.5% } RawCHS=16383/16/63, TrkSize=0, SectSize=0, ECCbytes=12288 BuffType=unknown, BuffSize=32767kB, MaxMultSect=1, MultSect=1 CurCHS=16383/16/63, CurSects=16514064, LBA=yes, LBAsects=125045424 IORDY=on/off, tPIO={min:120,w/IORDY:120}, tDMA={min:120,rec:120} PIO modes: pio0 pio1 pio2 pio3 pio4 DMA modes: mdma0 mdma1 mdma2 UDMA modes: udma0 udma1 udma2 udma3 udma4 *udma5 udma6 AdvancedPM=no WriteCache=enabled Drive conforms to: Unspecified: ATA/ATAPI-5,6,7 * signifies the current active mode + parted /dev/sda GNU Parted 1.8.8.1.159-1e0e Using /dev/sda Welcome to GNU Parted! Type 'help' to view a list of commands. (parted) unit b (parted) print Model: ATA RunCore 64G-C (scsi) Disk /dev/sda: 64023257088B Sector size (logical/physical): 512B/512B Partition Table: msdos Number Start End Size Type File system Flags 1 524288B 7089946623B 7089422336B primary ext4 2 7089946624B 49038753791B 41948807168B primary ntfs 3 49038753792B 64023257087B 14984503296B primary ntfs boot (parted) quit + mount /dev/sda2 /media/XP fuse: mount failed: Device or resource busy + echo + echo Time read+write of 2GB hibernation file + echo --------------------------------------- + echo + time cp /media/XP/hiberfil.sys /media/XP/hiberfil.old 0.05user 6.44system 2:01.75elapsed 5%CPU (0avgtext+0avgdata 0maxresident)k 3916520inputs+0outputs (0major+221minor)pagefaults 0swaps + ls -l /media/XP/hiberfil.old /media/XP/hiberfil.sys -rwxrwxrwx 1 root root 2138361856 Jan 23 10:07 /media/XP/hiberfil.old -rwxrwxrwx 1 root root 2138361856 Jan 23 09:01 /media/XP/hiberfil.sys + umount /dev/sda2 + echo ==DONE==