You are not logged in.

#1 2008-11-06 10:10:29

theyearthewas
Member
From: xi'an,china
Registered: 2007-10-06
Posts: 4

[give up]Very slow SATA drive performance in Arch

Hi everybody!
My laptop is HP 6715S with RS690 chipset,1.5G memory.I have to spend about 4 minutes to fully boot up into KDE by use startx.
Can some one help what could be the reason?Is there any way to improve sata performance under Arch?

#hdparm -d1 /dev/sda

/dev/sda:
setting using_dma to 1 (on)
HDIO_SET_DMA failed: Inappropriate ioctl for device
HDIO_GET_DMA failed: Inappropriate ioctl for device

#hdparm -Tt /dev/sda2

/dev/sda2:
Timing cached reads:   478 MB in  2.00 seconds = 238.85 MB/sec
Timing buffered disk reads:   10 MB in  3.27 seconds =   3.05 MB/sec

#hdparm -I /dev/sda

/dev/sda:

ATA device, with non-removable media
        Model Number:       Hitachi HTS541680J9SA00
        Serial Number:      SB22DASGKT6A5P
        Firmware Revision:  SB2OC7BP
Standards:
        Used: ATA/ATAPI-7 T13 1532D revision 1
        Supported: 7 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:  156301488
        LBA48  user addressable sectors:  156301488
        device size with M = 1024*1024:       76319 MBytes
        device size with M = 1000*1000:       80026 MBytes (80 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: 128
        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
           *    NOP cmd
           *    DOWNLOAD_MICROCODE
           *    Advanced Power Management feature set
           *    48-bit Address feature set
           *    Device Configuration Overlay feature set
           *    Mandatory FLUSH_CACHE
           *    FLUSH_CACHE_EXT
           *    SMART error logging
           *    SMART self-test
           *    General Purpose Logging feature set
           *    IDLE_IMMEDIATE with UNLOAD
           *    SATA-I signaling speed (1.5Gb/s)
           *    Phy event counters
                Device-initiated interface power management
           *    Software settings preservation
Security:
        Master password revision code = 65534
                supported
        not     enabled
        not     locked
                frozen
        not     expired: security count
        not     supported: enhanced erase
        42min for SECURITY ERASE UNIT.
Checksum: correct

P.S. SATA controller: ATI Technologies Inc SB600 Non-Raid-5 SATA

Last edited by theyearthewas (2008-11-11 14:03:16)

Offline

#2 2008-11-06 10:50:34

Gullible Jones
Member
Registered: 2004-12-29
Posts: 4,863

Re: [give up]Very slow SATA drive performance in Arch

What chipset does your machine use?

Offline

#3 2008-11-06 10:55:42

deej
Member
Registered: 2008-02-08
Posts: 395

Re: [give up]Very slow SATA drive performance in Arch

I'd not trust hdparm with SATA drives. As noted in the man page, its' primarily for use with (E)IDE drives. Try using sdparm.

Deej

Offline

#4 2008-11-06 11:36:47

theyearthewas
Member
From: xi'an,china
Registered: 2007-10-06
Posts: 4

Re: [give up]Very slow SATA drive performance in Arch

I'll try sdparm.Thanks!

Offline

Board footer

Powered by FluxBB