metalsvm/kernel
2011-09-07 03:12:38 -07:00
..
client.c redesign of the scheduler, defining of a runqueue per core 2011-08-17 13:51:19 +02:00
client.h server & client test 2011-07-12 13:08:21 +02:00
echo.c switch from lwip-1.3.2 to lwip 1.4.0 2011-05-29 15:36:02 +02:00
init.c now, we use on all SCCs the same IP (192.168.28.(COREID+1)) 2011-09-07 01:41:17 -07:00
main.c if a task exists with a higher priority, we start a rescheduling in check_workqueues. 2011-09-02 13:57:11 -07:00
Makefile at netio server (see http://www.nwlab.net/art/netio/netio.html) 2011-08-10 08:02:30 +02:00
netio.c on the server side, we determines also the bandwidth 2011-09-07 03:12:38 -07:00
ping.c switch back to RAW interface and some cosmetic changes 2011-09-07 10:07:22 +02:00
server.c redesign of the scheduler, defining of a runqueue per core 2011-08-17 13:51:19 +02:00
server.h server & client test 2011-07-12 13:08:21 +02:00
shell.c ... 2011-08-02 17:43:36 +02:00
shell.h shell test 2011-07-26 14:34:06 +02:00
syscall.c if a task exists with a higher priority, we start a rescheduling in check_workqueues. 2011-09-02 13:57:11 -07:00
tasks.c by leaving the interrupt handler, we check if an urgent task is ready 2011-09-06 06:46:52 -07:00
tests.c switch back to the "original" test cases 2011-09-02 12:44:47 -07:00