source: mainline/kernel/generic/src/main/main.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @25939997   6 months zarevucky.jiri Make separate-stack-scheduler a loop with persistent context We can …
(edit) @ed7e057   6 months zarevucky.jiri Add functions context_create(), context_replace() and context_swap() …
(edit) @0f4f1b2   6 months zarevucky.jiri Add (and use) functions thread_start() and thread_detach() Mostly …
(edit) @151c050   6 months zarevucky.jiri Rethink scheduler entry points Changes the way scheduler is entered, …
(edit) @4760793   6 months zarevucky.jiri Add CPU_LOCAL alongside CPU and segregate fields that are only used …
(edit) @d28bdbe   9 months zarevucky.jiri Verify arguments of empty log calls topic/msim-upgrade topic/simplify-dev-export
(edit) @deed510   17 months zarevucky.jiri Remove an unused variable and make a few others 'static' They aren't … ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @65f3117   17 months zarevucky.jiri Make bootstrap stack statically, rather than dynamically allocated … ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @daadfa6   17 months zarevucky.jiri Remove unnecessary context field from cpu_t structure ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @7c5320c   17 months zarevucky.jiri Use the semaphore interface instead of waitq in some places Since we … ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @128359eb   4 years martin Replace get_stack_base() with builtin_frame_address(0) The usage of … lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Note: See TracRevisionLog for help on using the revision log.