Marcelo Tosatti ([email protected])

Number of posts: 1442 (0.22 per day)
First post: 2006-08-12 00:43:44
Last post: 2024-04-17 16:23:00

Date List Subject
2023-06-09 19:57:22 linux-kernel Re: [PATCH] sched/idle: disable tick in idle=poll idle entry
2023-06-08 01:43:33 linux-kernel [PATCH] sched/idle: disable tick in idle=poll idle entry
2023-06-08 01:43:06 linux-kernel [PATCH] vmstat: skip periodic vmstat update for isolated CPUs
2023-06-05 20:28:45 linux-kernel Re: [PATCH v3 3/3] mm/vmstat: do not refresh stats for isolated CPUs
2023-06-05 20:16:45 linux-kernel Re: [PATCH v2 3/3] mm/vmstat: do not refresh stats for nohz_full CPUs
2023-06-05 19:46:10 linux-kernel Re: [PATCH v2 2/3] vmstat: skip periodic vmstat update for nohz full CPUs
2023-06-05 19:17:08 linux-kernel [PATCH v3 2/3] vmstat: skip periodic vmstat update for isolated CPUs
2023-06-05 19:09:00 linux-kernel [PATCH v3 1/3] vmstat: allow_direct_reclaim should use zone_page_state_snapshot
2023-06-05 19:07:43 linux-kernel [PATCH v3 3/3] mm/vmstat: do not refresh stats for isolated CPUs
2023-06-05 19:06:40 linux-kernel [PATCH v3 0/3] vmstat bug fixes for nohz_full and isolated CPUs
2023-06-05 18:51:46 linux-kernel Re: [PATCH v2 3/3] mm/vmstat: do not refresh stats for nohz_full CPUs
2023-06-05 18:34:49 linux-kernel Re: [PATCH v2 3/3] mm/vmstat: do not refresh stats for nohz_full CPUs
2023-06-05 18:34:42 linux-kernel Re: [PATCH v2 2/3] vmstat: skip periodic vmstat update for nohz full CPUs
2023-06-05 16:25:04 linux-kernel Re: [PATCH v2 2/3] vmstat: skip periodic vmstat update for nohz full CPUs
2023-06-05 16:02:55 linux-kernel Re: [PATCH v2 3/3] mm/vmstat: do not refresh stats for nohz_full CPUs
2023-06-02 19:24:50 linux-kernel [PATCH v2 2/3] vmstat: skip periodic vmstat update for nohz full CPUs
2023-06-02 19:15:45 linux-kernel [PATCH v2 3/3] mm/vmstat: do not refresh stats for nohz_full CPUs
2023-06-02 19:12:42 linux-kernel [PATCH v2 0/3] vmstat bug fixes for nohz_full and isolated CPUs
2023-06-02 19:12:05 linux-kernel [PATCH v2 1/3] vmstat: allow_direct_reclaim should use zone_page_state_snapshot
2023-06-02 18:19:00 linux-kernel Re: [PATCH 3/4] workqueue: add schedule_on_each_cpumask helper
2023-06-02 18:18:18 linux-kernel Re: [PATCH 2/4] vmstat: skip periodic vmstat update for nohz full CPUs
2023-06-01 18:21:07 linux-kernel Re: [PATCH 3/4] workqueue: add schedule_on_each_cpumask helper
2023-05-30 15:15:49 linux-kernel [PATCH 3/4] workqueue: add schedule_on_each_cpumask helper
2023-05-30 15:14:26 linux-kernel [PATCH 2/4] vmstat: skip periodic vmstat update for nohz full CPUs
2023-05-30 15:14:11 linux-kernel [PATCH 0/4] vmstat bug fixes for nohz_full CPUs
2023-05-30 15:13:54 linux-kernel [PATCH 4/4] mm/vmstat: do not refresh stats for nohz_full CPUs
2023-05-30 15:00:56 linux-kernel [PATCH 1/4] vmstat: allow_direct_reclaim should use zone_page_state_snapshot
2023-05-24 14:15:34 linux-kernel Re: [PATCH v8 00/13] fold per-CPU vmstats remotely
2023-05-16 18:18:25 linux-kernel Re: [PATCH v8 00/13] fold per-CPU vmstats remotely
2023-05-15 18:21:29 linux-kernel [PATCH v8 00/13] fold per-CPU vmstats remotely
2023-05-15 18:20:51 linux-kernel [PATCH v8 12/13] mm/vmstat: refresh stats remotely instead of via work item
2023-05-15 18:20:16 linux-kernel [PATCH v8 01/13] vmstat: allow_direct_reclaim should use zone_page_state_snapshot
2023-05-15 18:19:59 linux-kernel [PATCH v8 03/13] this_cpu_cmpxchg: loongarch: switch this_cpu_cmpxchg to locked, add _local function
2023-05-15 18:19:32 linux-kernel [PATCH v8 08/13] mm/vmstat: switch counter modification to cmpxchg
2023-05-15 18:19:14 linux-kernel [PATCH v8 11/13] mm/vmstat: switch vmstat shepherd to flush per-CPU counters remotely
2023-05-15 18:18:43 linux-kernel [PATCH v8 09/13] vmstat: switch per-cpu vmstat counters to 32-bits
2023-05-15 18:18:42 linux-kernel [PATCH v8 07/13] convert this_cpu_cmpxchg users to this_cpu_cmpxchg_local
2023-05-15 18:18:41 linux-kernel [PATCH v8 02/13] this_cpu_cmpxchg: ARM64: switch this_cpu_cmpxchg to locked, add _local function
2023-05-15 18:18:39 linux-kernel [PATCH v8 06/13] add this_cpu_cmpxchg_local and asm-generic definitions
2023-05-15 18:17:23 linux-kernel [PATCH v8 04/13] this_cpu_cmpxchg: S390: switch this_cpu_cmpxchg to locked, add _local function
2023-05-15 18:16:58 linux-kernel [PATCH v8 13/13] vmstat: add pcp remote node draining via cpu_vm_stats_fold
2023-05-15 18:16:51 linux-kernel [PATCH v8 10/13] mm/vmstat: use xchg in cpu_vm_stats_fold
2023-05-15 18:08:18 linux-kernel [PATCH v8 05/13] this_cpu_cmpxchg: x86: switch this_cpu_cmpxchg to locked, add _local function
2023-05-03 14:08:50 linux-kernel Re: [PATCH v7 00/13] fold per-CPU vmstats remotely
2023-05-03 14:03:20 linux-kernel Re: [PATCH v4] fs/buffer.c: update per-CPU bh_lru cache via RCU
2023-04-27 16:48:23 linux-kernel Re: [PATCH v7 00/13] fold per-CPU vmstats remotely
2023-04-27 15:07:17 linux-kernel Re: [PATCH v7 00/13] fold per-CPU vmstats remotely
2023-04-26 16:22:52 linux-kernel Re: [PATCH v7 00/13] fold per-CPU vmstats remotely
2023-04-26 14:48:11 linux-kernel Re: [PATCH v7 00/13] fold per-CPU vmstats remotely
2023-04-23 02:27:35 linux-kernel Re: [PATCH v7 00/13] fold per-CPU vmstats remotely
2023-04-23 01:57:53 linux-kernel Re: [PATCH v7 00/13] fold per-CPU vmstats remotely