public inbox for kernel-janitors@vger.kernel.org
 help / color / mirror / Atom feed
* busy loops in kernel
@ 2012-01-18  4:15 Asim
  2012-01-18  4:55 ` Greg Dietsche
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: Asim @ 2012-01-18  4:15 UTC (permalink / raw)
  To: kernel-janitors

Hi,

I was just wanted to send a message to janitors -

We've identified a set of busy loops, waiting on hardware in the Linux
kernel. These are perhaps not the best way to wait for a device to
become ready and can occasionally freeze the system. These need to be
fixed by adding timeouts (for example by using rdtscll to wait for 2
clock cycles).

The list is here => http://pages.cs.wisc.edu/~kadav/busy_waits.txt  I
have added some caveats to be on the safe side. I will also add/update
this list as time passes by and as these are fixed (or as I identify
more).

Thanks,
Asim

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2012-01-22 12:17 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-18  4:15 busy loops in kernel Asim
2012-01-18  4:55 ` Greg Dietsche
2012-01-18  7:37 ` Dan Carpenter
2012-01-18  7:39 ` Dan Carpenter
2012-01-18 17:45 ` Asim
2012-01-18 17:48 ` Asim
2012-01-21 17:33 ` Asim
2012-01-21 19:04 ` Julia Lawall
2012-01-21 20:46 ` Asim
2012-01-21 20:50 ` Julia Lawall
2012-01-21 22:32 ` Asim
2012-01-22  6:09 ` Julia Lawall
2012-01-22 12:17 ` Bernd Petrovitsch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox