History for ubixos / src / sys / kernel
2004-07-20
@reddawg
Few fixes
reddawg committed on 20 Jul 2004
@reddawg
sched: hold that was my error
reddawg committed on 20 Jul 2004
2004-07-18
@reddawg
sched: we now set task status to dead which then makes the scheduler do some clean it could be some minor overhead but i feel this is our most efficient approach right now to prevent corruption of the queues
reddawg committed on 18 Jul 2004
@reddawg
We do some propper task cleanup now when they exit... such as close open FD for LD and delete task from the task list
reddawg committed on 18 Jul 2004
@reddawg
Cleaned out the rest of debuging code also temporarily disabled the ip stack to improve boot time
reddawg committed on 18 Jul 2004
@reddawg
vitals: cleaned up all defaults this should not cause any problems in the future
reddawg committed on 18 Jul 2004
@reddawg
schedDeleteTask: I am pondering the possability that this could not finish in a quantum....
reddawg committed on 18 Jul 2004
@reddawg
fork: no mem leaks here
reddawg committed on 18 Jul 2004
@reddawg
Fixens
reddawg committed on 18 Jul 2004
2004-07-17
@reddawg
Few changes to spinlock hopefully it will cure our deadlock
reddawg committed on 17 Jul 2004
@reddawg
shell: fixed stress testing ...
reddawg committed on 17 Jul 2004
@reddawg
kmalloc: added assert() ...
reddawg committed on 17 Jul 2004
2004-07-16
@reddawg
assert()
reddawg committed on 16 Jul 2004
@reddawg
Added asscerts
reddawg committed on 16 Jul 2004
@reddawg
Added asserts no problems thusfar
reddawg committed on 16 Jul 2004
@reddawg
Clean
reddawg committed on 16 Jul 2004
@reddawg
Tune ups this stuff should of been taken care of months ago
reddawg committed on 16 Jul 2004
2004-07-15
@reddawg
time: Fixed a few order of opperations
reddawg committed on 15 Jul 2004
2004-07-09
@reddawg
time: timeInit to time_init ...
reddawg committed on 9 Jul 2004
@reddawg
sched: schedInit to sched_init ...
reddawg committed on 9 Jul 2004
@reddawg
vitals: named vitalsInit to vitals_init ...
reddawg committed on 9 Jul 2004
2004-07-05
@reddawg
Fixens
reddawg committed on 5 Jul 2004
2004-06-29
@reddawg
Fixed some global variables
reddawg committed on 29 Jun 2004
@reddawg
sdeStop - Turn printf off until modes have changed
reddawg committed on 29 Jun 2004
@reddawg
sdeStop - Does this patch help?
reddawg committed on 29 Jun 2004
@reddawg
sdeStop
reddawg committed on 29 Jun 2004
2004-06-28
@reddawg
Sub Dirs
reddawg committed on 28 Jun 2004
@reddawg
file format now container:/path/to/file
reddawg committed on 28 Jun 2004
2004-06-25
@reddawg
Fixens
reddawg committed on 25 Jun 2004
@reddawg
I am cleaning too
reddawg committed on 25 Jun 2004