wake-0 / fhvOS

This repository contains an os for the arm cortex a8 in combination with beaglebone.
GNU General Public License v2.0
7 stars 1 forks source link

[Scheduler] [Process Management] Add meta information to processes #55

Closed trylimits closed 9 years ago

trylimits commented 9 years ago

Either the scheduler or a process manager should manage a process's meta information, i.e. name, start time, status etc.

@mpe5651 @Blackjack92 Should we add this functionality to the scheduler itself or should we introduce a process manager which is associated with the scheduler?

ghost commented 9 years ago

I would prefer a process manager. I'll explain you my opinion tomorrow.

wake-0 commented 9 years ago

i would also prefer a process manager. It would be the same as a taskmanager.

trylimits commented 9 years ago

@mpe5651 if i remember correctly this issue should be fixed completely. Could you please close this if I didn't miss something.

ghost commented 9 years ago

you're absolutely right, mr. @trylimits :-)