diff options
author | Shrikanth Hegde <sshegde@linux.ibm.com> | 2024-11-16 22:23:06 +0300 |
---|---|---|
committer | Madhavan Srinivasan <maddy@linux.ibm.com> | 2024-12-19 11:51:08 +0300 |
commit | eda86a41a1c7700757c9217f74b9d57431c3e5f4 (patch) | |
tree | a2d6fdc748008274abfc6b7eab2eea7b445d27aa /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 00199ed6f2ca6601b2c5856fac64132303d9437a (diff) | |
download | linux-eda86a41a1c7700757c9217f74b9d57431c3e5f4.tar.xz |
powerpc: Large user copy aware of full:rt:lazy preemption
Large user copy_to/from (more than 16 bytes) uses vmx instructions to
speed things up. Once the copy is done, it makes sense to try schedule
as soon as possible for preemptible kernels. So do this for
preempt=full/lazy and rt kernel.
Not checking for lazy bit here, since it could lead to unnecessary
context switches.
Suggested-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Shrikanth Hegde <sshegde@linux.ibm.com>
Signed-off-by: Madhavan Srinivasan <maddy@linux.ibm.com>
Link: https://patch.msgid.link/20241116192306.88217-3-sshegde@linux.ibm.com
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions