History for ubixos / src / sys / vmm / pagefault.c
2005-08-10
@fsdfs
begun conversion to new synchronization
fsdfs committed on 10 Aug 2005
@fsdfs
vmm_pageFault2() implemented
fsdfs committed on 10 Aug 2005
@fsdfs
cleaned up dependencies. rewrote vmmCopyVirtualSpace. does not compile ...
fsdfs committed on 10 Aug 2005
@fsdfs
updated mememory management
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
new scheduler!
fsdfs committed on 8 Aug 2005
2005-08-06
@fsdfs
code clean up
fsdfs committed on 6 Aug 2005
2004-08-25
@reddawg
task switching - We now are using software switching to be consistant with the rest of the world because all of this open source freaks gave me a hard time about something I liked. There doesn't seem to be any gain in performance but it is working fine and flawlessly
reddawg committed on 25 Aug 2004
2004-08-24
@reddawg
TCA Is A BONER!!!!
reddawg committed on 24 Aug 2004
2004-08-14
@reddawg
Changes
reddawg committed on 14 Aug 2004
2004-07-28
@reddawg
Major: ...
reddawg committed on 28 Jul 2004
2004-07-27
@reddawg
bah
reddawg committed on 27 Jul 2004
@reddawg
Major: ...
reddawg committed on 27 Jul 2004
@reddawg
Put in a test for 0x0
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
Lots of changes to the vmm subsystem.... Page faults have been adjust to now be blocking on a per thread basis not system wide. This has resulted in no more deadlocks.. also the addition of per thread locking has removed segfaults as a result of COW in which two tasks fault the same COW page and try to modify it.
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
vmmPageFault: had a potential memory leak here for one page it was still using sysID on certain COW scenarios
reddawg committed on 18 Jul 2004
2004-06-10
@reddawg
Volatiles
reddawg committed on 10 Jun 2004
2004-04-15
@reddawg
UbixOS v1.0
reddawg committed on 15 Apr 2004