|
HeMPS
8.0
|
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. | |
This structure store variables used to manage the processors attributed by the kernel master.
1.8.11