Commit graph

15 commits

Author SHA1 Message Date
Jacek Galowicz
51a4f5a7a7 Added more apps to the test case application. 2012-09-17 14:51:10 +02:00
Stefan Lankes
b891b94a88 disable socket by passing (default configuration) 2012-09-10 09:58:47 +02:00
Stefan Lankes
837bc3ebe1 add config file tests.h, which specifies the starting apps 2012-07-16 21:55:42 +02:00
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
Florian Zeitz
b64324def1 Fix tautologic compare, harmonize types 2012-02-28 13:20:46 +01:00
Stefan Lankes
610f8177d8 remove compiling problems on non-SCC plattforms 2011-10-24 16:23:25 +02:00
Stefan Lankes
e3a8c1ae77 cosmetic changes 2011-10-20 06:44:53 -07:00
Stefan Lankes
62f2038a6e add a workaround to avoid the using of the missing select function 2011-10-19 04:47:19 -07:00
Stefan Lankes
aba6a08b70 use errno to determine socket failures 2011-10-13 15:21:45 -07:00
Stefan Lankes
b920e37f77 use nicer output messages 2011-10-07 01:48:03 -07:00
Stefan Lankes
0801b6f087 use "nicer" output messages 2011-10-06 13:32:28 -07:00
Stefan Lankes
417520b659 send messages from 1 Byte to 32 KByte 2011-10-06 11:06:54 -07:00
Stefan Lankes
824540f313 use correct data types 2011-10-04 00:00:32 -07:00
Stefan Lankes
ea4af96cde add client version of the netio benchmark 2011-10-03 03:52:50 -07:00
Stefan Lankes
98ac3ec1ff create new directory for demo applications 2011-09-29 23:36:37 +02:00
Renamed from kernel/netio.c (Browse further)