| 2004-07-20 |
try now
flameshadow
committed
on 20 Jul 2004
|
|---|---|
|
Let me commit before we start to overlap
reddawg
committed
on 20 Jul 2004
|
|
|
oops
flameshadow
committed
on 20 Jul 2004
|
|
|
chg: tried caching. assertion error
flameshadow
committed
on 20 Jul 2004
|
|
|
CFLAGS: I updated cflags so optimizations are consistant on all files different optimization levels maybe the source of some of our problems?
reddawg
committed
on 20 Jul 2004
|
|
|
Removed SMP code from kernel
reddawg
committed
on 20 Jul 2004
|
|
|
Works perfectly here
reddawg
committed
on 20 Jul 2004
|
|
|
spinlock: made them non inline functions I think this actually fixed the problem
reddawg
committed
on 20 Jul 2004
|
|
|
*** empty log message ***
reddawg
committed
on 20 Jul 2004
|
|
|
|
|
|
UBU Tags
reddawg
committed
on 20 Jul 2004
|
|
|
You like leaving out $Log: $ so i don't know what is going on eh?
reddawg
committed
on 20 Jul 2004
|
|
|
chg: renamed them once again to comply with the UbixOS naming convention.
flameshadow
committed
on 20 Jul 2004
|
|
|
|
|
|
Few fixes
reddawg
committed
on 20 Jul 2004
|
|
|
sched: hold that was my error
reddawg
committed
on 20 Jul 2004
|
|
|
|
|
|
add: directory caching related stuff
flameshadow
committed
on 20 Jul 2004
|
|
|
Update
reddawg
committed
on 20 Jul 2004
|
|
| 2004-07-18 |
Ok that is enough for tonight
reddawg
committed
on 18 Jul 2004
|
|
We don't need no steek'n mans
reddawg
committed
on 18 Jul 2004
|
|
|
|
|
|
gen: no we dont want man pages they are evil
reddawg
committed
on 18 Jul 2004
|
|
|
quad: everything compiles
reddawg
committed
on 18 Jul 2004
|
|
|
string: all of string compiles a billion more to go
reddawg
committed
on 18 Jul 2004
|
|
|
Removal of man pages for now will save us CVS updating time
reddawg
committed
on 18 Jul 2004
|
|
|
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
|
|
|
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
|
|
|
Cleaned out the rest of debuging code also temporarily disabled the ip stack to improve boot time
reddawg
committed
on 18 Jul 2004
|
|
|
cleaned out some debug code
reddawg
committed
on 18 Jul 2004
|