Re: [PATCH 2/3] powerpc: support dynamic preemption

2024-12-03 Thread Christophe Leroy
Le 01/12/2024 à 20:45, Shrikanth Hegde a écrit : On 11/27/24 12:14, Christophe Leroy wrote: Le 25/11/2024 à 05:22, Shrikanth Hegde a écrit : Once the lazy preemption is supported, it would be desirable to change the preemption models at runtime. So this change adds support for dynamic

Re: [PATCH 2/3] powerpc: support dynamic preemption

2024-12-01 Thread Shrikanth Hegde
On 11/27/24 12:14, Christophe Leroy wrote: Le 25/11/2024 à 05:22, Shrikanth Hegde a écrit : Once the lazy preemption is supported, it would be desirable to change the preemption models at runtime. So this change adds support for dynamic preemption using DYNAMIC_KEY. In irq-exit to kernel p

Re: [PATCH 2/3] powerpc: support dynamic preemption

2024-11-26 Thread Christophe Leroy
Le 25/11/2024 à 05:22, Shrikanth Hegde a écrit : Once the lazy preemption is supported, it would be desirable to change the preemption models at runtime. So this change adds support for dynamic preemption using DYNAMIC_KEY. In irq-exit to kernel path, use preempt_model_preemptible for decisio

Re: [PATCH 2/3] powerpc: support dynamic preemption

2024-11-26 Thread Christophe Leroy
Le 26/11/2024 à 12:15, Shrikanth Hegde a écrit : On 11/26/24 16:18, Christophe Leroy wrote: Hi Christophe, Thanks for taking a look at this. Le 25/11/2024 à 05:22, Shrikanth Hegde a écrit : Once the lazy preemption is supported, it would be desirable to change the preemption models a

Re: [PATCH 2/3] powerpc: support dynamic preemption

2024-11-26 Thread Shrikanth Hegde
On 11/26/24 16:18, Christophe Leroy wrote: Hi Christophe, Thanks for taking a look at this. Le 25/11/2024 à 05:22, Shrikanth Hegde a écrit : Once the lazy preemption is supported, it would be desirable to change the preemption models at runtime. So this change adds support for dynamic p

Re: [PATCH 2/3] powerpc: support dynamic preemption

2024-11-26 Thread Christophe Leroy
Le 25/11/2024 à 05:22, Shrikanth Hegde a écrit : Once the lazy preemption is supported, it would be desirable to change the preemption models at runtime. So this change adds support for dynamic preemption using DYNAMIC_KEY. In irq-exit to kernel path, use preempt_model_preemptible for decisio