Ignore:
Timestamp:
Jul 22, 2015, 1:03:20 PM (9 years ago)
Author:
alain
Message:

Introduce the "active" field in vspace.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • soft/giet_vm/giet_xml/mapping_info.h

    r627 r645  
    186186    unsigned int    vseg_offset;     // global index of first vseg in vspace
    187187    unsigned int    task_offset;     // global index of first task in vspace
     188    unsigned int    active;          // always active if non zero
    188189} mapping_vspace_t;
    189190
Note: See TracChangeset for help on using the changeset viewer.