Rename CPU Threads for CPU Pinning
This commit is contained in:
parent
83efb2d7b6
commit
0b559f8acb
3 changed files with 3 additions and 3 deletions
|
@ -158,7 +158,7 @@
|
|||
</div>
|
||||
|
||||
<div class="form-group col-xs-6">
|
||||
<label for="pThreads">CPU Threads</label>
|
||||
<label for="pThreads">CPU Pinning</label>
|
||||
|
||||
<div>
|
||||
<input type="text" id="pThreads" name="threads" class="form-control" value="{{ old('threads') }}" />
|
||||
|
|
Reference in a new issue