Search:
Login
Preferences
Register
Forgot your password?
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Context Navigation
View Latest Revision
source:
mainline
/
kernel
/
generic
/
include
/
proc
/
thread.h
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Age
Author
Log Message
(edit)
@d23712e
14 months
zarevucky.jiri
Use thread state variable instead of a cpu local variable to pass state
(edit)
@dfa4be62
14 months
zarevucky.jiri
Thread lock is no longer necessary
(edit)
@515f1b1
14 months
zarevucky.jiri
Organize thread_t fields by access constraints
(edit)
@11909ce3
14 months
zarevucky.jiri
Make thread cycle statistics atomic
(edit)
@33e15a0
14 months
zarevucky.jiri
Make thread→btrace weakly atomic, to avoid need for thread lock
(edit)
@41bfc64
14 months
zarevucky.jiri
Make thread→state weakly atomic so we don't need to hold thread lock
(edit)
@3d84734
14 months
zarevucky.jiri
Make thread→priority weakly atomic to avoid need for locking
(edit)
@efed95a3
14 months
zarevucky.jiri
Make thread→cpu weakly atomic, to avoid need for thread lock
(edit)
@286da52
14 months
zarevucky.jiri
Streamline requeuing threads Split thread_ready() into different …
(edit)
@0f4f1b2
14 months
zarevucky.jiri
Add (and use) functions thread_start() and thread_detach() Mostly …
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog