James Morse ([email protected])

Number of posts: 1750 (0.56 per day)
First post: 2015-11-03 17:59:01
Last post: 2024-06-14 15:32:47

Date List Subject
2023-12-13 18:04:09 linux-kernel Re: [PATCH v7 04/24] x86/resctrl: Move rmid allocation out of mkdir_rdt_prepare()
2023-12-13 18:03:50 linux-kernel Re: [PATCH v7 03/24] x86/resctrl: Create helper for RMID allocation and mondata dir creation
2023-12-13 18:03:45 linux-kernel Re: [PATCH v7 02/24] x86/resctrl: kfree() rmid_ptrs from rdtgroup_exit()
2023-12-13 18:03:34 linux-kernel Re: [PATCH v7 02/24] x86/resctrl: kfree() rmid_ptrs from rdtgroup_exit()
2023-12-11 14:33:27 linux-kernel Re: [EXT] [PATCH v7 06/24] x86/resctrl: Access per-rmid structures by index
2023-11-30 17:44:00 linux-kernel Re: [PATCH v9 0/2] ACPI: APEI: handle synchronous errors in task work with proper si_code
2023-11-30 17:40:34 linux-kernel Re: [PATCH v9 2/2] ACPI: APEI: handle synchronous exceptions in task work
2023-11-30 17:40:05 linux-kernel Re: [PATCH v9 1/2] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous events
2023-11-30 17:39:57 linux-kernel Re: [PATCH v9 0/2] ACPI: APEI: handle synchronous errors in task work with proper si_code
2023-10-25 18:08:52 linux-kernel [PATCH v7 23/24] x86/resctrl: Move domain helper migration into resctrl_offline_cpu()
2023-10-25 18:08:30 linux-kernel [PATCH v7 24/24] x86/resctrl: Separate arch and fs resctrl locks
2023-10-25 18:08:18 linux-kernel [PATCH v7 22/24] x86/resctrl: Add CPU offline callback for resctrl work
2023-10-25 18:08:14 linux-kernel [PATCH v7 21/24] x86/resctrl: Allow overflow/limbo handlers to be scheduled on any-but cpu
2023-10-25 18:07:47 linux-kernel [PATCH v7 19/24] x86/resctrl: Add helpers for system wide mon/alloc capable
2023-10-25 18:07:43 linux-kernel [PATCH v7 16/24] x86/resctrl: Make resctrl_mounted checks explicit
2023-10-25 18:07:37 linux-kernel [PATCH v7 20/24] x86/resctrl: Add CPU online callback for resctrl work
2023-10-25 18:07:36 linux-kernel [PATCH v7 18/24] x86/resctrl: Make rdt_enable_key the arch's decision to switch
2023-10-25 18:07:27 linux-kernel [PATCH v7 11/24] x86/resctrl: Move CLOSID/RMID matching and setting to use helpers
2023-10-25 18:07:13 linux-kernel [PATCH v7 17/24] x86/resctrl: Move alloc/mon static keys into helpers
2023-10-25 18:06:52 linux-kernel [PATCH v7 14/24] x86/resctrl: Allow resctrl_arch_rmid_read() to sleep
2023-10-25 18:06:51 linux-kernel [PATCH v7 15/24] x86/resctrl: Allow arch to allocate memory needed in resctrl_arch_rmid_read()
2023-10-25 18:06:32 linux-kernel [PATCH v7 13/24] x86/resctrl: Queue mon_event_read() instead of sending an IPI
2023-10-25 18:06:22 linux-kernel [PATCH v7 10/24] x86/resctrl: Allocate the cleanest CLOSID by searching closid_num_dirty_rmid
2023-10-25 18:06:22 linux-kernel [PATCH v7 12/24] x86/resctrl: Add cpumask_any_housekeeping() for limbo/overflow
2023-10-25 18:06:06 linux-kernel [PATCH v7 02/24] x86/resctrl: kfree() rmid_ptrs from rdtgroup_exit()
2023-10-25 18:06:06 linux-kernel [PATCH v7 06/24] x86/resctrl: Access per-rmid structures by index
2023-10-25 18:05:59 linux-kernel [PATCH v7 05/24] x86/resctrl: Track the closid with the rmid
2023-10-25 18:05:55 linux-kernel [PATCH v7 09/24] x86/resctrl: Use __set_bit()/__clear_bit() instead of open coding
2023-10-25 18:05:54 linux-kernel [PATCH v7 08/24] x86/resctrl: Track the number of dirty RMID a CLOSID has
2023-10-25 18:05:53 linux-kernel [PATCH v7 07/24] x86/resctrl: Allow RMID allocation to be scoped by CLOSID
2023-10-25 18:05:30 linux-kernel [PATCH v7 04/24] x86/resctrl: Move rmid allocation out of mkdir_rdt_prepare()
2023-10-25 18:05:14 linux-kernel [PATCH v7 01/24] tick/nohz: Move tick_nohz_full_mask declaration outside the #ifdef
2023-10-25 18:05:11 linux-kernel [PATCH v7 03/24] x86/resctrl: Create helper for RMID allocation and mondata dir creation
2023-10-25 18:04:46 linux-kernel [PATCH v7 00/24] x86/resctrl: monitored closid+rmid together, separate arch/fs locking
2023-10-25 17:58:26 linux-kernel Re: [PATCH v6 15/24] x86/resctrl: Allow arch to allocate memory needed in resctrl_arch_rmid_read()
2023-10-25 17:58:08 linux-kernel Re: [PATCH v6 22/24] x86/resctrl: Add cpu offline callback for resctrl work
2023-10-25 17:57:43 linux-kernel Re: [PATCH v6 21/24] x86/resctrl: Allow overflow/limbo handlers to be scheduled on any-but cpu
2023-10-25 17:57:41 linux-kernel Re: [PATCH v6 14/24] x86/resctrl: Allow resctrl_arch_rmid_read() to sleep
2023-10-25 17:57:23 linux-kernel Re: [PATCH v6 02/24] x86/resctrl: kfree() rmid_ptrs from rdtgroup_exit()
2023-10-25 17:57:12 linux-kernel Re: [PATCH v6 13/24] x86/resctrl: Queue mon_event_read() instead of sending an IPI
2023-10-25 17:57:04 linux-kernel Re: [PATCH v6 10/24] x86/resctrl: Allocate the cleanest CLOSID by searching closid_num_dirty_rmid
2023-10-25 17:57:04 linux-kernel Re: [PATCH v6 10/24] x86/resctrl: Allocate the cleanest CLOSID by searching closid_num_dirty_rmid
2023-10-25 17:56:51 linux-kernel Re: [PATCH v6 24/24] x86/resctrl: Separate arch and fs resctrl locks
2023-10-10 15:25:36 linux-kernel Re: arch/x86/kernel/cpu/resctrl/rdtgroup.c:1196: warning: Function parameter or member 'type' not described in '__rdtgroup_cbm_overlaps'
2023-10-05 17:37:09 linux-kernel Re: [PATCH v6 12/24] x86/resctrl: Add cpumask_any_housekeeping() for limbo/overflow
2023-10-05 17:34:29 linux-kernel Re: [PATCH v6 09/24] x86/resctrl: Use set_bit()/clear_bit() instead of open coding
2023-10-05 17:17:51 linux-kernel Re: [PATCH v6 02/24] x86/resctrl: kfree() rmid_ptrs from rdtgroup_exit()
2023-10-05 17:17:01 linux-kernel Re: [PATCH v6 08/24] x86/resctrl: Track the number of dirty RMID a CLOSID has
2023-10-05 17:16:43 linux-kernel Re: [PATCH v6 04/24] x86/resctrl: Move rmid allocation out of mkdir_rdt_prepare()
2023-10-05 17:16:22 linux-kernel Re: [PATCH v6 02/24] x86/resctrl: kfree() rmid_ptrs from rdtgroup_exit()
2023-09-29 16:23:37 linux-kernel Re: [PATCH v6 00/24] x86/resctrl: monitored closid+rmid together, separate arch/fs locking