kolibrios/kernel/trunk/core
Ivan Baravy 70ef44fcc1 Add tests to autobuild: mtrrtest and test_malloc.
git-svn-id: svn://kolibrios.org@7133 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-12-17 02:30:54 +00:00
..
apic.inc kernel: get_clock_ns() funny 96-bit arithmetic 2017-08-11 16:17:30 +00:00
clipboard.inc
conf_lib-sp.inc
conf_lib.inc
debug.inc Use xsave/xrestor if available, enable AVX* instructions. 2017-12-05 05:24:21 +00:00
dll.inc Synchronize memmap.inc and const.inc, replace hardcoded numbers with macros. 2017-11-29 22:03:58 +00:00
export.inc
exports.inc
ext_lib.inc
fpu.inc Use xsave/xrestor if available, enable AVX* instructions. 2017-12-05 05:24:21 +00:00
heap.inc remove unnecessary check 2017-09-13 10:53:39 +00:00
irq.inc
malloc.inc
memory.inc Update BOOT_DATA structure and use it instead of all the BOOT_* vars. 2017-12-17 02:12:53 +00:00
mtrr.inc Update BOOT_DATA structure and use it instead of all the BOOT_* vars. 2017-12-17 02:12:53 +00:00
mtrrtest.asm Add tests to autobuild: mtrrtest and test_malloc. 2017-12-17 02:30:54 +00:00
peload.inc
sched.inc
string.inc
sync.inc kernel: initial pipe() support 2017-06-15 22:36:39 +00:00
sys32-sp.inc
sys32.inc Set CR0.AM bit 2016-12-26 23:29:27 +00:00
syscall.inc kernel: initial pipe() support 2017-06-15 22:36:39 +00:00
taskman.inc Use xsave/xrestor if available, enable AVX* instructions. 2017-12-05 05:24:21 +00:00
test_malloc.asm Add tests to autobuild: mtrrtest and test_malloc. 2017-12-17 02:30:54 +00:00
timers.inc
Tupfile.lua Add tests to autobuild: mtrrtest and test_malloc. 2017-12-17 02:30:54 +00:00
v86.inc