Re: [PATCH 0/4] pending scheduler updates

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Ingo Molnar
Date: Wednesday, October 22, 2008 - 5:42 am

* Mike Galbraith <efault@gmx.de> wrote:


okay, then we need to document it a bit more: what knobs need twiddling 
to make it scale perfectly?


okay, convinced.


if it falls back to IPC semaphores that's a bad trade from a performance 
POV. The best would be if it used proper futexes (i.e. pthread_mutex() 
and friends) not some home-grown user-space spinlock thing.

	Ingo
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 0/4] pending scheduler updates, Peter Zijlstra, (Fri Oct 17, 10:27 am)
Re: [PATCH 0/4] pending scheduler updates, Ingo Molnar, (Mon Oct 20, 5:05 am)
Re: [PATCH 0/4] pending scheduler updates, Srivatsa Vaddagiri, (Tue Oct 21, 10:35 am)
Re: [PATCH 0/4] pending scheduler updates, Ingo Molnar, (Wed Oct 22, 2:40 am)
Re: [PATCH 0/4] pending scheduler updates, Mike Galbraith, (Wed Oct 22, 3:03 am)
Re: [PATCH 0/4] pending scheduler updates, Mike Galbraith, (Wed Oct 22, 3:32 am)
Re: [PATCH 0/4] pending scheduler updates, Ingo Molnar, (Wed Oct 22, 5:10 am)
Re: [PATCH 0/4] pending scheduler updates, Mike Galbraith, (Wed Oct 22, 5:38 am)
Re: [PATCH 0/4] pending scheduler updates, Ingo Molnar, (Wed Oct 22, 5:42 am)
Re: [PATCH 0/4] pending scheduler updates, Mike Galbraith, (Wed Oct 22, 6:05 am)
Re: [PATCH 0/4] pending scheduler updates, Peter Zijlstra, (Wed Oct 22, 10:38 am)
Re: [PATCH 0/4] pending scheduler updates, Mike Galbraith, (Wed Oct 22, 10:56 am)