History for ubixos-old / src / sys / vmm / memory.c
2005-08-11
@fsdfs
saving progress - uses new MM system. does not boot
fsdfs committed on 11 Aug 2005
2005-08-10
@fsdfs
begun conversion to new synchronization
fsdfs committed on 10 Aug 2005
@fsdfs
updates + kmalloc() and kfree() stubs
fsdfs committed on 10 Aug 2005
@fsdfs
cleaned up dependencies. rewrote vmmCopyVirtualSpace. does not compile ...
fsdfs committed on 10 Aug 2005
@fsdfs
reworking memory management and WTF is with all the errors in the headers ...
fsdfs committed on 10 Aug 2005
2005-08-09
@fsdfs
reverting to old vmm. i may have modified something accidently when i wasted time indenting the code.
fsdfs committed on 9 Aug 2005
2005-08-08
@fsdfs
its alive!!!!! mmmmmmmmmmmmm brains.... still doesn't boot ...
fsdfs committed on 8 Aug 2005
@fsdfs
new scheduler!
fsdfs committed on 8 Aug 2005
2004-09-11
@reddawg
ok time for bed
reddawg committed on 11 Sep 2004
@apwillia
Fix order in adjustCowCounter to prevent potential race condition
apwillia committed on 11 Sep 2004
2004-08-14
@reddawg
Changes
reddawg committed on 14 Aug 2004
2004-08-01
@reddawg
adjustCowCounter: we no longer need to debug unhandled adjustments they are normal situations now
reddawg committed on 1 Aug 2004
2004-07-27
@reddawg
Major: ...
reddawg committed on 27 Jul 2004
2004-07-26
@reddawg
test code, fixes and the like
reddawg committed on 26 Jul 2004
2004-07-24
@reddawg
Changes... mark let me know if you fault at pid 185 when you type stress
reddawg committed on 24 Jul 2004
@reddawg
vmm_pageFault: deadlock resolved thanks to a propper solution suggested by geist
reddawg committed on 24 Jul 2004
2004-07-18
@reddawg
memory.c: added spinlocks to vmmFindFreePage and vmmFreePage to prevent two tasks from possibly allocating the same page
reddawg committed on 18 Jul 2004
2004-06-14
@reddawg
notes: many bugs repaired and ld works 100% now.
reddawg committed on 14 Jun 2004
2004-05-21
@reddawg
Fixed a couple of typo
reddawg committed on 21 May 2004
@reddawg
Cleaned up
reddawg committed on 21 May 2004
2004-05-19
@reddawg
Added the correct endTask Procedure
reddawg committed on 19 May 2004
2004-04-30
@reddawg
Fixed all the datatypes to be consistant uInt8,uInt16,uInt32,Int8,Int16,Int32
reddawg committed on 30 Apr 2004
2004-04-15
@reddawg
UbixOS v1.0
reddawg committed on 15 Apr 2004