mars_workload_module Struct Reference
[Workload Module Management API]

MARS workload module structure. More...

#include <workload_types.h>


Data Fields

uint64_t exec_ea
uint32_t exec_size
uint32_t bss_size
uint32_t entry


Detailed Description

MARS workload module structure.

This structure stores information about the workload module executable that needs to be loaded and executed in order to handle processing of a workload context.

The workload model implementation is responsible for populating this structure inside the workload context before adding the workload context to the workload queue.


Field Documentation

ea of exec

size of text and data of exec

size of bss in memory of exec

entry address of exec


Generated on Fri Dec 19 21:36:44 2008 for MARS by  doxygen 1.5.6