LinuxLists
Users
About
Marcelo Tosatti (
[email protected]
)
Number of posts: 1448 (0.22 per day)
First post: 2006-08-12 00:43:44
Last post: 2024-05-24 19:38:14
Previous Page
/
Next Page
Date
List
Subject
2023-01-11 17:30:56
linux-kernel
Re: [PATCH v13 2/6] mm/vmstat: Use vmstat_dirty to track CPU-specific vmstat discrepancies
2023-01-10 20:38:42
linux-kernel
Re: [PATCH v13 2/6] mm/vmstat: Use vmstat_dirty to track CPU-specific vmstat discrepancies
2023-01-10 14:23:45
linux-kernel
Re: [PATCH v13 3/6] mm/vmstat: manage per-CPU stats from CPU context when NOHZ full
2023-01-09 16:41:35
linux-kernel
[PATCH v2] fs/buffer.c: update per-CPU bh_lru cache via RCU
2023-01-09 16:14:57
linux-kernel
Re: [PATCH v13 3/6] mm/vmstat: manage per-CPU stats from CPU context when NOHZ full
2023-01-06 20:22:18
linux-kernel
Re: [PATCH v13 3/6] mm/vmstat: manage per-CPU stats from CPU context when NOHZ full
2023-01-06 13:54:04
linux-kernel
Re: [PATCH v13 3/6] mm/vmstat: manage per-CPU stats from CPU context when NOHZ full
2023-01-05 16:23:21
linux-kernel
[PATCH RFC] fs/buffer.c: update per-CPU bh_lru cache via RCU
2023-01-05 13:48:30
linux-kernel
[PATCH v13 2/6] mm/vmstat: Use vmstat_dirty to track CPU-specific vmstat discrepancies
2023-01-05 13:38:49
linux-kernel
[PATCH v13 6/6] mm/vmstat: avoid queueing work item if cpu stats are clean
2023-01-05 13:20:56
linux-kernel
[PATCH v13 5/6] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too
2023-01-05 13:20:34
linux-kernel
[PATCH v13 1/6] mm/vmstat: Add CPU-specific variable to track a vmstat discrepancy
2023-01-05 13:20:17
linux-kernel
[PATCH v13 0/6] Ensure quiet_vmstat() is called when returning to userpace and when idle tick is stopped
2023-01-05 13:19:25
linux-kernel
[PATCH v13 3/6] mm/vmstat: manage per-CPU stats from CPU context when NOHZ full
2023-01-05 13:19:24
linux-kernel
[PATCH v13 4/6] tick/nohz_full: Ensure quiet_vmstat() is called on exit to user-mode when the idle tick is stopped
2023-01-04 12:48:58
linux-kernel
Re: [PATCH v12 2/6] mm/vmstat: Use vmstat_dirty to track CPU-specific vmstat discrepancies
2022-12-27 13:40:21
linux-kernel
[PATCH v12 6/6] mm/vmstat: avoid queueing work item if cpu stats are clean
2022-12-27 13:28:07
linux-kernel
[PATCH v12 4/6] tick/nohz_full: Ensure quiet_vmstat() is called on exit to user-mode when the idle tick is stopped
2022-12-27 13:22:37
linux-kernel
[PATCH v12 1/6] mm/vmstat: Add CPU-specific variable to track a vmstat discrepancy
2022-12-27 13:07:38
linux-kernel
[PATCH v12 2/6] mm/vmstat: Use vmstat_dirty to track CPU-specific vmstat discrepancies
2022-12-27 13:05:06
linux-kernel
[PATCH v12 5/6] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too
2022-12-27 13:03:55
linux-kernel
[PATCH v12 3/6] mm/vmstat: manage per-CPU stats from CPU context when NOHZ full
2022-12-27 12:58:30
linux-kernel
[PATCH v12 0/6] Ensure quiet_vmstat() is called when returning to userpace and when idle tick is stopped
2022-12-26 14:22:44
linux-kernel
Re: [PATCH] hwmon: coretemp: avoid RDMSR interruptions to isolated CPUs
2022-12-21 17:29:39
linux-kernel
[PATCH v11 2/6] mm/vmstat: Use vmstat_dirty to track CPU-specific vmstat discrepancies
2022-12-21 17:29:19
linux-kernel
[PATCH v11 4/6] tick/nohz_full: Ensure quiet_vmstat() is called on exit to user-mode when the idle tick is stopped
2022-12-21 17:29:19
linux-kernel
[PATCH v11 0/6] Ensure quiet_vmstat() is called when returning to userpace and when idle tick is stopped
2022-12-21 17:29:08
linux-kernel
[PATCH v11 1/6] mm/vmstat: Add CPU-specific variable to track a vmstat discrepancy
2022-12-21 17:28:51
linux-kernel
[PATCH v11 5/6] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too
2022-12-21 17:28:48
linux-kernel
[PATCH v11 3/6] mm/vmstat: manage per-CPU stats from CPU context when NOHZ full
2022-12-21 17:25:36
linux-kernel
[PATCH v11 6/6] mm/vmstat: avoid queueing work item if cpu stats are clean
2022-12-16 21:19:42
linux-kernel
[PATCH v3] hwmon: coretemp: avoid RDMSR interruptions to isolated CPUs
2022-12-16 20:33:24
linux-kernel
[PATCH v10 5/6] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too
2022-12-16 20:27:56
linux-kernel
[PATCH v10 2/6] mm/vmstat: Use vmstat_dirty to track CPU-specific vmstat discrepancies
2022-12-16 20:17:18
linux-kernel
[PATCH v10 0/6] Ensure quiet_vmstat() is called when returning to userpace and when idle tick is stopped
2022-12-16 20:16:53
linux-kernel
[PATCH v10 4/6] tick/nohz_full: Ensure quiet_vmstat() is called on exit to user-mode when the idle tick is stopped
2022-12-16 20:15:53
linux-kernel
[PATCH v10 3/6] mm/vmstat: manage per-CPU stats from CPU context when NOHZ full
2022-12-16 20:12:49
linux-kernel
[PATCH v10 6/6] mm/vmstat: avoid queueing work item if cpu stats are clean
2022-12-16 20:10:23
linux-kernel
[PATCH v10 1/6] mm/vmstat: Add CPU-specific variable to track a vmstat discrepancy
2022-12-16 17:05:54
linux-kernel
[PATCH v2] hwmon: coretemp: avoid RDMSR interruptions to isolated CPUs
2022-12-16 16:46:30
linux-kernel
Re: [PATCH v9 3/5] mm/vmstat: manage per-CPU stats from CPU context when NOHZ full
2022-12-15 13:11:39
linux-kernel
[PATCH] hwmon: coretemp: avoid RDMSR interruptions to isolated CPUs
2022-12-06 18:30:13
linux-kernel
[PATCH v9 3/5] mm/vmstat: manage per-CPU stats from CPU context when NOHZ full
2022-12-06 18:11:03
linux-kernel
[PATCH v9 5/5] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too
2022-12-06 18:00:19
linux-kernel
[PATCH v9 0/5] Ensure quiet_vmstat() is called when the idle tick was stopped too
2022-12-06 17:41:52
linux-kernel
[PATCH v9 1/5] mm/vmstat: Add CPU-specific variable to track a vmstat discrepancy
2022-12-06 17:41:04
linux-kernel
[PATCH v9 2/5] mm/vmstat: Use vmstat_dirty to track CPU-specific vmstat discrepancies
2022-12-06 17:39:07
linux-kernel
[PATCH v9 4/5] tick/nohz_full: Ensure quiet_vmstat() is called on exit to user-mode when the idle tick is stopped
2022-11-10 21:17:36
linux-kernel
Re: [PATCH v8 3/5] mm/vmstat: Do not queue vmstat_update if tick is stopped
2022-11-10 21:04:28
linux-kernel
Re: [PATCH v8 4/5] tick/nohz_full: Ensure quiet_vmstat() is called on exit to user-mode when the idle tick is stopped
2022-11-09 20:54:30
linux-kernel
Re: [PATCH v8 3/5] mm/vmstat: Do not queue vmstat_update if tick is stopped