On Tuesday May 30, [EMAIL PROTECTED] wrote:
> 
> actually i think the rate is higher... i'm not sure why, but klogd doesn't 
> seem to keep up with it:
> 
> [EMAIL PROTECTED]:~# grep -c kblockd_schedule_work /var/log/messages
> 31
> [EMAIL PROTECTED]:~# dmesg | grep -c kblockd_schedule_work
> 8192

# grep 'last message repeated' /var/log/messages
??

Obviously even faster than I thought.  I guess workqueue threads must
take a while to get scheduled...
I'm beginning to wonder if I really have found the bug after all :-(

I'll look forward to the results either way.

Thanks,
NeilBrown
-
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to