Commit graph

1778 commits

Author SHA1 Message Date
Carl-Benedikt Krüger
1bccbd74b3 benchmark 2011-07-05 13:21:12 +02:00
Carl-Benedikt Krüger
fcac7e2be3 benchmark 2011-07-05 13:16:18 +02:00
Carl-Benedikt Krüger
5e1855fc72 benchmark 2011-07-05 13:14:44 +02:00
Carl-Benedikt Krüger
725609a92c benchmark 2011-07-05 13:12:14 +02:00
Carl-Benedikt Krüger
cfaaf32d96 benchmark 2011-07-05 13:09:00 +02:00
Carl-Benedikt Krüger
2f8a30a5a9 benchmark 2011-07-05 13:03:59 +02:00
Carl-Benedikt Krüger
93a22ffa1a benchmark 2011-07-05 13:01:43 +02:00
Carl-Benedikt Krüger
c5ac92511c benchmark 2011-07-05 13:00:34 +02:00
Carl-Benedikt Krüger
4d83de57af benchmark 2011-07-05 12:58:17 +02:00
Carl-Benedikt Krüger
3490e38400 benchmark 2011-07-05 12:53:48 +02:00
Carl-Benedikt Krüger
65288e71cc benchmark 2011-07-05 12:53:10 +02:00
Carl-Benedikt Krüger
ed4f9605e0 benchmark 2011-07-05 12:49:42 +02:00
Carl-Benedikt Krger
37ae969ae0 added instant processing of packets && freeing resources properly 2011-07-05 12:39:27 +02:00
Stefan Lankes
ae8c12eb4d remove obsolete file 2011-07-05 07:48:15 +02:00
Stefan Lankes
f5c3437e09 fix bug to compile MetalSVM on RockCreek without LwIP support 2011-07-04 13:25:50 -07:00
Stefan Lankes
ea10e8f4d6 fix bug to compile MetalSVM on systems without RCCE support 2011-07-04 22:21:02 +02:00
Stefan Lankes
dfe6759fc9 remove file 2011-07-04 13:07:24 -07:00
Stefan Lankes
30aaa5fda3 review of Benedikt's virtual IP device 2011-07-04 13:02:19 -07:00
Stefan Lankes
227031a41c Merge branch 'master' into network 2011-07-04 11:41:21 -07:00
Stefan Lankes
42b5542881 don't longer use ping_send_now 2011-07-04 10:56:50 -07:00
Stefan Lankes
f48c738d8e fix bug in the initialization of LwIP 2011-07-04 10:56:15 -07:00
Stefan Lankes
0fe5027a63 if LwIP supports sockets, the ping example will switch to the socket interface 2011-07-04 10:51:30 -07:00
Generic account for RWTHAachen Students
f7ca4a2ef1 new test scenario with all cores 2011-07-04 05:06:46 -07:00
Generic account for RWTHAachen Students
b685c15f81 Merge branch 'mailbox_integration' of git.lfbs.rwth-aachen.de:metalsvm into mailbox_integration 2011-07-04 03:34:52 -07:00
Generic account for RWTHAachen Students
9e3d74c1c0 fix typos 2011-07-04 03:34:32 -07:00
Simon Pickartz
439c56292e add icc_mail_noise to generate noise on the other cores 2011-07-04 12:27:28 +02:00
Stefan Lankes
351a0f6391 remove obsolete iRCCE_*_push 2011-07-03 02:31:40 -07:00
Stefan Lankes
e08f6a9d53 add UART support 2011-07-02 13:04:26 -07:00
Simon Pickartz
c0fe176945 remove typos 2011-07-02 09:09:53 -07:00
Simon Pickartz
f3c241d1fe add mail_ping_irq example 2011-07-02 17:51:25 +02:00
Stefan Lankes
e5c0e2b037 integrate the timer values of the icc ping example in the payload of the mailbox header
=> remove some static variables
2011-07-02 03:40:08 -07:00
Stefan Lankes
5cd3d7557a fine tuning to increase the performance of the mailbox example 2011-07-02 03:13:24 -07:00
Stefan Lankes
4b3efa14a3 add Simon's patch 2011-07-02 03:10:07 -07:00
Stefan Lankes
32a36c5e6e disable ping example 2011-07-02 00:28:41 -07:00
Marian Ohligs
3d74f1b514 - rewrite the read_fs and write_fs. Now both functions use fildes_t instead of vfs_node_t structs.
INFO:	typedef struct fildes {
        	vfs_node_t* 	node;
        	off_t 		offset;
		int 		flags;
		int 		mode;
	} fildes_t;

- merge fs_types.h and fs.h into one file fs.h
2011-07-01 18:04:00 +02:00
Marian Ohligs
0cd8ea9e37 add initrd_open. still buggy! 2011-07-01 18:03:49 +02:00
Simon Pickartz
c2341562c7 more rounds in mail_pingpong 2011-07-01 07:08:19 -07:00
Simon Pickartz
681bb5428f merge 2011-07-01 06:48:16 -07:00
Simon Pickartz
ae496a6d19 typos 2011-07-01 06:46:59 -07:00
Simon Pickartz
f4443e6761 new mail_pingpong test 2011-07-01 15:41:41 +02:00
Simon Pickartz
bc28b300e0 doxygen comments in iRCCE_mailbox.c 2011-07-01 12:18:15 +02:00
Simon Pickartz
c7b73fcb8e Merge branch 'master' into mailbox_integration 2011-07-01 12:08:01 +02:00
Stefan Lankes
fec9f9cfe1 switch back to the ping example
- use RAW interface
- cut the timer debug messages
2011-06-30 12:26:16 -07:00
Stefan Lankes
bc2eb33141 Merge branch 'master' of git.lfbs.rwth-aachen.de:metalsvm 2011-06-30 12:13:50 -07:00
Stefan Lankes
86b1d02945 remove obsolete lines 2011-06-30 12:11:58 -07:00
Stefan Lankes
89ae9be16e add missing delays 2011-06-30 14:16:55 +02:00
Carl-Benedikt Krger
3fc8857304 heuristical polling && interrupts 2011-06-30 11:29:42 +02:00
Carl-Benedikt Krüger
76983818f2 ... 2011-06-30 11:24:59 +02:00
Carl-Benedikt Krüger
9cb341a415 ... 2011-06-30 11:21:06 +02:00
Carl-Benedikt Krüger
69bdfec366 ... 2011-06-30 11:19:23 +02:00