mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
ANDROID: dma-direct: Document disable_dma32
Document the functionality of disable_dma32 as introduced in commitc3c2bb34ac("ANDROID: arm64/mm: Add command line option to make ZONE_DMA32 empty"). Bug: 199917449 Signed-off-by: Chris Goldsworthy <quic_cgoldswo@quicinc.com> Change-Id: I32ab2969f59fcc49e9ac49e7e6b545f816d120f9 (cherry picked from commit135406cecb)
This commit is contained in:
committed by
Martin Liu
parent
239dde6763
commit
1acd05fd84
@@ -936,6 +936,10 @@
|
||||
can be useful when debugging issues that require an SLB
|
||||
miss to occur.
|
||||
|
||||
disable_dma32= [KNL]
|
||||
Dynamically disable ZONE_DMA32 on kernels compiled with
|
||||
CONFIG_ZONE_DMA32=y.
|
||||
|
||||
stress_slb [PPC]
|
||||
Limits the number of kernel SLB entries, and flushes
|
||||
them frequently to increase the rate of SLB faults
|
||||
|
||||
Reference in New Issue
Block a user