Ankur Arora ([email protected])

Number of posts: 279 (0.11 per day)
First post: 2017-03-21 23:09:41
Last post: 2024-03-12 05:25:27

Date List Subject
2024-03-12 05:25:27 linux-kernel Re: [PATCH 15/30] rcu: handle quiescent states for PREEMPT_RCU=n, PREEMPT_COUNT=y
2024-03-12 03:17:15 linux-kernel Re: [PATCH 15/30] rcu: handle quiescent states for PREEMPT_RCU=n, PREEMPT_COUNT=y
2024-03-11 21:05:10 linux-kernel Re: [PATCH 26/30] sched: handle preempt=voluntary under PREEMPT_AUTO
2024-03-11 20:52:54 linux-kernel Re: [PATCH 15/30] rcu: handle quiescent states for PREEMPT_RCU=n, PREEMPT_COUNT=y
2024-03-11 20:10:50 linux-kernel Re: [PATCH 26/30] sched: handle preempt=voluntary under PREEMPT_AUTO
2024-03-11 05:35:44 linux-kernel Re: [PATCH 26/30] sched: handle preempt=voluntary under PREEMPT_AUTO
2024-03-11 05:19:57 linux-kernel Re: [PATCH 15/30] rcu: handle quiescent states for PREEMPT_RCU=n, PREEMPT_COUNT=y
2024-03-11 04:51:49 linux-kernel Re: [PATCH 26/30] sched: handle preempt=voluntary under PREEMPT_AUTO
2024-03-08 04:23:28 linux-kernel Re: [PATCH 26/30] sched: handle preempt=voluntary under PREEMPT_AUTO
2024-03-08 03:50:56 linux-kernel Re: [PATCH 26/30] sched: handle preempt=voluntary under PREEMPT_AUTO
2024-03-05 08:14:42 linux-kernel Re: [PATCH 26/30] sched: handle preempt=voluntary under PREEMPT_AUTO
2024-03-02 03:11:15 linux-kernel Re: [PATCH 29/30] Documentation: tracing: add TIF_NEED_RESCHED_LAZY
2024-02-29 23:56:10 linux-kernel Re: [PATCH 23/30] sched/fair: handle tick expiry under lazy preemption
2024-02-29 06:46:29 linux-kernel Re: [PATCH 23/30] sched/fair: handle tick expiry under lazy preemption
2024-02-28 04:37:38 linux-kernel RE: [PATCH v4 7/8] cpuidle/poll_state: replace cpu_relax with smp_cond_load_relaxed
2024-02-27 17:47:10 linux-kernel Re: [PATCH 00/30] PREEMPT_AUTO: support lazy rescheduling
2024-02-23 03:16:11 linux-kernel Re: [PATCH 00/30] PREEMPT_AUTO: support lazy rescheduling
2024-02-21 23:23:50 linux-kernel Re: [PATCH 29/30] Documentation: tracing: add TIF_NEED_RESCHED_LAZY
2024-02-21 21:24:01 linux-kernel Re: [PATCH 03/30] thread_info: tif_need_resched() now takes resched_t as param
2024-02-21 21:19:07 linux-kernel Re: [PATCH 00/30] PREEMPT_AUTO: support lazy rescheduling
2024-02-21 06:49:49 linux-kernel Re: [PATCH 00/30] PREEMPT_AUTO: support lazy rescheduling
2024-02-21 06:49:36 linux-kernel Re: [PATCH 00/30] PREEMPT_AUTO: support lazy rescheduling
2024-02-20 22:52:20 linux-kernel Re: [PATCH 02/30] thread_info: selector for TIF_NEED_RESCHED[_LAZY]
2024-02-20 22:39:17 linux-kernel Re: [PATCH 06/30] entry: handle lazy rescheduling at user-exit
2024-02-20 22:38:21 linux-kernel Re: [PATCH 05/30] sched: *_tsk_need_resched() now takes resched_t as param
2024-02-20 22:22:17 linux-kernel Re: [PATCH 03/30] thread_info: tif_need_resched() now takes resched_t as param
2024-02-20 22:11:36 linux-kernel Re: [PATCH 03/30] thread_info: tif_need_resched() now takes resched_t as param
2024-02-17 04:01:15 linux-kernel Re: [PATCH 00/30] PREEMPT_AUTO: support lazy rescheduling
2024-02-16 00:47:42 linux-kernel Re: [PATCH 00/30] PREEMPT_AUTO: support lazy rescheduling
2024-02-16 00:47:25 linux-kernel Re: [PATCH 00/30] PREEMPT_AUTO: support lazy rescheduling
2024-02-15 21:30:39 linux-kernel Re: [PATCH 00/30] PREEMPT_AUTO: support lazy rescheduling
2024-02-15 20:54:32 linux-kernel Re: [PATCH 00/30] PREEMPT_AUTO: support lazy rescheduling
2024-02-15 04:09:34 linux-kernel Re: [PATCH 03/30] thread_info: tif_need_resched() now takes resched_t as param
2024-02-15 02:06:59 linux-kernel Re: [PATCH 00/30] PREEMPT_AUTO: support lazy rescheduling
2024-02-15 02:05:00 linux-kernel Re: [PATCH 04/30] sched: make test_*_tsk_thread_flag() return bool
2024-02-14 20:32:55 linux-kernel Re: [PATCH 17/30] x86/thread_info: define TIF_NEED_RESCHED_LAZY
2024-02-13 21:48:21 linux-kernel Re: [PATCH 00/30] PREEMPT_AUTO: support lazy rescheduling
2024-02-13 06:12:57 linux-kernel [PATCH 26/30] sched: handle preempt=voluntary under PREEMPT_AUTO
2024-02-13 06:11:30 linux-kernel [PATCH 20/30] sched: handle idle preemption for PREEMPT_AUTO
2024-02-13 06:10:24 linux-kernel [PATCH 18/30] sched: prepare for lazy rescheduling in resched_curr()
2024-02-13 06:10:19 linux-kernel [PATCH 16/30] rcu: force context-switch for PREEMPT_RCU=n, PREEMPT_COUNT=y
2024-02-13 06:05:39 linux-kernel [PATCH 29/30] Documentation: tracing: add TIF_NEED_RESCHED_LAZY
2024-02-13 06:05:35 linux-kernel [PATCH 28/30] tracing: support lazy resched
2024-02-13 06:05:33 linux-kernel [PATCH 30/30] osnoise: handle quiescent states for PREEMPT_RCU=n, PREEMPTION=y
2024-02-13 06:04:51 linux-kernel [PATCH 27/30] sched: latency warn for TIF_NEED_RESCHED_LAZY
2024-02-13 06:04:35 linux-kernel [PATCH 25/30] sched: support preempt=full under PREEMPT_AUTO
2024-02-13 06:03:57 linux-kernel [PATCH 23/30] sched/fair: handle tick expiry under lazy preemption
2024-02-13 06:03:53 linux-kernel [PATCH 01/30] preempt: introduce CONFIG_PREEMPT_AUTO
2024-02-13 06:03:45 linux-kernel [PATCH 21/30] sched: schedule eagerly in resched_cpu()
2024-02-13 06:03:29 linux-kernel [PATCH 24/30] sched: support preempt=none under PREEMPT_AUTO
2024-02-13 06:03:00 linux-kernel [PATCH 22/30] sched/fair: refactor update_curr(), entity_tick()