Balazs Gerofi
7836aa0136
Map LWK TEXT to the end of Linux modules section (0xFFFFFFFFFE800000)
2018-09-04 19:51:09 +09:00
Balazs Gerofi
cae6b9f154
move McKernel out of Linux kernel virtual
2018-09-04 19:51:09 +09:00
Dominique Martinet
3185334c1c
debug messages: implement dynamic debug
...
Heavily inspired off linux kernel's dynamic debug:
* add a /sys/kernel/debug/dynamic_debug/control file
(accessible from linux side in /sys/class/mcos/mcos0/sys/kernel/debug/dynamic_debug/control)
* read from file to list debug statements (currently limited to 4k in size)
* write to file with '[file foo ][func bar ][line [x][-[y]]] [+-]p' to change values
Side effects:
* reindented all linker scripts, there is a new __verbose section
* added string function strpbrk
Change-Id: I36d7707274dcc3ecaf200075a31a2f0f76021059
2018-07-26 14:16:31 +09:00
Takayuki Okamoto
9989f41fd3
add arm64 support
...
- add arm64 dependent codes with GICv3 and SVE support
- fix bugs based on architecture separation requests
2017-09-05 15:06:27 +09:00
Tomoki Shirasawa
bf0cf0a346
fix REQ-31
2016-03-08 15:19:03 +09:00
NAKAMURA Gou
26492a2895
vsyscall_gettimeofday: make timeval from TSC
2015-11-11 19:45:14 +09:00
NAKAMURA Gou
4c181d7fc0
smp-x86: add supports for dump analyzer
2015-11-09 16:06:55 +09:00
NAKAMURA Gou
a0d909af75
add supports for dump analyzer
2015-03-31 12:59:53 +09:00
NAKAMURA Gou
a4a806bef7
support vsyscall_getcpu() vsyscall. refs #385
...
This version simply calls getcpu() system call, so that it's not fast.
2015-02-10 18:35:48 +09:00
Balazs Gerofi
5f095b3952
McKernel IHK SMP-x86 support (build system and config files)
2014-12-25 11:03:04 +09:00
NAKAMURA Gou
f5b4057074
add vsyscall
...
- getcpu() is not implemented. It will cause SIGILL.
- gettimeofday() and time() are implemented with syscall.
2014-01-24 20:18:36 +09:00
Toyohisa Kameyama
78214f3ce4
/opt/knc -> /usr
2013-10-21 09:44:44 +09:00
shirasawa
9818e199f6
support builtin-x86 and builtin-mic
2013-01-06 15:45:17 +09:00
Tomoki Shirasawa
0a808057eb
modify include lines and Makefiles
2012-12-17 16:10:56 +09:00
Tomoki Shirasawa
158903c7b6
modify file names and create directories
2012-12-17 15:39:24 +09:00