• Morris Jette's avatar
    Add repetition count to cpu/memory mask/map options · 432b7b90
    Morris Jette authored
    Modify cpu_bind and mem_bind map and mask options to accept a repetition
        count to better support large task count. For example:
        "mask_mem:0x0f*2,0xf0*2" is equivalent to "mask_mem:0x0f,0x0f,0xf0,0xf0"
    bug 3065
    432b7b90
To find the state of this project's repository at the time of any of these versions, check out the tags.