Changes between Version 34 and Version 35 of replication_distribution


Ignore:
Timestamp:
Sep 20, 2017, 2:26:40 PM (7 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • replication_distribution

    v34 v35  
    2727
    2828ALMOS-MK defines six vseg types:
    29 || type        ||               ||                  ||                   ||                                                           ||                                                         ||
     29|| type        ||               ||                  ||    access     ||      physical mapping                          ||    base & size                                    ||
    3030|| STACK    ||  private  || localized    || Read Write || one physical mapping per thread        || dynamic / one per thread                  ||
    3131|| CODE     ||  private   || localized   || Read Only   || one physical mapping per cluster       || static / defined in .elf file                  ||