Skip to content

Commit

Permalink
Typo fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
arjun-kshirsagar authored Aug 15, 2024
1 parent 432c419 commit 109e790
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/system.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ be checked in benchmark metadata: it is enabled if the ``cpu_affinity``

:func:`os.sched_setaffinity` is used to pin processes.

Even if no CPU is isolated, CPU pining makes benchmarks more stable: use the
Even if no CPU is isolated, CPU pinning makes benchmarks more stable: use the
``--affinity`` command line option.

Check the CPU topology for HyperThreading and NUMA for best performances.
Expand Down

0 comments on commit 109e790

Please sign in to comment.