Jiajie Chen
|
42b02453a0
|
Implement basic version of sys_poll supporting stdin and socket, fix some deadlocks and introduce some others
|
2019-03-06 20:24:55 +08:00 |
|
WangRunji
|
a979b6b5ec
|
impl sys_getppid. fix checking pointer for process syscalls
|
2019-03-02 19:09:39 +08:00 |
|
WangRunji
|
254663e976
|
impl a simple work-stealing scheduler
|
2019-02-24 02:26:55 +08:00 |
|
WangRunji
|
5a1b3e0dff
|
no longer support 'remove' in Scheduler
|
2019-02-24 01:50:29 +08:00 |
|
WangRunji
|
a224e85c8d
|
split scheduler mod, make Scheduler Sync
biscuit: fix argc, argv
|
2019-02-23 19:28:38 +08:00 |
|
WangRunji
|
e678186b3d
|
support idle for rcore-thread, remove idle thread in kernel
|
2019-02-23 16:54:02 +08:00 |
|
WangRunji
|
086fcd4079
|
rename 'event_hub' to 'timer', add doc and simplify
|
2019-01-28 13:48:18 +08:00 |
|
WangRunji
|
1541282ad7
|
add example for 'thread' crate
|
2019-01-24 22:44:28 +08:00 |
|
WangRunji
|
5bffce787b
|
rename 'process' crate to 'thread'
|
2019-01-24 19:03:45 +08:00 |
|