-
- Downloads
powerpc/pseries: Add kernel parameter to disable batched hcalls
This introduces a pair of kernel parameters that can be used to disable the MULTITCE and BULK_REMOVE h-calls. By default, those hcalls are enabled, active, and good for throughput and performance. The ability to disable them will be useful for some of the PREEMPT_RT related investigation and work occurring on Power. Signed-off-by:Will Schmidt <will_schmidt@vnet.ibm.com> cc: Olof Johansson <olof@lixom.net> cc: Anton Blanchard <anton@samba.org> cc: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by:
Benjamin Herrenschmidt <benh@kernel.crashing.org>
Showing
- Documentation/kernel-parameters.txt 8 additions, 0 deletionsDocumentation/kernel-parameters.txt
- arch/powerpc/platforms/pseries/iommu.c 14 additions, 0 deletionsarch/powerpc/platforms/pseries/iommu.c
- arch/powerpc/platforms/pseries/lpar.c 12 additions, 0 deletionsarch/powerpc/platforms/pseries/lpar.c
Loading
Please register or sign in to comment