Valentin Schneider ([email protected])

Number of posts: 655 (0.86 per day)
First post: 2022-04-06 17:06:35
Last post: 2024-05-07 16:15:49

Date List Subject
2024-04-09 08:38:57 linux-kernel Re: [PATCH 0/2] sched/topology: Optimize topology_span_sane()
2024-04-08 15:26:04 linux-kernel Re: [PATCH][V2] sched/rt: Print curr when RT throttling activated
2024-04-08 15:23:18 linux-kernel Re: [PATCH v2 1/2] cgroup/cpuset: Make cpuset hotplug processing synchronous
2024-04-04 14:39:29 linux-kernel Re: [PATCH v3 3/3] docs: cgroup-v1: clarify that domain levels are system-specific
2024-04-04 14:28:08 linux-kernel Re: [PATCH v3 2/3] sched/debug: dump domains' level
2024-04-04 14:16:39 linux-kernel Re: [PATCH v3 1/3] sched/fair: allow disabling sched_balance_newidle with sched_relax_domain_level
2024-04-03 16:40:40 linux-kernel Re: [PATCH 1/2] cgroup/cpuset: Make cpuset hotplug processing synchronous
2024-04-03 16:30:08 linux-kernel Re: Re: [PATCH 1/2] cgroup/cpuset: Make cpuset hotplug processing synchronous
2024-04-03 14:27:45 linux-kernel Re: [PATCH 1/2] cgroup/cpuset: Make cpuset hotplug processing synchronous
2024-03-28 20:41:03 linux-kernel Re: for_each_domain()/sched_domain_span() has offline CPUs (was Re: [PATCH 2/2] timers: Fix removed self-IPI on global timer's enqueue in nohz_full)
2024-03-28 20:31:36 linux-kernel Re: for_each_domain()/sched_domain_span() has offline CPUs (was Re: [PATCH 2/2] timers: Fix removed self-IPI on global timer's enqueue in nohz_full)
2024-03-28 14:09:25 linux-kernel Re: for_each_domain()/sched_domain_span() has offline CPUs (was Re: [PATCH 2/2] timers: Fix removed self-IPI on global timer's enqueue in nohz_full)
2024-03-27 15:18:37 linux-kernel Re: for_each_domain()/sched_domain_span() has offline CPUs (was Re: [PATCH 2/2] timers: Fix removed self-IPI on global timer's enqueue in nohz_full)
2024-03-27 11:31:46 linux-kernel [PATCH 2/2] context_tracking, rcu: Rename RCU_DYNTICKS_IDX to CT_DYNTICKS_IDX
2024-03-27 11:31:32 linux-kernel [PATCH 0/2] context_tracking, rcu: Standardize naming related to contex_tracking.state
2024-03-27 11:29:45 linux-kernel [PATCH 1/2] treewide: context_tracking: Rename CONTEXT_FOO to CT_STATE_FOO
2024-03-26 17:12:19 linux-kernel Re: for_each_domain()/sched_domain_span() has offline CPUs (was Re: [PATCH 2/2] timers: Fix removed self-IPI on global timer's enqueue in nohz_full)
2024-03-22 20:58:39 linux-kernel Re: [PATCH v3 1/1] tcp/dcpp: Un-pin tw_timer
2024-03-20 18:33:18 linux-kernel Re: [PATCH] sched/core: fix affine_move_task failure case
2024-03-20 18:18:16 linux-kernel Re: [PATCH] sched/core: fix affine_move_task failure case
2024-03-18 17:36:41 linux-kernel Re: [PATCH] sched/core: fix affine_move_task failure case
2024-03-14 16:47:22 linux-kernel Re: [PATCH v6 0/3] sched/fair: Limit access to overutilized
2024-03-14 16:25:30 linux-kernel Re: [PATCH] sched/topology: Check return value of zalloc_cpumask_var()
2024-03-14 16:00:48 linux-kernel Re: [PATCH] kernel/sched: use seq_putc instead of seq_puts
2024-03-13 19:12:30 linux-kernel [PATCH v3 2/4] context_tracking: Make context_tracking_key __ro_after_init
2024-03-13 19:08:23 linux-kernel [PATCH v3 4/4] x86/tsc: Make __use_tsc __ro_after_init
2024-03-13 19:02:26 linux-kernel [PATCH v3 3/4] x86/kvm: Make kvm_async_pf_enabled __ro_after_init
2024-03-13 19:01:02 linux-kernel [PATCH v3 1/4] jump_label,module: Don't alloc static_key_mod for __ro_after_init keys
2024-03-13 19:00:25 linux-kernel [PATCH v3 0/4] jump_label: Fix __ro_after_init keys for modules & annotate some keys
2024-03-08 16:45:41 linux-kernel Re: [PATCH 6/9] sched/balancing: Update run_rebalance_domains() comments
2024-03-05 11:07:20 linux-kernel Re: [PATCH 9/9] sched/balancing: Rename run_rebalance_domains() => sched_balance_softirq()
2024-03-05 11:02:09 linux-kernel Re: [PATCH 1/9] sched/balancing: Switch the 'DEFINE_SPINLOCK(balancing)' spinlock into an 'atomic_t sched_balance_running' flag
2024-03-05 10:57:38 linux-kernel Re: [PATCH 8/9] sched/balancing: Update comments in 'struct sg_lb_stats' and 'struct sd_lb_stats'
2024-03-05 10:57:21 linux-kernel Re: [PATCH 7/9] sched/balancing: Vertically align the comments of 'struct sg_lb_stats' and 'struct sd_lb_stats'
2024-03-05 10:57:08 linux-kernel Re: [PATCH 6/9] sched/balancing: Update run_rebalance_domains() comments
2024-03-05 10:56:53 linux-kernel Re: [PATCH 5/9] sched/balancing: Fix comments (trying to) refer to NOHZ_BALANCE_KICK
2024-03-05 10:56:39 linux-kernel Re: [PATCH 4/9] sched/balancing: Change comment formatting to not overlap Git conflict marker lines
2024-03-05 10:56:26 linux-kernel Re: [PATCH 3/9] sched/balancing: Change 'enum cpu_idle_type' to have more natural definitions
2024-02-21 16:53:26 linux-kernel Re: [PATCH v3 1/1] tcp/dcpp: Un-pin tw_timer
2024-02-20 17:39:09 linux-kernel Re: [PATCH v3 1/1] tcp/dcpp: Un-pin tw_timer
2024-02-20 17:38:38 linux-kernel Re: [PATCH v3 1/1] tcp/dcpp: Un-pin tw_timer
2024-02-19 09:58:19 linux-kernel [PATCH v3 1/1] tcp/dcpp: Un-pin tw_timer
2024-02-19 09:58:00 linux-kernel [PATCH v3 0/1] tcp/dcpp: Un-pin tw_timer
2024-02-08 15:19:18 linux-kernel Re: [PATCH v4 5/5] sched: rename SD_SHARE_PKG_RESOURCES to SD_SHARE_LLC
2024-02-08 15:18:33 linux-kernel Re: [PATCH v4 2/4] sched/fair: remove unused parameters
2024-02-08 15:18:20 linux-kernel Re: [PATCH v4 1/4] sched/topology: Remove duplicate descriptions from TOPOLOGY_SD_FLAGS
2024-02-07 13:35:48 linux-kernel Re: [RFC PATCH v2 0/5] sched/fair: Defer CFS throttle to user entry
2024-02-07 13:35:08 linux-kernel Re: [RFC PATCH v2 3/5] sched/fair: Delete cfs_rq_throttled_loose(), use cfs_rq->throttle_pending instead
2024-02-06 17:43:31 linux-kernel [PATCH v2 5/5] x86/tsc: Make __use_tsc __ro_after_init
2024-02-06 17:43:23 linux-kernel [PATCH v2 3/5] x86/kvm: Make kvm_async_pf_enabled __ro_after_init
2024-02-06 17:43:10 linux-kernel [PATCH v2 4/5] x86/speculation: Make mds_user_clear __ro_after_init