Re: schedule() && prev/current (Was: [PATCH 3/3] Makeget_current() __attribute__((const)))
From: Peter Zijlstra
Date: Wed May 19 2010 - 06:38:21 EST
On Wed, 2010-05-19 at 12:27 +0200, Oleg Nesterov wrote:
> Now suppose that A calls schedule() and we switch to B. When switch_to()
> returns on B's context, this context (register/stack) matches the previous
> context which was used by B when it in turn called schedule(), correct?
Ah, right, you always schedule back to where you came from,... I
shouldn't try and write emails before the morning juice hits ;-)
--
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/