LinuxLists
Users
About
Valentin Schneider (
[email protected]
)
Number of posts: 1575 (1.02 per day)
First post: 2017-12-13 14:23:25
Last post: 2022-03-04 20:33:03
Next Page
Date
List
Subject
2022-03-04 20:33:03
linux-kernel
Re: [tip: sched/core] sched/tracing: Don't re-read p->state when emitting sched_switch event
2022-03-04 20:21:20
linux-kernel
Re: [PATCH] sched/topology: Remove redundant variable and fix incorrect type in build_sched_domains
2022-03-02 22:31:23
linux-kernel
Re: [PATCH] sched/topology: avoid calling synchronize_rcu()
2022-02-04 16:24:43
linux-kernel
Re: [PATCH] sched/preempt: Tell about PREEMPT_DYNAMIC on kernel headers
2022-02-03 13:20:08
linux-kernel
Re: [PATCH] irqchip/gic-v3-its: Skip HP notifier when no ITS is registered
2022-01-31 11:22:24
linux-kernel
Re: [RFC PATCH 1/2] NUMA balancing: fix NUMA topology type for memory tiering system
2022-01-28 16:06:30
linux-kernel
Re: [PATCH v3 2/4] sched: Introduce migratable()
2022-01-28 16:04:14
linux-kernel
[PATCH v4] arm64: mm: Make arch_faults_on_old_pte() check for migratability
2022-01-28 15:31:43
linux-kernel
Re: [PATCH v3 2/4] sched: Introduce migratable()
2022-01-28 08:10:27
linux-kernel
[PATCH v2] sched/rt: Plug rt_mutex_setprio() vs push_rt_task() race
2022-01-26 22:29:00
linux-kernel
Re: [PATCH v3 2/4] sched: Introduce migratable()
2022-01-26 21:46:14
linux-kernel
Re: [PATCH] kexec: disable cpu hotplug until the rebooting cpu is stable
2022-01-25 23:09:08
linux-kernel
Re: [PATCH] kexec: disable cpu hotplug until the rebooting cpu is stable
2022-01-24 19:37:29
linux-kernel
Re: [PATCH] sched/rt: Plug rt_mutex_setprio() vs push_rt_task() race
2022-01-24 19:18:29
linux-kernel
Re: [PATCH] sched/rt: Plug rt_mutex_setprio() vs push_rt_task() race
2022-01-24 19:13:06
linux-kernel
Re: [PATCH] sched/rt: Plug rt_mutex_setprio() vs push_rt_task() race
2022-01-24 19:13:03
linux-kernel
Re: [PATCH] irqchip: gic-v3-its: fix build for !SMP
2022-01-21 22:35:04
linux-kernel
Re: [PATCH] sched/rt: Plug rt_mutex_setprio() vs push_rt_task() race
2022-01-21 22:34:54
linux-kernel
[PATCH] sched/rt: Plug rt_mutex_setprio() vs push_rt_task() race
2022-01-21 22:25:33
linux-kernel
[PATCH v3 2/2] sched/tracing: Report TASK_RTLOCK_WAIT tasks as TASK_UNINTERRUPTIBLE
2022-01-21 22:25:28
linux-kernel
[PATCH v3 0/2] sched/tracing: sched_switch prev_state reported as TASK_RUNNING when it's not
2022-01-21 22:24:26
linux-kernel
[PATCH v3 1/2] sched/tracing: Don't re-read p->state when emitting sched_switch event
2022-01-21 19:57:52
linux-kernel
Re: [PATCH v2 2/2] sched/tracing: Add TASK_RTLOCK_WAIT to TASK_REPORT
2022-01-20 19:19:51
linux-kernel
Re: [PATCH v2 2/2] sched/tracing: Add TASK_RTLOCK_WAIT to TASK_REPORT
2022-01-20 19:15:13
linux-kernel
Re: [PATCH] sched/fair: Again ignore percpu threads for imbalance pulls
2022-01-18 02:53:44
linux-kernel
Re: [PATCH] sched/fair: Again ignore percpu threads for imbalance pulls
2022-01-18 02:41:51
linux-kernel
[PATCH v2 2/2] sched/tracing: Add TASK_RTLOCK_WAIT to TASK_REPORT
2022-01-18 02:41:50
linux-kernel
[PATCH v2 0/2] sched/tracing: sched_switch prev_state reported as TASK_RUNNING when it's not
2022-01-18 02:41:50
linux-kernel
[PATCH v2 1/2] sched/tracing: Don't re-read p->state when emitting sched_switch event
2022-01-14 23:01:32
linux-kernel
Re: [RT] BUG in sched/cpupri.c
2022-01-13 16:42:09
linux-kernel
Re: [REGRESSION] 5-10% increase in IO latencies with nohz balance patch
2021-12-23 14:05:23
linux-kernel
Re: [RT] BUG in sched/cpupri.c
2021-12-22 19:48:45
linux-kernel
Re: [RT] BUG in sched/cpupri.c
2021-12-22 16:07:45
linux-kernel
Re: [REGRESSION] 5-10% increase in IO latencies with nohz balance patch
2021-12-21 17:22:46
linux-kernel
Re: [RT] BUG in sched/cpupri.c
2021-12-21 16:11:44
linux-kernel
Re: [RT] BUG in sched/cpupri.c
2021-12-20 17:17:44
linux-kernel
Re: [PATCH 3/3] sched/fair: Do not raise overutilized for idle CPUs
2021-12-20 17:17:34
linux-kernel
Re: [PATCH 2/3] sched/fair: Fix newidle_balance() for overutilized systems
2021-12-20 17:17:24
linux-kernel
Re: [PATCH 1/3] sched/fair: Make cpu_overutilized() EAS dependent
2021-12-16 18:26:48
linux-kernel
Re: [PATCH] sched/fair: Again ignore percpu threads for imbalance pulls
2021-12-14 14:35:33
linux-kernel
Re: [PATCH -V2] numa balancing: move some document to make it consistent with the code
2021-12-09 17:22:16
linux-kernel
Re: [REGRESSION] 5-10% increase in IO latencies with nohz balance patch
2021-12-09 14:23:46
linux-kernel
Re: [PATCH 2/2] sched/fair: Adjust the allowed NUMA imbalance when SD_NUMA spans multiple LLCs
2021-12-09 13:50:06
linux-kernel
Re: [PATCH -V2] numa balancing: move some document to make it consistent with the code
2021-12-09 13:03:04
linux-kernel
Re: [RFC PATCH 1/2] sched/tracing: Don't re-read p->state when emitting sched_switch event
2021-12-06 09:51:50
linux-kernel
Re: [PATCH] numa balancing: remove some outdated document
2021-12-06 09:48:25
linux-kernel
Re: [REGRESSION] 5-10% increase in IO latencies with nohz balance patch
2021-12-03 12:35:29
linux-kernel
Re: [PATCH v2] sched/fair: Fix detection of per-CPU kthreads waking a task
2021-12-03 12:03:42
linux-kernel
Re: [REGRESSION] 5-10% increase in IO latencies with nohz balance patch
2021-11-30 12:29:58
linux-kernel
Re: [PATCH] sched/uclamp: Fix rq->uclamp_max not set on first enqueue
2021-11-30 00:26:38
linux-kernel
Re: [REGRESSION] 5-10% increase in IO latencies with nohz balance patch