Bug 439584 - Enabling DMA & boosting the data transfer.
Summary: Enabling DMA & boosting the data transfer.
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: kernel
Version: 5.1
Hardware: i386
OS: Linux
low
medium
Target Milestone: rc
: ---
Assignee: David Milburn
QA Contact:
URL: http://discoverlinux.blogspot.com
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-03-29 10:29 UTC by Parag Kalra
Modified: 2010-05-25 22:35 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-05-25 22:35:28 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Parag Kalra 2008-03-29 10:29:27 UTC
Description of problem:
Enabling DMA & boosting the data transfer.

Version-Release number of selected component (if applicable):


How reproducible:
Everytime

Steps to Reproduce:

I have HP 7400 DX Tower. I have installed two Operating Systems on it:
1.] SLES 10 SP1
2.] RHEL 5.1

SLES has recognized the hard-disk as /dev/sda where as RHEL has recognized it as
/dev/hda which means that RHEL has not enabled the DMA. How can I enable DMA?
Also copying chunk of data on RHEL is taking years where as in SLES it is
getting copied like a charm. Thus SLES has found a S-ATA drive, and RHEL thinks
it's P-ATA. 

  
Actual results:
On RHEL 500 MB data is taking 5 min to get copied locally where as on SLES it
takes less than 50 secs.

Expected results:
It should recognize the hardisk as SATA and data transfer should be fast. I
think it's a driver issue. Do we have a patch or a workaround?


Additional info:

Comment 2 David Milburn 2010-05-12 18:16:49 UTC
Please test a more recent RHEL5 kernel:

http://people.redhat.com/jwilson/el5/

If this is still a problem, please attach the output of dmesg after boot, and
the output of lspci.

Comment 3 David Milburn 2010-05-25 22:35:28 UTC
Closing, please re-open if necessary.


Note You need to log in before you can comment on or make changes to this bug.