Skip to content
This repository has been archived by the owner on May 29, 2018. It is now read-only.

Process list enhancements #11

Open
chessmaster42 opened this issue Apr 12, 2012 · 2 comments
Open

Process list enhancements #11

chessmaster42 opened this issue Apr 12, 2012 · 2 comments

Comments

@chessmaster42
Copy link
Member

Below are several enhancements that were requested along with some process listing issues. Created a new ticket for them:

  • The user can only run up to 4 processes simultaneously. Memory is not full, so this is a kernel limitation.
  • The process list starts numbering processes from 1 (kernel) instead of 0, which would be more intuitive.
  • The process list does not show names or memory usage of any processes. I assume this is planned.
@chessmaster42
Copy link
Member Author

#1 was address in commit a9e4774 and the OS now allows up to 30 processes to run at once

@noxer
Copy link
Member

noxer commented Apr 13, 2012

won't fix #2 because of the structure of the process list.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants