lkml.org 
[lkml]   [2006]   [Aug]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [help] Bottom half scheduling
Date
Am Monday 31 July 2006 14:36 schrieb G SR:
> The question is: Which tasklet will come into execution when the
> interrupt task completes?. In other words whether the pre-empted
> tasklet will resume its exec-
> ution or the newly scheduled tasklet will execute?

The one that was interrupted will complete first, then the other
one executes. Note that softirqs that are scheduled from other
softirqs may get deferred to execute from ksoftirqd, at a later
point in time.

Arnd <><
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-08-01 10:19    [W:0.044 / U:0.624 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site