mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-09-01 19:02:31 +01:00
dhrystone: fixed taskset_mask description.
This commit is contained in:
@@ -69,7 +69,7 @@ class Dhrystone(Workload):
|
||||
''')),
|
||||
Parameter('taskset_mask', kind=int, default=0,
|
||||
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.
|
||||
'''),
|
||||
]
|
||||
|
Reference in New Issue
Block a user