arc_functios: add cmdline entry
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
@@ -253,9 +253,10 @@ function cmdlineMenu() {
|
||||
1)
|
||||
MSG=""
|
||||
MSG+="Commonly used Parameter:\n"
|
||||
MSG+=" * \Z4disable_mtrr_trim=\Zn\n disables kernel trim any uncacheable memory out.\n"
|
||||
MSG+=" * \Z4disable_mtrr_trim=\Zn\n Disables kernel trim any uncacheable memory out.\n"
|
||||
MSG+=" * \Z4intel_idle.max_cstate=1\Zn\n Set the maximum C-state depth allowed by the intel_idle driver.\n"
|
||||
MSG+=" * \Z4pcie_port_pm=off\Zn\n Turn off the power management of the PCIe port.\n"
|
||||
MSG+=" * \Z4pcie_port_pm=off\Zn\n Disable the power management of the PCIe port.\n"
|
||||
MSG+=" * \Z4pci=realloc=off\Zn\n Disable reallocating PCI bridge resources.\n"
|
||||
MSG+=" * \Z4libata.force=noncq\Zn\n Disable NCQ for all SATA ports.\n"
|
||||
MSG+=" * \Z4i915.enable_guc=2\Zn\n Enable the GuC firmware on Intel graphics hardware.(value: 1,2 or 3)\n"
|
||||
MSG+=" * \Z4i915.max_vfs=7\Zn\n Set the maximum number of virtual functions (VFs) that can be created for Intel graphics hardware.\n"
|
||||
|
||||
Reference in New Issue
Block a user