metalsvm/kernel
Stefan Lankes e595fae384 add SMP support
- this is experimental version
- by setting MAX_CORES to 1, you are to disable the SMP support
2011-07-18 09:14:28 +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 fix bug to compile MetalSVM on systems without RCCE support 2011-07-04 22:21:02 +02:00
main.c add SMP support 2011-07-18 09:14:28 +02:00
Makefile move mailbox example to tests.c 2011-06-29 12:29:04 -07:00
ping.c if LwIP supports sockets, the ping example will switch to the socket interface 2011-07-04 10:51:30 -07:00
syscall.c First steps to realize Inter-Core-Communication via RCCE 2011-04-23 00:13:12 -07:00
tasks.c add SMP support 2011-07-18 09:14:28 +02:00
tests.c review of Benedikt's virtual IP device 2011-07-04 13:02:19 -07:00