HeMPS  8.0
Public Attributes | List of all members
Processor Struct Reference

This structure store variables used to manage the processors attributed by the kernel master. More...

#include <processors.h>

Public Attributes

int address
 Processor address in XY.
 
int free_pages
 Number of free memory pages.
 
int slack_time
 Slack time (idle time), represented in percentage.
 
unsigned int total_slack_samples
 Number of slack time samples.
 
int task [MAX_LOCAL_TASKS]
 Array with the ID of all task allocated in a given processor.
 

Detailed Description

This structure store variables used to manage the processors attributed by the kernel master.


The documentation for this struct was generated from the following file: