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
2022-11-01 17:56:26
linux-crypto
Re: [PATCH v1 1/1] crypto/pcrypt: Do not use isolated CPUs for callback
2022-10-17 16:26:08
linux-kernel
Re: [PATCH v8 5/5] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too
2022-10-07 21:01:47
linux-kernel
Re: [RFC PATCH 0/5] Generic IPI sending tracepoint
2022-10-05 13:04:32
linux-crypto
Re: [PATCH v1 1/1] crypto/pcrypt: Do not use isolated CPUs for callback
2022-09-09 20:29:32
linux-kernel
Re: [PATCH v7 2/3] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too
2022-09-08 20:38:17
linux-kernel
[RFC PATCH 4/7] clockevent unbind: use smp_call_func_single_fail
2022-09-08 20:19:44
linux-kernel
[RFC PATCH 3/7] introduce _fail variants of stop_machine functions
2022-09-08 20:18:44
linux-kernel
[RFC PATCH 5/7] timekeeping_notify: use stop_machine_fail when appropriate
2022-09-08 20:18:30
linux-kernel
[RFC PATCH 7/7] mtrr_add_page/mtrr_del_page: check for block interference CPUs
2022-09-08 20:18:18
linux-kernel
[RFC PATCH 0/7] cpu isolation: infra to block interference to select CPUs
2022-09-08 20:03:37
linux-kernel
[RFC PATCH 1/7] cpu isolation: basic block interference infrastructure
2022-09-08 20:03:23
linux-kernel
[RFC PATCH 6/7] perf_event_open: check for block interference CPUs
2022-09-08 20:03:19
linux-kernel
[RFC PATCH 2/7] introduce smp_call_func_single_fail
2022-08-17 19:39:42
linux-kernel
[PATCH v7 0/3] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too
2022-08-17 19:35:48
linux-kernel
[patch 3/3] mm/vmstat: do not queue vmstat_update if tick is stopped
2022-08-17 19:32:28
linux-kernel
[PATCH v7 2/3] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too
2022-08-17 19:32:17
linux-kernel
[PATCH v7 1/3] mm/vmstat: Use per cpu variable to track a vmstat discrepancy
2022-08-17 19:31:47
linux-kernel
Re: [patch 0/3] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too
2022-08-17 19:31:01
linux-kernel
[PATCH v7 2/3] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too
2022-08-17 19:29:55
linux-kernel
[PATCH v7 3/3] mm/vmstat: do not queue vmstat_update if tick is stopped
2022-08-17 19:12:56
linux-kernel
[PATCH v7 1/3] mm/vmstat: Use per cpu variable to track a vmstat discrepancy
2022-08-17 19:10:40
linux-kernel
[patch 0/3] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too
2022-08-16 18:30:37
linux-kernel
Re: [PATCH v6 2/2] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too
2022-08-16 00:39:12
linux-kernel
Re: [PATCH v6 1/2] mm/vmstat: Use per cpu variable to track a vmstat discrepancy
2022-07-20 18:35:54
linux-kernel
Re: [RFC PATCH] workqueue: Unbind workers before sending them to exit()
2022-07-18 14:17:25
linux-kernel
Re: [RFC PATCH v4] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too
2022-07-11 19:37:05
linux-kernel
Re: [RFC PATCH v4] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too
2022-06-22 16:09:52
linux-kernel
Re: [RFC PATCH v4] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too
2022-06-01 21:12:04
linux-kernel
Re: [patch v12 00/13] extensible prctl task isolation interface and vmstat sync
2022-06-01 20:27:58
linux-kernel
Re: [PATCH v4] cpuidle: haltpoll: Add trace points for guest_halt_poll_ns grow/shrink
2022-05-31 07:30:27
linux-kernel
[PATCH] mm: lru_cache_disable: use synchronize_rcu_expedited
2022-05-28 19:42:06
linux-kernel
Re: [PATCH v2] cpuidle: haltpoll: Add trace points for guest_halt_poll_ns grow/shrink
2022-05-26 00:17:30
linux-kernel
Re: vchiq: Performance regression since 5.18-rc1
2022-05-25 16:14:36
linux-kernel
Re: vchiq: Performance regression since 5.18-rc1
2022-05-18 18:05:36
linux-kernel
Re: [PATCH 0/6] Drain remote per-cpu directly v3
2022-05-18 18:05:34
linux-kernel
Re: [PATCH 0/6] Drain remote per-cpu directly v3
2022-05-09 06:47:19
linux-kernel
Re: [patch v12 00/13] extensible prctl task isolation interface and vmstat sync
2022-05-09 03:55:03
linux-kernel
Re: [patch v12 00/13] extensible prctl task isolation interface and vmstat sync
2022-05-04 21:48:17
linux-kernel
Re: [patch v12 00/13] extensible prctl task isolation interface and vmstat sync
2022-05-04 17:07:20
linux-kernel
Re: [patch v12 09/13] task isolation: add preempt notifier to sync per-CPU vmstat dirty info to thread info
2022-05-04 15:08:52
linux-kernel
Re: [patch v12 12/13] mm: vmstat_refresh: avoid queueing work item if cpu stats are clean
2022-05-04 14:21:20
linux-kernel
Re: [patch v12 00/13] extensible prctl task isolation interface and vmstat sync
2022-05-04 10:29:08
linux-kernel
Re: [patch v12 00/13] extensible prctl task isolation interface and vmstat sync
2022-05-04 00:34:42
linux-kernel
Re: [patch v12 13/13] task isolation: only TIF_TASK_ISOL if task isolation is enabled
2022-04-29 13:37:04
linux-kernel
Re: [RFC PATCH v3] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too
2022-04-29 11:49:12
linux-kernel
Re: [patch v5] mm: lru_cache_disable: replace work queue synchronization with synchronize_rcu
2022-04-27 15:49:24
linux-kernel
Re: [RFC PATCH 0/6] Drain remote per-cpu directly
2022-04-27 07:48:38
linux-kernel
Re: [RFC PATCH v3] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too
2022-04-26 06:31:46
linux-kernel
Re: [RFC PATCH v3] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too
2022-04-25 20:47:33
linux-kernel
Re: [patch v12 00/13] extensible prctl task isolation interface and vmstat sync
2022-03-17 06:42:27
linux-kernel
[patch v12 02/13] x86: add support for TIF_TASK_ISOL