projects
/
bertos.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
lm3s1968: log an error and halt forever in case of unhandled IRQs.
[bertos.git]
/
bertos
/
kern
/
proc.c
2010-03-25
arighi
Introduce proc_wakeup().
blob
|
commitdiff
|
raw
2010-03-19
arighi
Remove the idle process.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-18
arighi
Parametric scheduler approach.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-17
arighi
Make kernel heap for processes optional and fully confi...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-17
arighi
Fix a memory leak in proc_freeZombies().
blob
|
commitdiff
|
raw
|
diff to current
2010-03-17
arighi
Merge branch "preempt" in "trunk".
blob
|
commitdiff
|
raw
|
diff to current
2010-01-14
batt
Reformat.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-14
batt
Reformat.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-16
lottaviano
doc: Document proc_new(); move documentation around.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-16
lottaviano
Use KERN_MINSTACKSIZE and PROC_DEFINE_STACK in all...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-16
lottaviano
Change change macro to reduce stack space needed for...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-10
batt
New macro to fill a new process stack: in this way...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-10
batt
Fix warnings; add ASSERT.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-10
asterix
Compute correct stack size.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-10
asterix
Paste.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-09
batt
Now stack_size is the real size, there's no need to...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-09
asterix
Fix stack alineament on new process.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-28
lottaviano
Rename SCHED_CHANGE_PRI to better describe functionality.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-24
lottaviano
Fix proc_setPri(), which now correctly changes the...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-25
batt
Switch to new kernel config files.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-20
batt
Increase processes.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-18
asterix
Clean the proc structure before to use.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-03
batt
Remove duplicate proc_current function.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-29
bernie
rename cpuXXX_t to cpu_XXX_t
blob
|
commitdiff
|
raw
|
diff to current
2008-08-29
batt
Silence a warning on 64bit platforms.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-28
batt
Add missing header.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-27
batt
Add missing header.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-25
bernie
proc_switch(): rename from proc_schedule(). Split out...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-25
bernie
Remove plenty of legacy names marked as OBSOLETE
blob
|
commitdiff
|
raw
|
diff to current
2008-08-25
bernie
proc: Move stack hack from emul.c to proc.c
blob
|
commitdiff
|
raw
|
diff to current
2008-08-24
bernie
preempt: Implement scheduling priorities
blob
|
commitdiff
|
raw
|
diff to current
2008-08-24
bernie
proc_exit(): Free the correct stack base pointer.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-23
bernie
preempt: thinko: proc->context.uc_stack.ss_size needs...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-21
bernie
proc: Use a global forbid count;
blob
|
commitdiff
|
raw
|
diff to current
2008-08-18
bernie
proc_new(): thinko: add new processes to the ready...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-17
bernie
irq: more emancipation from proc/preempt
blob
|
commitdiff
|
raw
|
diff to current
2008-08-17
bernie
preempt: irq supervisor draft
blob
|
commitdiff
|
raw
|
diff to current
2008-08-15
bernie
preempt: much closer
blob
|
commitdiff
|
raw
|
diff to current
2008-08-14
bernie
preempt: initialize process context structure in proc_new()
blob
|
commitdiff
|
raw
|
diff to current
2008-08-13
bernie
Initial (nonworking) draft of preemptive task switching
blob
|
commitdiff
|
raw
|
diff to current
2008-08-10
bernie
proc: Split cooperative scheduler in coop.c
blob
|
commitdiff
|
raw
|
diff to current
2008-08-10
bernie
cpu: Split frame handling macros to the new header...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-10
bernie
PUSH_CALL_FRAME(): Renamed from PUSH_CALL_CONTEXT().
blob
|
commitdiff
|
raw
|
diff to current
2008-08-10
bernie
sig_wait(): Don't call proc_shecule() with interrupts...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-10
bernie
Drop ABI versioning for asm_switch_context(), as it...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-07
bernie
kern: Unify stack_base/stack_size copies in Process
blob
|
commitdiff
|
raw
|
diff to current
2008-08-07
bernie
proc_new(): Rename proc_size_words to PROC_SIZE_WORDS...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-07
bernie
proc_new(): Rename stacksize to stack_size for consistency
blob
|
commitdiff
|
raw
|
diff to current
2008-08-04
bernie
Rename myself
blob
|
commitdiff
|
raw
|
diff to current
2008-07-29
qwert
Replaced macro that remove node from list with the...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-27
asterix
Specific the directory for all hw and cfg module. Use...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-26
asterix
Use cfg instead appconfig in bertos modules. Reformat...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-09
batt
Doc fix.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-04
batt
Refactor BeRTOS to be in his own directory.
blob
|
commitdiff
|
raw
|
diff to current