diff options
author | 2025-03-20 10:29:22 -0700 | |
---|---|---|
committer | 2025-04-29 08:27:10 +0200 | |
commit | 5b3d6103b343d59e19bd641e4c31df519f4d250d (patch) | |
tree | 3e89ac9f105aae0076ea48372caabe02e6dd2491 /scripts/lib/kdoc/kdoc_output.py | |
parent | riscv: entry: Convert ret_from_fork() to C (diff) | |
download | linux-rng-5b3d6103b343d59e19bd641e4c31df519f4d250d.tar.xz linux-rng-5b3d6103b343d59e19bd641e4c31df519f4d250d.zip |
riscv: entry: Split ret_from_fork() into user and kernel
This function was unified into a single function in commit ab9164dae273
("riscv: entry: Consolidate ret_from_kernel_thread into ret_from_fork").
However that imposed a performance degradation.
Partially reverting this commit to have ret_from_fork() split again,
results in a 1% increase on the number of times fork is able to be called
per second.
Signed-off-by: Charlie Jenkins <charlie@rivosinc.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Alexandre Ghiti <alexghiti@rivosinc.com>
Link: https://lore.kernel.org/all/20250320-riscv_optimize_entry-v6-2-63e187e26041@rivosinc.com
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions