History for ubixos / src / sys / vmm / paging.c
2004-08-21
@reddawg
updates: converted to software task switching however it is not working yet
reddawg committed on 21 Aug 2004
2004-07-28
@reddawg
Major: ...
reddawg committed on 28 Jul 2004
2004-07-27
@reddawg
Major: ...
reddawg committed on 27 Jul 2004
@reddawg
chg: fixed marks bug readFile did a lookup which is why it looked like it was loopping so much
reddawg committed on 27 Jul 2004
@reddawg
chg: made page 0x0 writeable should boot now
reddawg committed on 27 Jul 2004
@flameshadow
chg: fixed ubu's typo
flameshadow committed on 27 Jul 2004
@reddawg
Try now TCA
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
Oh yeah try this one
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
2004-07-22
@reddawg
I broke it hopefully
reddawg committed on 22 Jul 2004
2004-07-18
@reddawg
cleaned out some debug code
reddawg committed on 18 Jul 2004
2004-07-17
@reddawg
kmalloc: added assert() ...
reddawg committed on 17 Jul 2004
2004-06-10
@reddawg
Volatiles
reddawg committed on 10 Jun 2004
@reddawg
Fixed an asm statement
reddawg committed on 10 Jun 2004
2004-05-22
@reddawg
Fixed some bugs
reddawg committed on 22 May 2004
2004-04-15
@reddawg
UbixOS v1.0
reddawg committed on 15 Apr 2004