rellermeyer / course_os

CS 439 course OS
BSD 3-Clause "New" or "Revised" License
38 stars 26 forks source link

Task Scheduler #15

Open rellermeyer opened 10 years ago

rellermeyer commented 10 years ago

Implement a task scheduler, initially used to schedule processes, later to schedule threads.

i-daszkowski commented 10 years ago

I'm interested in this one.

michaelbren commented 10 years ago

I'd also be happy to work on this as well.

SheldonSandbekkhaug commented 10 years ago

How far have you guys gotten on this? I'm willing to help with the scheduler.

i-daszkowski commented 10 years ago

I've started a framework for it, if you guys want to meet up I'm free tomorrow after class. We could meet in one of the GDC labs. Also, feel free to email me at i.daszkowski92@gmail.com.

mpanoratra commented 10 years ago

Yea a couple of us usually meet after class to work on stuff. We've been working on process abstraction but this is pretty high priority I think too. I planned on working on this but I didn't get the time to do much for it. But lets meet after class and do some of it.

SheldonSandbekkhaug commented 10 years ago

I won't be able to work today (Wednesday) after class, but perhaps we could meet on Friday?

stv8 commented 10 years ago

I can't meet today either. I am free Friday morning from 10-12 and also Saturday.

michaelbren commented 10 years ago

I also would be free at the same times as @stv8 and @SheldonSandbekkhaug.

i-daszkowski commented 10 years ago

If you guys still plan on meeting today, I'm in the basement lab. I should be free for the entire morning.

stv8 commented 10 years ago

Cool I'll be there in 10

i-daszkowski commented 10 years ago

Sounds good, I'm in the corner with a red jersey.

michaelbren commented 10 years ago

When's the next time any of you want to meet?

mpanoratra commented 10 years ago

I can work tomorrow after class.

michaelbren commented 10 years ago

Would you be free Tuesday instead? I have a class after OS so Monday's are tough for me

SheldonSandbekkhaug commented 10 years ago

I could work before/after class on Monday. Or on Tuesday, 2-3:30, and after 6pm. What do you guys want to work on in particular? Jeffrey is still working on the state-saving (like setjmp) function, as far as I know.

EDIT: 6pm, not 5pm

michaelbren commented 10 years ago

I'm free after 5pm on Tuesday to work, and I'm not sure honestly, I was just hoping to see what else could be done than the state-saving. If that's something that requires waiting we could meet up after that's complete though