On 10/26/05, Robert Atkinson <phreaki_at_gmail.com> wrote: > On 10/25/05, Joao Barros <joao.barros_at_gmail.com> wrote: > > On 10/25/05, Robert Atkinson <phreaki_at_gmail.com> wrote: > > > Maybe a longshot, but what is your cluster size? > > The default block size of 16384 bytes, a fragment size of 2048 bytes > > The ide drive has a NTFS partition which I mounted readonly and > > copying files from there resulted with the same below expected > > performance :( > > > > > > > > I'd be interested to hear if same irq is being shared if that is enough > bw? > > > > > > > I disabled the USB controller and the extra NIC to get more available > > > IRQs and tried using the amr on diferent pci slots with no change in > > > performance. > > > > > I could swear I remember seeing that actually usbd_enable="NO" is required > even > if you disable the usb controller for the problem with drive speed and the > usbd. I don't have usbd enabled. > > Above that, does dmesg still show the nic, agp, and scsi controller sitting > on irq 11? > Might take a reset config data in bios, or a staggering of pci slots to get > it to stop > doing that. No, they don't share interrupts. And I did the slot juggling ;) > > > I'm not great at vm usage, but I think it could just be chipset issue. > I've seen some really poor results with disk performance from some people, > but was mostly related to vnconfig and mdconfig (4.11 vs 5.X). For what it's worth, it's a server motherboard: Supermicro 370SSR > > This may not help your system out that greatly, as it doesn't appear to be > an issue, > but your fxp card should be supported for device_polling. AFAIK you should > see better > performance, since the fxp card won't be waking up the kernel for every > little packet. > Polling should help when you have lots of interrupts which I believe I do. My objective now is discovering why I do ;) > I'd hope that with screen updates, nic data and the load of the irq from the > disk would > hurt it all. Surely the agp card is using up some of that, but I'm not sure > of what that chipset would do under those types of conditions. I mostly use ssh on that machine. > > Is dma being enabled? Is it really important to have access times marked on > disk? > You could/should turn that off with tunefs I think if you don't need it, > will waste some > access time and if you don't want that stamp, things should improve for at > least smaller files. My test is with big files. More easy to benchmark. > > Above all, when a drive starts to be unusually slow, I'd pop a 4.11 disc in > and test, throw in hard drive > tester if 4.11 shows same perf, which is not easy for scsi drives (don't see > smart data on the ones I have), ide drives can at least show me what errors > are coming from the disk reads and I know the drive is going to be slower. > (It takes 5 attempts to get a seek to go through) > I'm getting the same results from an IDE drive, a single SCSI-2 and a RAID5 with 4 drives. I take it it's not a drive issue. Thanks for your input :) -- Joao BarrosReceived on Wed Oct 26 2005 - 07:00:46 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:46 UTC