diff options
author | Russell King (Oracle) <rmk+kernel@armlinux.org.uk> | 2022-07-07 15:29:34 +0100 |
---|---|---|
committer | Russell King (Oracle) <rmk+kernel@armlinux.org.uk> | 2023-10-14 16:22:46 +0100 |
commit | d2e2204756b93da4c4843f584118c42d87eb4009 (patch) | |
tree | 59733d03194901e648152f6fe6e06b67a9094a8e /scripts/gdb/linux/utils.py | |
parent | 5e16e46d053571905ab638b4149eb40bce2ffb28 (diff) |
arm64: text replication: early kernel option to enable replication
Provide an early kernel option "ktext=" which allows the kernel text
replication to be enabled. This takes a boolean argument.
The way this has been implemented means that we take all the same paths
through the kernel at runtime whether kernel text replication has been
enabled or not; this allows the performance effects of the code changes
to be evaluated separately from the act of running with replicating the
kernel text.
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions