FreeBSD Manual Pages
APPJAIL-CPUSET(1) General Commands Manual APPJAIL-CPUSET(1) NAME appjail-cpuset -- Configure processor sets for jails SYNOPSIS appjail cpuset jail appjail cpuset jail cpu-list DESCRIPTION The appjail cpuset command uses cpuset(1) to set cpu-list as processor sets for jail. If cpu-list is not specified, the appjail cpuset com- mand will show you the CPU sets assigned for the given jail. If you want to use this command to assign a processor sets, you must place this command in the template of jail, although it is much easier and recommended to use appjail-quick(1) instead. EXIT STATUS The appjail cpuset utility exits 0 on success, and >0 if an error oc- curs. It may fail for one of the following reasons: - EX_USAGE: The command was used incorrectly. - EX_NOINPUT: The jail specified in jail cannot be found. - EX_DATAERR: The jail name specified in jail is invalid. SEE ALSO appjail-limits(1) appjail-quick(1) cpuset(1) sysexits(3) AUTHORS Jess Daniel Colmenares Oviedo <DtxdF@disroot.org> FreeBSD Ports 14.quarterly March 19, 2024 APPJAIL-CPUSET(1)
NAME | SYNOPSIS | DESCRIPTION | EXIT STATUS | SEE ALSO | AUTHORS
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=appjail-cpuset&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>
