linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] powerpc: Enable lazy preemption
@ 2024-11-16 19:23 Shrikanth Hegde
  2024-11-16 19:23 ` [PATCH v2 1/2] powerpc: Add preempt lazy support Shrikanth Hegde
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Shrikanth Hegde @ 2024-11-16 19:23 UTC (permalink / raw)
  To: mpe, linuxppc-dev
  Cc: sshegde, npiggin, christophe.leroy, maddy, bigeasy, ankur.a.arora,
	linux-kernel

preempt=lazy has been merged into tip[1]. Lets Enable it for PowerPC.

This has been very lightly tested and as michael suggested could go
through a test cycle. If needed, patches can be merged. I have kept it 
separate for easier bisect.

Lazy preemption support for kvm on powerpc is still to be done.

Refs:
[1]: https://lore.kernel.org/lkml/20241007074609.447006177@infradead.org/
v1: https://lore.kernel.org/all/20241108101853.277808-1-sshegde@linux.ibm.com/

Changes since v1:
- Change for vmx copy as suggested by Sebastian. 
- Add rwb tags 

Shrikanth Hegde (2):
  powerpc: Add preempt lazy support
  powerpc: Large user copy aware of full:rt:lazy preemption

 arch/powerpc/Kconfig                   | 1 +
 arch/powerpc/include/asm/thread_info.h | 9 ++++++---
 arch/powerpc/kernel/interrupt.c        | 4 ++--
 arch/powerpc/lib/vmx-helper.c          | 2 +-
 4 files changed, 10 insertions(+), 6 deletions(-)

-- 
2.43.5



^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2025-01-01  9:09 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-16 19:23 [PATCH v2 0/2] powerpc: Enable lazy preemption Shrikanth Hegde
2024-11-16 19:23 ` [PATCH v2 1/2] powerpc: Add preempt lazy support Shrikanth Hegde
2024-11-26 10:53   ` Christophe Leroy
2024-12-01 19:28     ` Shrikanth Hegde
2024-12-09  7:43       ` Luming Yu
2024-11-16 19:23 ` [PATCH v2 2/2] powerpc: Large user copy aware of full:rt:lazy preemption Shrikanth Hegde
2024-11-19 21:08   ` Ankur Arora
2024-11-20  8:03     ` Sebastian Andrzej Siewior
2024-11-20 15:33       ` Shrikanth Hegde
2024-11-20  8:00   ` Sebastian Andrzej Siewior
2024-11-20 18:10     ` Shrikanth Hegde
2024-12-10 11:22 ` [PATCH v2 0/2] powerpc: Enable lazy preemption Shrikanth Hegde
2025-01-01  9:08 ` Madhavan Srinivasan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).