[RFC,PATCH 0/2] do_wait() wakeup optimization
From: Oleg Nesterov
Date: Mon Jun 22 2009 - 16:19:29 EST
Now that we have struct wait_opts, it is easy to solve the problems with
unnecessary wakeups from __wake_up_parent(). See the previous discussion
"+ do_wait-wakeup-optimization.patch added to -mm tree"
http://marc.info/?t=122729873300001
However, this complicates the code a bit and adds bytes 112 to compiled
code.
Ratan, Roland, do you think this optimisation is worthwhile?
Oleg.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/