metalsvm/kernel
Marian Ohligs 8c3751fca4 - remove lwip_close tests
- deactivate lwip_close in driver/char/socket to remove Pagefaults until lwip_close works correctly
2011-09-14 17:13:54 +02: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 - some chmod changes 2011-08-02 15:58:20 +02:00
init.c Merge branch 'master' into ohligs 2011-09-09 21:23:15 +02: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 - remove lwip_close tests 2011-09-14 17:13:54 +02:00
tasks.c - only initialize the fildes_t in usertasks, on create_user_task 2011-09-14 16:25:29 +02:00
tests.c switch back to the "original" test cases 2011-09-02 12:44:47 -07:00