> This is something that has been bugging me for a while. I notice > on my system that during disk write we do much context switching, > but not during disk read. Why is that? bdflush is broken in current kernels. I posted to linux-mm about this, but Rik et al haven't shown any interest. I normally see bursts of up to around 40K cs/second when doing writes; I hacked a little premption counter into the kernel and verified that they're practially all bdflush... - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- question wrt context switching during disk i/o Mike Galbraith
- Re: question wrt context switching during disk i/o Mark Hahn
- Re: question wrt context switching during disk i/... Mike Galbraith
- [patch(?)] question wrt context switching dur... Bill Wendling
- Re: [patch(?)] question wrt context switc... Chris Evans
- Re: [patch(?)] question wrt context switc... Mark Hahn
- Re: [patch(?)] question wrt context ... Mike Galbraith
- Re: question wrt context switching during disk i/... Mike Galbraith
- Re: question wrt context switching during dis... Mike Galbraith
- Re: question wrt context switching during... Mike Galbraith
- Re: question wrt context switching during disk i/... Anton Blanchard