metalsvm/include/metalsvm
Stefan Lankes f0e4a2b833 add the support of the memory type MPBT
=> seesection "10.1.2 Internal Cache Changes" of SCC External Architecture Specification (R1.1)
2011-04-05 23:43:44 -07:00
..
config.h.example specify SCC's memory layout in the config file 2011-03-25 20:39:05 +01:00
ctype.h add rudimental support of basic C functions 2011-03-24 11:01:59 +01:00
errno.h - redesign of the initial ram disk 2010-08-22 09:56:02 +00:00
fs.h - redesign of the initial ram disk 2010-08-22 09:56:02 +00:00
init.h - add forgotten files to the project 2010-12-10 06:19:18 +00:00
mailbox.h include task.h, which is needed by our mailbox 2011-03-01 07:50:42 +01:00
mailbox_types.h seperate type declaration and implementation 2011-02-28 12:16:27 +01:00
mmu.h after process termination, the PGD and its PGTs will be freed 2011-02-24 18:32:58 +01:00
page.h - add forgotten files to the project 2010-12-10 06:19:18 +00:00
processor.h - huge commit 2010-12-10 06:16:58 +00:00
semaphore.h seperate type declaration and implementation 2011-02-28 12:16:27 +01:00
semaphore_types.h seperate type declaration and implementation 2011-02-28 12:16:27 +01:00
spinlock.h add nested spinlocks 2011-03-04 11:38:40 +01:00
spinlock_types.h add nested spinlocks 2011-03-04 11:38:40 +01:00
stdarg.h - first steps to realize a SVM subsystem in a VM 2010-07-31 15:53:30 +00:00
stddef.h - huge commit 2010-12-10 06:16:58 +00:00
stdio.h - add implementation of ksprintf and ksnprintf 2010-10-26 08:09:43 +00:00
stdlib.h add the support of the memory type MPBT 2011-04-05 23:43:44 -07:00
string.h change copyright statement 2011-03-02 05:32:25 +01:00
syscall.h add the support of the system call "execve" in our libgloss 2011-03-03 09:47:14 +01:00
tasks.h forwarding arguments to the new tasks 2011-03-08 23:12:38 +01:00
tasks_types.h remove memory leak and redesign of the internal memory accounting 2011-03-04 22:44:53 +01:00
time.h - complete redesign of the APIC code 2010-11-04 20:15:39 +00:00
vma.h add a VMA list, which holds each virtual memory region of a user-level process 2011-02-24 09:29:38 +01:00