OSDev.org

The Place to Start for Operating System Developers
It is currently Wed Apr 24, 2024 1:06 am

All times are UTC - 6 hours




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Scheduler
PostPosted: Wed May 30, 2001 11:00 pm 
I'm working on the scheduler function wright now, and I'm searching for any docs about this topic. Also, I have a question - when should I do the task switch ? I did this in the timer interrupt, but (now :) I know that this was the wrong way to do it. Any thoughts ?


Top
  
 
 Post subject: RE:Scheduler
PostPosted: Thu May 31, 2001 11:00 pm 
>On 2001-05-31 13:54:51, Tom wrote:
>I'm working on the scheduler function wright now,
>and I'm searching for any docs about this topic.
>Also, I have a question - when should I do the task
>switch ? I did this in the timer interrupt, but (now :)
>I know that this was the wrong way to do it.
>Any thoughts ?

Ummm yeah sorry but, use the timer interrupt to start you task manager.
Really the only other way is cooperative multitasking and it only
takes one bad app to screw up the whole thing.


Top
  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC - 6 hours


Who is online

Users browsing this forum: Bing [Bot], Google [Bot] and 116 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group