Reinette Chatre ([email protected])

Number of posts: 4320 (0.72 per day)
First post: 2008-01-10 19:10:55
Last post: 2024-06-14 23:19:13

Date List Subject
2023-10-05 17:35:11 linux-kernel Re: [PATCH v3 1/7] selftests/resctrl: Fix uninitialized .sa_flags
2023-10-04 17:43:22 linux-kernel Re: [PATCH v2 1/6] selftests/resctrl: Extend signal handler coverage to unmount on receiving signal
2023-10-03 21:45:41 linux-kernel Re: [PATCH v8 0/8] Add support for Sub-NUMA cluster (SNC) systems
2023-10-03 21:29:38 linux-kernel Re: [PATCH v6 24/24] x86/resctrl: Separate arch and fs resctrl locks
2023-10-03 21:23:59 linux-kernel Re: [PATCH v6 23/24] x86/resctrl: Move domain helper migration into resctrl_offline_cpu()
2023-10-03 21:23:24 linux-kernel Re: [PATCH v6 22/24] x86/resctrl: Add cpu offline callback for resctrl work
2023-10-03 21:23:11 linux-kernel Re: [PATCH v6 21/24] x86/resctrl: Allow overflow/limbo handlers to be scheduled on any-but cpu
2023-10-03 21:21:04 linux-kernel Re: [PATCH v6 19/24] x86/resctrl: Add helpers for system wide mon/alloc capable
2023-10-03 21:20:39 linux-kernel Re: [PATCH v6 20/24] x86/resctrl: Add CPU online callback for resctrl work
2023-10-03 21:20:01 linux-kernel Re: [PATCH v6 18/24] x86/resctrl: Make rdt_enable_key the arch's decision to switch
2023-10-03 21:19:56 linux-kernel Re: [PATCH v6 17/24] x86/resctrl: Move alloc/mon static keys into helpers
2023-10-03 21:19:34 linux-kernel Re: [PATCH v6 15/24] x86/resctrl: Allow arch to allocate memory needed in resctrl_arch_rmid_read()
2023-10-03 21:19:30 linux-kernel Re: [PATCH v6 16/24] x86/resctrl: Make resctrl_mounted checks explicit
2023-10-03 21:19:11 linux-kernel Re: [PATCH v6 14/24] x86/resctrl: Allow resctrl_arch_rmid_read() to sleep
2023-10-03 21:18:25 linux-kernel Re: [PATCH v6 13/24] x86/resctrl: Queue mon_event_read() instead of sending an IPI
2023-10-03 21:16:41 linux-kernel Re: [PATCH v6 12/24] x86/resctrl: Add cpumask_any_housekeeping() for limbo/overflow
2023-10-03 21:15:53 linux-kernel Re: [PATCH v6 11/24] x86/resctrl: Move CLOSID/RMID matching and setting to use helpers
2023-10-03 21:15:03 linux-kernel Re: [PATCH v6 10/24] x86/resctrl: Allocate the cleanest CLOSID by searching closid_num_dirty_rmid
2023-10-03 21:14:50 linux-kernel Re: [PATCH v6 09/24] x86/resctrl: Use set_bit()/clear_bit() instead of open coding
2023-10-03 21:13:58 linux-kernel Re: [PATCH v6 08/24] x86/resctrl: Track the number of dirty RMID a CLOSID has
2023-10-03 21:13:54 linux-kernel Re: [PATCH v6 07/24] x86/resctrl: Allow RMID allocation to be scoped by CLOSID
2023-10-03 21:12:36 linux-kernel Re: [PATCH v6 06/24] x86/resctrl: Access per-rmid structures by index
2023-10-03 21:11:52 linux-kernel Re: [PATCH v6 05/24] x86/resctrl: Track the closid with the rmid
2023-10-03 21:11:43 linux-kernel Re: [PATCH v6 01/24] tick/nohz: Move tick_nohz_full_mask declaration outside the #ifdef
2023-10-03 21:09:14 linux-kernel Re: [PATCH v6 04/24] x86/resctrl: Move rmid allocation out of mkdir_rdt_prepare()
2023-10-03 21:07:53 linux-kernel Re: [PATCH v6 03/24] x86/resctrl: Create helper for RMID allocation and mondata dir creation
2023-10-03 16:34:35 linux-kernel Re: [PATCH v7 0/8] Add support for Sub-NUMA cluster (SNC) systems
2023-10-02 22:50:40 linux-kernel Re: [PATCH v4 1/7] selftests/resctrl: Fix uninitialized .sa_flags
2023-10-02 19:22:45 linux-kernel Re: [PATCH v4 0/7] selftests/resctrl: Fixes to failing tests
2023-10-02 17:30:07 linux-kernel Re: [PATCH v6 02/24] x86/resctrl: kfree() rmid_ptrs from rdtgroup_exit()
2023-09-30 08:16:27 linux-kernel Re: [PATCH v3 8/8] selftests/resctrl: Fix wrong format specifier
2023-09-30 06:34:05 linux-kernel Re: [PATCH v3 0/4] x86/resctrl: Non-contiguous bitmasks in Intel CAT
2023-09-30 00:35:49 linux-kernel Re: [PATCH v5 1/2] selftests/resctrl: Fix schemata write error check
2023-09-29 23:59:04 linux-kernel Re: [PATCH v3 1/8] selftests: Add printf attribute to ksefltest prints
2023-09-29 21:05:10 linux-kernel Re: [PATCH v3 2/7] selftests/resctrl: Extend signal handler coverage to unmount on receiving signal
2023-09-29 08:47:09 linux-kernel Re: [PATCH v6] x86/sgx: Resolves SECS reclaim vs. page fault for EAUG race
2023-09-29 03:21:57 linux-kernel Re: [PATCH v6] x86/sgx: Resolves SECS reclaim vs. page fault for EAUG race
2023-09-29 00:57:35 linux-kernel Re: [PATCH v5 6/8] x86/resctrl: Sub NUMA Cluster detection and enable
2023-09-29 00:56:42 linux-kernel Re: [PATCH v4 1/2] selftests/resctrl: Fix schemata write error check
2023-09-28 23:55:34 linux-kernel Re: [PATCH v2 2/4] x86/resctrl: Add sparse_masks file in info
2023-09-28 23:52:19 linux-kernel Re: [PATCH v2 4/4] x86/resctrl: Rename arch_has_sparse_bitmaps
2023-09-28 22:41:23 linux-kernel Re: [PATCH v2 1/4] x86/resctrl: Enable non-contiguous bits in Intel CAT
2023-09-28 20:19:34 linux-kernel Re: [PATCH v4 1/2] selftests/resctrl: Fix schemata write error check
2023-09-28 19:42:26 linux-kernel Re: [PATCH v2 1/6] selftests/resctrl: Extend signal handler coverage to unmount on receiving signal
2023-09-28 19:11:12 linux-kernel Re: [PATCH v5 3/8] x86/resctrl: Split the rdt_domain structure
2023-09-28 18:53:44 linux-kernel Re: [PATCH v5 4/8] x86/resctrl: Add node-scope to the options for feature scope
2023-09-28 02:30:38 linux-kernel Re: [PATCH v10 01/10] x86/resctrl: Add multiple tasks to the resctrl group at once
2023-09-28 02:21:23 linux-kernel Re: [PATCH v2 3/4] Documentation/x86: Document resctrl's new sparse_masks
2023-09-28 02:16:09 linux-kernel Re: [PATCH v10 10/10] x86/resctrl: Display RMID of resource group
2023-09-28 01:51:04 linux-kernel Re: [PATCH v10 09/10] x86/resctrl: Add support for the files for MON groups only
2023-09-28 01:09:14 linux-kernel Re: [PATCH v10 01/10] x86/resctrl: Add multiple tasks to the resctrl group at once