Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion man/tuned-adm.8
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ instance is identified using its name from the TuneD profile.

The devices are specified using a comma-separated list. When moving a set of CPUs,
it is possible to use the cpulist syntax by including the 'cpulist:' prefix.
For instance, 'cpulist:0,2-4' will move the devices cpu0, cpu1, cpu2, and cpu4.
For instance, 'cpulist:0,2-4' will move the devices cpu0, cpu2, cpu3, and cpu4.

.TP
.B "get_instances \fI[plugin]\fP"
Expand Down
Loading