[PATCH v2 16/16] arm64: text replication: add Kconfig

Randy Dunlap rdunlap at infradead.org
Thu Jul 27 08:36:09 PDT 2023


Hi Russell,

On 7/27/23 08:31, Russell King (Oracle) wrote:
> +config REPLICATE_KTEXT
> +	bool "Replicate kernel text across numa nodes"

Please use                                 NUMA
for consistency

> +	depends on NUMA
> +	help
> +	  Say Y here to enable replicating the kernel text across multiple
> +	  nodes in a NUMA cluster.  This trades memory for speed.

with	             ^^^^.

-- 
~Randy



More information about the linux-arm-kernel mailing list