> Subject: [PATCH] Kick CPUS that might be sleeping in cpus_idle_wait s/cpus_/cpu_/ On Wed, 09 Jan 2008 15:42:10 -0500 Steven Rostedt <rostedt@goodmis.org> wrote:(wakes up) This seems rather hacky. Although it may turn out to be the most efficient fix, dunno. I'd have thought that the right fix would be to plug the race which you described at the top-of-thread. That might require some redesign, but it sounds like the design is wrong anyway. Maybe your proposed fix is suitable for a 2.6.24 bandaid.. <looks at cpu_idle_wait()> <pokes his tongue out at the person who put in a global, exported-to-modules interface and didn't bother documenting it> OK, it's called infrequently, so a few extra IPIs there won't hurt. btw, it's pretty damn sad that cpu_idle_wait() will always stall for at least one second. That's a huge amount of time and I bet it's thousands of times longer than is actually needed.. --
| Greg Kroah-Hartman | [PATCH 005/196] Chinese: add translation of SubmittingDrivers |
| Linus Torvalds | Linux 2.6.25-rc4 |
| Bart Van Assche | Integration of SCST in the mainstream Linux kernel |
| Andrew Morton | 2.6.23-rc6-mm1 |
git: | |
| Arjan van de Ven | Re: [GIT]: Networking |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| Andrew Morton | Re: [BUG] New Kernel Bugs |
| Radu Rendec | htb parallelism on multi-core platforms |
