[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [linux-team] UDMA sous linux
Gerd-Christian Michalke wrote:
>
> Bonjour a tous:
>
> bon, j'ai rachete un hdd udma2, le pied, sous win95, l'augmentation de
> vitesse est sensible, pas de malaise
>
> Je lance linux, benchmark, il est plus lent que mon ancien non-dma !
>
> En fait, quand le kernel se lance
>
> PCI_IDE not 100% compatible
> DMA off
>
> Quand je lance hdparm, il reconnait le hdd bien comme un udma. Donc, c'est
> au niveau du controleur que ca deconne.
>
Essaye d'activer le transfrt DMA de force :
hdparm -d 1 /dev/hd?
Ainsi que le transfert 32 bits :
hdparm -c 1 /dev/hd?
Ensuite tu fixes la transformation :
hdparm -k 1 /dev/hd?
Essaye un nouveau benchmark avant et après :
hdparm -t /dev/hd?
Si ca donne de bonne performance tant mieux.
Si en plus le kernel désactive ces deux paramètres au boot, ajoute dans
tes scripts de démarrage tes deux premières commande.
> Je le dis tout de suite: j'ai une carte mere produit blanc, chipse bx pro
> (avec un pro a la fin, ca DOIT etre de la cacaille) mais bon, win 95 le
> reconnait. A la base, j ai un celeron 300A
>
> Comment faire pour que linux aussi accepte l'udma (j'ai deja tout essaye
> qui avait dans le howto) pcq c'est vraiment lourd -- a oui, j'ai le kernel
> 2.2.5
>
> Merci
>
> \\_//
> O O
> oOO--(_)--OOo Gerd-Christian MICHALKE
> | | Av. de la Couronne, 576
> | Linux | B - 1050 Bruxelles
> | | gmichalk@ulb.ac.be
> +-----------+ 0495/76.12.67
>
> ... come and visit us at http://bxlug.linuxbe.org !
>
> ---------
> This message was sent by Majordomo 1.94.3. Please report problems to
> manu@rtfm.be. If you want to be deleted from the list, send a mail to
> majordomo@rtfm.be with "unsubscribe linux-team" in the body.
--
First they ignore you...Second they laugh at you...
Then they fight you......And then you win!
(Ghandi)
---------
This message was sent by Majordomo 1.94.3. Please report problems to
manu@rtfm.be. If you want to be deleted from the list, send a mail to
majordomo@rtfm.be with "unsubscribe linux-team" in the body.