Page 1 of 1

hurray.. multitasking setup finally..

Posted: Tue Jul 01, 2008 9:35 am
by octa
hmm.. multitasking setup atlast after spending few nights..
http://antos.googlecode.com/files/multitas.JPG

Re: hurray.. multitasking setup finally..

Posted: Tue Jul 01, 2008 10:42 am
by piranha
Now you have to work on your O(1) Scheduling Algorithm!

-JL =D>

Re: hurray.. multitasking setup finally..

Posted: Thu Jul 03, 2008 1:23 pm
by eax
Very nice :) , I imagine that must have been tricky , at least the first time around it must be :) , Im actually at the position where I am going to soon be trying to get to grips with allocating and deallocating pages and then after having a basic memory manager , work out how to read and write files to disk then try multi tasking.

I still have lots to read though I think because what I have read(the limited amount) multi-tasking can be done through the TSS but thats not the only way, I kinda want to try doing it 100% my own way but I will have to read more and Ive got to make some headway with certain things before I would be happy even attempting it.

Either way congratulations! Your own multi-tasking OS , thats good going :)

Re: hurray.. multitasking setup finally..

Posted: Fri Jul 04, 2008 3:38 am
by lukem95
congrats, seeing that for the first time on my OS made me very proud.

time to give your scheduling algo some thought now then? :)

Re: hurray.. multitasking setup finally..

Posted: Fri Jul 04, 2008 5:53 am
by octa
eax wrote:Either way congratulations! Your own multi-tasking OS , thats good going
thanks..
piranha wrote:Now you have to work on your O(1) Scheduling Algorithm!
lukem95 wrote:time to give your scheduling algo some thought now then?
tats wat i am in to now !!! :D :D