kern

log src/vm.c

age author description
Thu, 28 Jul 2011 05:43:04 +0300 John Tsiombikas continuing with the process implementation. not done yet, panics.
Tue, 26 Jul 2011 02:41:33 +0300 John Tsiombikas mainly additions to the VM to support processes etc. not complete
Mon, 25 Jul 2011 11:29:02 +0300 John Tsiombikas - implemented clone_vmem
Wed, 08 Jun 2011 03:02:42 +0300 John Tsiombikas 8254 timer code
Sat, 09 Apr 2011 07:14:06 +0300 John Tsiombikas fixes here and there
Wed, 06 Apr 2011 07:42:44 +0300 John Tsiombikas protected critical sections in VM and the physical memory manager by disabling interrupts
Tue, 05 Apr 2011 02:09:02 +0300 John Tsiombikas switched the vm to use recursive page tables
Mon, 04 Apr 2011 23:34:06 +0300 John Tsiombikas - fixed tragic mistake in the initial kernel image mapping