public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] generic smp helpers vs kmalloc
@ 2009-02-12 22:32 Peter Zijlstra
  2009-02-12 22:32 ` [PATCH 1/2] generic-smp: remove single ipi fallback for smp_call_function_many() Peter Zijlstra
  2009-02-12 22:32 ` [PATCH 2/2] generic-smp: remove kmalloc usage Peter Zijlstra
  0 siblings, 2 replies; 8+ messages in thread
From: Peter Zijlstra @ 2009-02-12 22:32 UTC (permalink / raw)
  To: Linus Torvalds, Nick Piggin, Jens Axboe, Paul E. McKenney,
	Ingo Molnar, Rusty Russell
  Cc: linux-kernel, Oleg Nesterov, Peter Zijlstra

Steve's recent patches brought up the need (or rather, lack thereof) of the
kmalloc() usage in smp_call_function_single().

The first patch, removes the need for kmalloc() for smp_call_function() too.
The second patch then fully removes the kmalloc() usage.

Patches have been compile and boot tested on a dual core -- so no real
stress testing.
-- 


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

end of thread, other threads:[~2009-02-14 23:32 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-12 22:32 [PATCH 0/2] generic smp helpers vs kmalloc Peter Zijlstra
2009-02-12 22:32 ` [PATCH 1/2] generic-smp: remove single ipi fallback for smp_call_function_many() Peter Zijlstra
2009-02-14 14:41   ` [PATCH 1.5/2] generic-smp: fix initial quiesent count Peter Zijlstra
2009-02-14 14:46     ` Peter Zijlstra
2009-02-14 21:14       ` Peter Zijlstra
2009-02-14 23:29         ` Ingo Molnar
2009-02-12 22:32 ` [PATCH 2/2] generic-smp: remove kmalloc usage Peter Zijlstra
2009-02-14 14:46   ` [PATCH 2.5/2] generic-smp: remove cfd rcu_head Peter Zijlstra

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