Commit graph

89 commits

Author SHA1 Message Date
Stefan Lankes
41dc03235a use get_cpu_frequency instead of the static number 533 2011-09-02 13:52:42 -07:00
Stefan Lankes
49dde7a522 use get_cpu_frequency instead of the hard-coded frequency number 533 2011-08-29 01:54:59 -07:00
Stefan Lankes
5f4c1f8aaa Integration of Simon's mailbox system into the SVM subsystem 2011-08-29 01:49:59 -07:00
Stefan Lankes
19cfc735e2 Merge remote branch 'origin/mailbox_integration' into demo 2011-08-28 23:59:48 -07:00
Stefan Lankes
38d26aecae Merge branch 'master' into demo 2011-08-28 23:59:12 -07:00
Simon Pickartz
236a207ce1 benchmarks now working with 4 cores 2011-08-28 07:09:04 -07:00
Generic account for RWTHAachen Students
6d065f8621 fix in mail_noise 2011-08-27 23:32:04 -07:00
Stefan Lankes
e015f72686 disable temporary the mmnif device 2011-08-27 14:29:52 -07:00
Simon Pickartz
1a7eeaa16b testing mail_noise 2011-08-27 11:20:18 -07:00
Simon Pickartz
762d39e69a major fix in use of irqs in iRCCE_mailbox.c 2011-08-27 10:13:13 -07:00
Stefan Lankes
c81c83e9ff Merge remote branch 'origin/mailbox_integration' into demo 2011-08-27 08:07:43 -07:00
Stefan Lankes
eadaf67d06 add additional output messages
- describes the SCC's L2 behaviour
2011-08-27 05:28:03 -07:00
Simon Pickartz
8fac6ba205 little changes 2011-08-27 02:31:30 -07:00
Simon Pickartz
b3ee8f1a07 fix noise production 2011-08-25 12:59:32 -07:00
Generic account for RWTHAachen Students
17b104d11c Merge commit '499f43bfaf0bd7ca9387091712c0b60273bfa5d2' into mailbox_integration
Conflicts:
	arch/x86/scc/icc.c
	kernel/tests.c
2011-08-24 23:47:56 -07:00
Generic account for RWTHAachen Students
0d4ff65bcb fix irq reset 2011-08-24 04:25:10 -07:00
Simon Pickartz
c5befddfdf testing rem irq with mail_noise 2011-08-23 14:45:08 -07:00
Stefan Lankes
0d74873fa9 minor optimizations 2011-08-23 06:51:25 -07:00
Stefan Lankes
2605ce5b34 RCCE_shmalloc returns only a physical address => we have to map this region into the virtual address space 2011-08-23 01:12:52 -07:00
Simon Pickartz
47deea941a remove debug printfs 2011-08-21 11:38:09 -07:00
Simon Pickartz
09931d918d remove debug printf 2011-08-20 07:09:37 -07:00
Stefan Lankes
9c15383d2c add first running version of our svm system 2011-08-19 00:11:36 -07:00
Stefan Lankes
01a4573b36 remove some output messages 2011-08-18 05:50:54 -07:00
Generic account for RWTHAachen Students
ad2d1e4a3d problems with iRCCE_memcpy_put 2011-08-18 02:07:42 -07:00
Simon Pickartz
c0f9747c67 kernel task mail_ping no STDCALL any more 2011-08-18 01:29:55 -07:00
Simon Pickartz
142e4892af resolve merge conflicts 2011-08-17 23:32:39 -07:00
Generic account for RWTHAachen Students
c53ee583f8 bug fix 2011-08-17 02:14:27 -07:00
Generic account for RWTHAachen Students
4dbb0a50df low mail prio for noise 2011-08-17 00:42:47 -07:00
Stefan Lankes
6e55a3a874 add some debug messages and remove obsolete macros 2011-08-16 16:08:04 -07:00
Generic account for RWTHAachen Students
9b19fe3114 change in icc_mail_ping_irq-test 2011-08-16 14:11:26 -07:00
Stefan Lankes
a0bae35a88 add untested prototype of an SVM system 2011-08-16 03:29:54 -07:00
Generic account for RWTHAachen Students
7bf0cf184c only check irq status reg if irq_no = 124 2011-08-15 09:56:46 -07:00
Simon Pickartz
f7be10461b bug fix 2011-08-15 17:26:32 -07:00
Simon Pickartz
6892fa021a testing remote interrupts 2011-08-13 17:14:01 -07:00
Simon Pickartz
1e636dee97 fix in mail_check 2011-08-11 09:13:31 -07:00
Simon Pickartz
67a85668fa testing remote interrupts 2011-08-11 09:02:49 -07:00
Generic account for RWTHAachen Students
6995bb29e3 gic irqs seem to work now 2011-08-10 22:44:16 -07:00
Generic account for RWTHAachen Students
4b03e27a37 testing global interrupt controller 2011-08-10 00:21:21 -07:00
Simon Pickartz
d7175a72a9 testing remote interrupts 2011-08-09 14:54:30 -07:00
Simon Pickartz
3275d8cc17 still testing remote interrupt 2011-08-01 14:24:46 -07:00
Simon Pickartz
f344f65769 mailbox-system thread-safe now 2011-07-23 12:27:08 -07:00
Simon Pickartz
6e14d56de8 mailbox does not support sendings to own mailbox 2011-07-18 01:14:18 -07:00
Stefan Lankes
f5c3437e09 fix bug to compile MetalSVM on RockCreek without LwIP support 2011-07-04 13:25:50 -07:00
Stefan Lankes
227031a41c Merge branch 'master' into network 2011-07-04 11:41:21 -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
Simon Pickartz
c0fe176945 remove typos 2011-07-02 09:09:53 -07:00