Re: I/O Scheduling results in poor responsiveness

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Nathan Grennan wrote:

Can you compare to systems with SCSI drives? I think this is telling you that your disk controller is eating all the CPU when the controller and DMA should be doing all the work.

Are you saying you think that the controller isn't using DMA? You think the controller or driver is just poorly written?

I'm not sure how to tell - but disk activity shouldn't take a lot of CPU other than tying it up in iowait if it doesn't have anything else to do.

I will try a SCSI system, but the closest I have is a CentOS 4.6 machine, which using a kernel based on 2.6.9. It is also a server, so I can't run firefox, thunderbird, xchat, or pidgin on it.

There are 2 things that could be going wrong - one is that the driver is keeping the cpu too busy to do anything else, and the other is that the system might need to page in some needed code or flush a work buffer before doing anything else (neither of which seems likely in your vi insert character example) and the disk heads are far away and busy with the writing. The latter case could be helped by putting the OS on a different drive from your data with large writes.

--
   Les Mikesell
    lesmikesell@xxxxxxxxx

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux