metalsvm/arch/x86
Stefan Lankes 24914fcb4f add prototype of a tickless kernel
only by entering the kernel, the tick counter will be updated
=> by using this feature, MetalSVM supports only LwIP's raw interface,
   because we have no guarantee that the tcpip thread will get computation time
=> no NETCONN & BSD socket support
=> no load balancing support
2012-07-03 16:46:54 +02:00
..
include/asm add prototype of a tickless kernel 2012-07-03 16:46:54 +02:00
kernel add prototype of a tickless kernel 2012-07-03 16:46:54 +02:00
mm remove warnings, optimize vm_alloc 2012-06-12 09:24:38 +02:00
scc avoid compiling of SCC features on non-SCC systems 2012-04-24 10:35:24 +02:00