public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC,PATCH 0/2] do_wait() wakeup optimization
@ 2009-06-22 17:04 Oleg Nesterov
       [not found] ` <93ad5f3f0906230955x357ff9evc334d4a5c6def20@mail.gmail.com>
  0 siblings, 1 reply; 3+ messages in thread
From: Oleg Nesterov @ 2009-06-22 17:04 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Ingo Molnar, Ratan Nalumasu, Roland McGrath, Vitaly Mayatskikh,
	linux-kernel

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.


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

end of thread, other threads:[~2009-06-24 18:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-22 17:04 [RFC,PATCH 0/2] do_wait() wakeup optimization Oleg Nesterov
     [not found] ` <93ad5f3f0906230955x357ff9evc334d4a5c6def20@mail.gmail.com>
2009-06-23 14:30   ` Oleg Nesterov
     [not found]     ` <93ad5f3f0906240953v3b328f9bxca51cd9d3838d05c@mail.gmail.com>
2009-06-24 15:41       ` Oleg Nesterov

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