summaryrefslogtreecommitdiff
path: root/kern/kernel.h
diff options
context:
space:
mode:
authorRichard Braun <rbraun@sceen.net>2012-11-09 21:35:49 +0100
committerRichard Braun <rbraun@sceen.net>2012-11-09 21:40:52 +0100
commit79b5932c4eea229fca427bc93ba491ffecef10f5 (patch)
treebf1165e7fa7c2f6232fd8c1e8b6c148b329b42f7 /kern/kernel.h
parentc8ba9280fafe518ada8a6d2a545d6afa2b2dbe23 (diff)
Implement preliminary thread context
Three new modules are added : - kern/task: Tasks are thread groups and resource containers for their threads. - kern/thread: The well known scheduling unit. - x86/tcb: The architecture specific thread control block. The kernel currently loads a single thread context on the main processor.
Diffstat (limited to 'kern/kernel.h')
0 files changed, 0 insertions, 0 deletions