[Solira] Ubuntu e' molto lento

Mario mario.tux a gmail.com
Mar 2 Gen 2007 15:33:00 CET


Il giorno mar, 02/01/2007 alle 08.04 +0100, Carmelo R. ha scritto:
> Ma il problema e' questo : sul mio pc (p4 2,4 mhz, 1,2 gb ram, 1 hb 80
> gb (ubuntu), 1 hb 320 gb (win xp + partizione dati fat32 + partizione
> ntfs, scheda video nvidia fx5500) ubuntu gira piu' lentamente di
> winxp !!
> Quando lancio le applicazioni (anche le piu' semplici) sto ad aspettare
> un bel po' prima che partano. Non parliamo di firefox e evolution (circa
> 10 secondi di attesa al primo lancio).
> Ho cercato su tutti i forum suggerimenti per "snellire" e "velocizzare"
> ubuntu, ma il risultato e' pressocche' identico.
> Ma a voi come va ?

La cosa è molto strana. Ci deve essere qualche problema. Forse hai il
DMA disattivato sul disco fisso?
prova ad usare hdparm (con cautela!) per vedere se è settato e come va
il tuo disco:
- per installarlo: 'sudo apt-get install hdparm'
- per controllare i settaggi dell'HD: 'hdparm -I /dev/hda' (sostituisci
l'identificativo del tuo HD)
- per controllarne le performance: 'hdparm -t -T /dev/hda'

Se Ubuntu è lento... le altre distribuzioni non sono certo rock... :D

Come riferimento ti posso dare l'output degli ultimi due comandi
eseguiti sul mio notebook:

root a legolas:~# hdparm -I /dev/sda
/dev/sda:
ATA device, with non-removable media
        Model Number:       HTS541010G9SA00                         
        Serial Number:      MP*************
        Firmware Revision:  MBZOC60P
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:  195371568
        LBA48  user addressable sectors:  195371568
        device size with M = 1024*1024:       95396 MBytes
        device size with M = 1000*1000:      100030 MBytes (100 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 (0xfe)
        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
           *    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)
                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
        64min for SECURITY ERASE UNIT. 
Checksum: correct

root a legolas:~# hdparm -t -T /dev/sda
/dev/sda:
 Timing cached reads:   4412 MB in  2.00 seconds = 2208.36 MB/sec
 Timing buffered disk reads:  120 MB in  3.03 seconds =  39.60 MB/sec


-- 
 Home Page: http://www.marioland.it
 GnuPG/PGP key (ID BAC3EBB1) available on key-servers



Maggiori informazioni sulla lista Solira