Commit graph

1377 commits

Author SHA1 Message Date
Stefan Lankes
816b3438af minor optimizations 2011-10-05 22:54:49 -07:00
Stefan Lankes
06ddffe09a use optimized memcpy functions for non-cacheable memory 2011-10-05 22:42:09 -07:00
Stefan Lankes
bc451eac54 switch to netio example 2011-10-05 22:13:30 -07:00
Stefan Lankes
bd0e323250 remove obsolete locks 2011-10-05 13:29:14 -07:00
Stefan Lankes
264ab41457 avoid races 2011-10-05 13:23:59 -07:00
Stefan Lankes
907eb10e28 map all test and set register into the virtual address space 2011-10-05 13:22:51 -07:00
Stefan Lankes
384a727d63 code cleanup 2011-10-04 11:59:00 -07:00
Stefan Lankes
5ab52d077c remove typo 2011-10-04 11:39:53 -07:00
Stefan Lankes
6205ab74fe remove (obsolete) TX buffer 2011-10-04 08:36:46 -07:00
Stefan Lankes
14785b5e23 Merge branch 'master' of git.lfbs.rwth-aachen.de:metalsvm
Conflicts:
	kernel/netio.c
2011-10-04 01:37:09 -07:00
Stefan Lankes
4630823211 Merge branch 'master' of git.lfbs.rwth-aachen.de:metalsvm 2011-10-04 10:31:29 +02:00
Stefan Lankes
ee075fabf0 enable rlogind 2011-10-04 10:29:50 +02:00
Stefan Lankes
99ade4c064 remove compiler errors 2011-10-04 10:27:04 +02:00
Stefan Lankes
04a67b27f5 extend test cases 2011-10-04 10:27:03 +02:00
Stefan Lankes
42602df6b0 insert init code for the mmnif device 2011-10-04 10:26:55 +02:00
Stefan Lankes
3e0a285882 enable rlogind 2011-10-04 00:14:25 -07:00
Stefan Lankes
2b129977d0 remove compiler errors 2011-10-04 09:14:03 +02:00
Stefan Lankes
4099bc471d extend test cases 2011-10-04 00:03:11 -07:00
Stefan Lankes
3735a23fd6 insert init code für the mmnif device 2011-10-04 00:02:33 -07:00
Stefan Lankes
824540f313 use correct data types 2011-10-04 00:00:32 -07:00
Stefan Lankes
f2a3930046 cosmetic changes 2011-10-03 23:59:52 -07:00
Stefan Lankes
fbb0b9237b add mmnif_irqhandler in the default handler 2011-10-03 03:53:15 -07:00
Stefan Lankes
ea4af96cde add client version of the netio benchmark 2011-10-03 03:52:50 -07:00
Stefan Lankes
4285fd5287 some code clean ups 2011-10-03 03:52:14 -07:00
Stefan Lankes
498654447c move scc_memcpy.h to arch/x86/include/asm 2011-10-02 14:07:13 -07:00
Stefan Lankes
747d8a278c changes coding style, redesign of the startup code 2011-10-02 13:56:54 -07:00
Stefan Lankes
0fa695f3de cosmetic changes 2011-10-02 13:55:41 -07:00
Stefan Lankes
49a793736c merge driver from Benedikt's bachelor thesis, remove compiler warning 2011-10-02 08:54:53 -07:00
Stefan Lankes
aa6eb4da1b change coding style 2011-10-02 07:11:01 -07:00
Stefan Lankes
95488fee4d Merge branch 'master' of git.lfbs.rwth-aachen.de:metalsvm 2011-10-02 14:44:20 +02:00
Stefan Lankes
789ffcb011 minor changes 2011-10-02 14:44:05 +02:00
Marian Ohligs
aecd3b1c8c remove compiler warnings in drivers/char/stdio 2011-09-30 11:59:45 +02:00
Marian Ohligs
84d9058d7a fix makefile 2011-09-30 11:55:26 +02:00
Marian Ohligs
bff21fdcad tidy up syscall.c, add comments, add missing checks, fix bug in open 2011-09-30 11:48:13 +02:00
Stefan Lankes
98ac3ec1ff create new directory for demo applications 2011-09-29 23:36:37 +02:00
Stefan Lankes
94cd557eca increase the window size to improve the TCP performance 2011-09-29 03:24:03 -07:00
Stefan Lankes
a4a37a0c7a dump lwip statistics at the end of the benchmark 2011-09-29 03:23:13 -07:00
Marian Ohligs
83547015b7 add new system call dup2 2011-09-29 11:22:06 +02:00
Marian Ohligs
fde6b46203 filedescriptor redesign, fix close issue in telnet 2011-09-28 22:03:54 +02:00
Marian Ohligs
acc3796cc1 minor optimizations in syscall.c 2011-09-28 17:20:22 +02:00
Marian Ohligs
675c47f1b3 add basic support for syscall stat 2011-09-28 00:10:54 +02:00
Stefan Lankes
dc679f44d5 use 4711 as "rlogin port" 2011-09-27 12:47:52 +02:00
Stefan Lankes
2cf7647200 remove typo, write maximal KMGS_SIZE charcters 2011-09-26 07:47:00 +02:00
Stefan Lankes
2e12c7ca1d add character device to dump all kernel messages 2011-09-25 23:58:37 +02:00
Stefan Lankes
c9f6158f1e remove obsolete debug messages 2011-09-25 23:50:15 +02:00
Stefan Lankes
012d3938a2 avoid unneeded printing in the kernel message buffer 2011-09-25 20:49:01 +02:00
Stefan Lankes
046850b690 add rlogind to the ignore list 2011-09-25 20:45:21 +02:00
Stefan Lankes
0ccdcf6a38 add missing file 2011-09-25 20:43:53 +02:00
Stefan Lankes
42c69cfcfc add rlogind
via 'telnet hostname 4211' is it possible to establish a connection to a mshell
2011-09-25 20:41:03 +02:00
Stefan Lankes
1d2e3e9be9 add new system call dup
TODO: dup2 is missing
2011-09-25 20:40:12 +02:00