diff options
author | Richard Braun <rbraun@sceen.net> | 2012-12-11 21:42:09 +0100 |
---|---|---|
committer | Richard Braun <rbraun@sceen.net> | 2012-12-11 21:42:09 +0100 |
commit | 13ec72e8ae44308a1340f6f17641bddfe61b072d (patch) | |
tree | f865a9e3e91a4ebeea9ec9813b5600d74f8eb25d /kern/kernel.c | |
parent | 49e0754e29947dbed6f9cb40a8ef881efaac0e00 (diff) |
kern/thread: statically allocate idle thread structures
Preemption control is implemented using a thread-local counter. The
global dummy thread structure must be replaced with per-CPU ones, which
will be used later for the idle threads.
Diffstat (limited to 'kern/kernel.c')
0 files changed, 0 insertions, 0 deletions