Scroll to navigation

PPC64_CPU(8) Linux on Power Service Tools PPC64_CPU(8)

NAME

ppc64_cpu - cpu settings utility

SYNOPSIS

/usr/sbin/ppc64_cpu --smt
/usr/sbin/ppc64_cpu --smt={on|off}
/usr/sbin/ppc64_cpu --dscr
/usr/sbin/ppc64_cpu --dscr=<val>
/usr/sbin/ppc64_cpu --smt-snooze-delay
/usr/sbin/ppc64_cpu --smt-snooze-delay=<val>

DESCRIPTION

This utility allows users to view and set the cpu SMT, DSCR and smt-snooze-delay settings.

OPTIONS

--smt
Get current SMT state.
--smt={on|off}
Set SMT state.
--dscr
Get current DSCR setting.
--dscr=<val>
Change DSCR setting.
--smt-snooze-delay
Get current smt-snooze-delay setting.
--smt-snooze-delay=<val>
Change smt-snooze-delay setting.

AUTHOR

ppc64_cpu was written by Anton Blanchard.
This manual page was written by Aurélien GÉRÔME <ag@roxor.cx>, for the Debian project (but may be used by others).
21 August 2007 Linux