1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-30 00:00:15 +01:00
libhermit/hermit
Stefan Lankes ffd52cb8fa increase default values
because in comparsion to the SCC are current processors clearly faster
2015-10-18 11:17:34 +02:00
..
arch/x86 add missing macro "per_core" to get access to timer_ticks 2015-10-18 10:05:14 +02:00
drivers/net add first iRCCE support into the kernel 2015-10-17 12:01:46 +02:00
fs remove VGA and Multiboot support 2015-07-27 22:12:05 +02:00
include remove test and set registers from MPB 2015-10-18 10:21:53 +02:00
kernel retries 120 times to find the MPB 2015-10-18 10:22:52 +02:00
libkern add kernel version of memcmp 2015-09-13 21:22:00 +02:00
lwip@9209bfad66 add support of proxy processes 2015-10-03 01:43:17 +02:00
mm use kernel_stack and kernel_end to determine the size of the kernel 2015-08-28 07:59:02 +02:00
tools remove typo 2015-10-17 15:04:24 +02:00
usr increase default values 2015-10-18 11:17:34 +02:00
.gitignore add example executables to the list of ignored files 2015-10-17 12:04:43 +02:00
link.ld increase the maximum number of cores to 40 2015-07-24 23:20:56 +02:00
Makefile emulate per default a NUMA system 2015-10-12 19:59:15 +02:00
Makefile.inc HermitCore is independent to the Linux kernel => move to an own subdirectory 2015-05-23 14:35:45 +02:00