I found audit=0 on
https://www.kernel.org/doc/html/v4.14/admin-guide/kernel-parameters.html
---------- Forwarded message ----------
Date: Sun, 28 Jul 2019 10:32:15 +0200 (CEST)
From: Holger Marzen <holger(a)marzen.de>
To: Ralf Mardorf <ralf.mardorf(a)alice-dsl.net>
Cc: liebrecht(a)grossmann-venter.com, jack-devel(a)lists.jackaudio.org
Subject: Re: [Jack-Devel] advice on xruns
On Sun, 28 Jul 2019, Ralf Mardorf wrote:
On Sun, 28 Jul 2019 08:40:07 +0200 (CEST), Holger
Marzen wrote:
"nohz=off threadirqs noibrs noibpb nopti
nospectre_v2 nospectre_v1 l1tf=off nospec_store_bypass_disable
no_stf_barrier mds=off mitigations=off quiet splash"
With those spectre mitigations turned off, it still might be of value
to disable audit, see
https://lists.archlinux.org/pipermail/arch-general/2018-September/045580.ht….
Can I disable it on the kernel command line if it's compiled in the kernel?
Why do you disable nohz?
Got an error message in syslog, googled a bit, disabled it without
deeper knowledge.