Stefan Lankes
|
4db6d86ad4
|
fix calculation of the kernel stack, remove some typos
|
2015-07-11 00:56:15 +02:00 |
|
Stefan Lankes
|
6d742c4d33
|
switch back to the default example
|
2015-07-11 00:53:33 +02:00 |
|
Stefan Lankes
|
19fed0bd87
|
add the support of user-level tasks
|
2015-07-11 00:16:27 +02:00 |
|
Stefan Lankes
|
e0f188d739
|
add virtual filesystem and support of an initrd
- initrd is embedded in the kernel
|
2015-07-10 07:30:45 +02:00 |
|
Stefan Lankes
|
11ae987bae
|
define create_task as static function, some code cleanups
|
2015-07-08 22:16:00 +02:00 |
|
Stefan Lankes
|
46e229ba7c
|
increasing the readability of the code
|
2015-07-08 20:11:36 +02:00 |
|
Stefan Lankes
|
b7665a1547
|
use "git describe" to determine the version
|
2015-06-28 23:25:23 +02:00 |
|
Stefan Lankes
|
6b0c6145d2
|
remove obsolete debug message
|
2015-06-27 20:13:49 +02:00 |
|
Stefan Lankes
|
1e41214cad
|
add example to test the timer
|
2015-06-27 20:12:28 +02:00 |
|
Stefan Lankes
|
2eddb0bb89
|
integrate lwIP into HermitCore
- add timer support, which is required for lwIP
|
2015-06-11 09:20:34 +02:00 |
|
Stefan Lankes
|
1a256ada95
|
add helper function to run a task on a specific core
|
2015-05-31 07:58:05 +02:00 |
|
Stefan Lankes
|
a916196c3d
|
add IPIs to shoot down the TLB on all cores
|
2015-05-31 07:44:24 +02:00 |
|
Stefan Lankes
|
047951bafd
|
enable SMP support
|
2015-05-31 00:30:13 +02:00 |
|
Stefan Lankes
|
f781f4923b
|
prepare kernel to support SMP
- only startup code is missing
|
2015-05-27 00:04:01 +02:00 |
|
Stefan Lankes
|
d7ec3d4f14
|
HermitCore is independent to the Linux kernel => move to an own subdirectory
|
2015-05-23 14:35:45 +02:00 |
|