-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 John Baldwin wrote: |>Yes, this patch makes a world of difference. The interrupt storm is |>still there, but the ata0 (irq 14) rate is down to 1480 per second, and |>the interrupt load is only ~2%. Thanks. | | | Can you tweak it a bit and see if it works even better if you put an #if 0 | around the lines that read: | | + if (count > hz) { | + storming = 0; | + count = 0; | + } else | + count++; Removing these lines brings the storm down to ~978 per second, so yes, this is better. Thanks. Joe - -- PGP Key : http://www.marcuscom.com/pgp.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (Darwin) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFBmwLbb2iPiv4Uz4cRAr7TAKCEc30+Vw3yDvQl0/mNzNyA92PeHgCgk3Je DSBCE3CQn33rnwxFh5oupp4= =+7Og -----END PGP SIGNATURE-----Received on Wed Nov 17 2004 - 06:50:52 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:22 UTC