mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-02-22 04:49:00 +00:00
dhrystone: fixed taskset_mask description.
This commit is contained in:
parent
1c4eef54d6
commit
9ba126d46d
@ -69,7 +69,7 @@ class Dhrystone(Workload):
|
|||||||
''')),
|
''')),
|
||||||
Parameter('taskset_mask', kind=int, default=0,
|
Parameter('taskset_mask', kind=int, default=0,
|
||||||
description='''
|
description='''
|
||||||
The processes spawned by sysbench will be pinned to cores as
|
The processes spawned by dhrystone will be pinned to cores as
|
||||||
specified by this parameter.
|
specified by this parameter.
|
||||||
'''),
|
'''),
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user