all 2.5.xx RT info except HP-UX "cls"

This commit is contained in:
albert
2002-10-03 09:41:57 +00:00
parent 533fced263
commit bc9cdacdcc
3 changed files with 38 additions and 7 deletions

View File

@ -76,6 +76,8 @@ typedef struct proc_t {
vm_stack, /* stack size */
vm_exe, /* executable size */
vm_lib, /* library size (all pages, not just used ones) */
rtprio, /* real-time priority */
sched, /* scheduling class */
vsize, /* number of pages of virtual memory ... */
rss_rlim, /* resident set size limit? */
flags, /* kernel flags for the process */