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
2022-10-21 13:31:24 linux-kernel [PATCH 04/18] x86/resctrl: Move rmid allocation out of mkdir_rdt_prepare()
2022-10-21 13:25:11 linux-kernel [PATCH 08/18] x86/resctrl: Queue mon_event_read() instead of sending an IPI
2022-10-19 14:44:21 linux-kernel Re: [RFD] resctrl: reassigning a running container's CTRL_MON group
2022-10-19 13:38:50 linux-kernel Re: [RFD] resctrl: reassigning a running container's CTRL_MON group
2022-10-14 13:04:01 linux-kernel Re: [RFD] resctrl: reassigning a running container's CTRL_MON group
2022-10-12 17:26:03 linux-kernel Re: [RFD] resctrl: reassigning a running container's CTRL_MON group
2022-10-05 13:02:53 linux-kernel Re: [syzbot] KASAN: invalid-access Read in copy_page
2022-09-28 15:11:22 linux-kernel Re: [PATCH] x86/resctrl: Clear the staged configs when destroying schemata list
2022-09-28 14:44:13 linux-kernel Re: [PATCH] x86/resctrl: Clear the staged configs when destroying schemata list
2022-09-27 14:15:34 linux-kernel Re: [PATCH] x86/resctrl: Clear the staged configs when destroying schemata list
2022-09-22 09:50:52 linux-kernel Re: [PATCH v6 00/21] x86/resctrl: Make resctrl_arch_rmid_read() return values in bytes
2022-09-09 17:06:09 linux-kernel Re: [PATCH v4 01/13] x86/resctrl: Fix min_cbm_bits for AMD
2022-09-08 17:39:20 linux-kernel Re: [PATCH v6 12/21] x86/resctrl: Calculate bandwidth from the previous __mon_event_count() chunks
2022-09-08 17:37:39 linux-kernel Re: [PATCH v6 20/21] x86/resctrl: Add resctrl_rmid_realloc_limit to abstract x86's boot_cpu_data
2022-09-08 17:18:23 linux-kernel Re: [PATCH v5 00/21] x86/resctrl: Make resctrl_arch_rmid_read() return values in bytes
2022-09-08 17:17:41 linux-kernel Re: [PATCH v6 04/21] x86/resctrl: Group struct rdt_hw_domain cleanup
2022-09-08 17:16:28 linux-kernel Re: [PATCH v6 05/21] x86/resctrl: Add domain offline callback for resctrl work
2022-09-02 16:30:09 linux-kernel [PATCH v6 15/21] x86/resctrl: Abstract __rmid_read()
2022-09-02 16:22:33 linux-kernel Re: [PATCH v5 00/21] x86/resctrl: Make resctrl_arch_rmid_read() return values in bytes
2022-09-02 16:13:05 linux-kernel [PATCH v6 03/21] x86/resctrl: Add domain online callback for resctrl work
2022-09-02 16:13:03 linux-kernel [PATCH v6 05/21] x86/resctrl: Add domain offline callback for resctrl work
2022-09-02 16:12:44 linux-kernel [PATCH v6 08/21] x86/resctrl: Create mba_sc configuration in the rdt_domain
2022-09-02 16:12:26 linux-kernel [PATCH v6 06/21] x86/resctrl: Remove set_mba_sc()s control array re-initialisation
2022-09-02 16:11:21 linux-kernel [PATCH v6 07/21] x86/resctrl: Abstract and use supports_mba_mbps()
2022-09-02 16:09:57 linux-kernel [PATCH v6 13/21] x86/resctrl: Add per-rmid arch private storage for overflow and chunks
2022-09-02 16:09:57 linux-kernel [PATCH v6 02/21] x86/resctrl: Merge mon_capable and mon_enabled
2022-09-02 16:06:30 linux-kernel [PATCH v6 01/21] x86/resctrl: Kill off alloc_enabled
2022-09-02 16:02:04 linux-kernel [PATCH v6 11/21] x86/resctrl: Allow update_mba_bw() to update controls directly
2022-09-02 16:01:36 linux-kernel [PATCH v6 12/21] x86/resctrl: Calculate bandwidth from the previous __mon_event_count() chunks
2022-09-02 16:01:26 linux-kernel [PATCH v6 19/21] x86/resctrl: Rename and change the units of resctrl_cqm_threshold
2022-09-02 16:01:22 linux-kernel [PATCH v6 21/21] x86/resctrl: Make resctrl_arch_rmid_read() return values in bytes
2022-09-02 16:01:19 linux-kernel [PATCH v6 20/21] x86/resctrl: Add resctrl_rmid_realloc_limit to abstract x86's boot_cpu_data
2022-09-02 16:01:02 linux-kernel [PATCH v6 18/21] x86/resctrl: Move get_corrected_mbm_count() into resctrl_arch_rmid_read()
2022-09-02 16:00:42 linux-kernel [PATCH v6 17/21] x86/resctrl: Move mbm_overflow_count() into resctrl_arch_rmid_read()
2022-09-02 16:00:41 linux-kernel [PATCH v6 16/21] x86/resctrl: Pass the required parameters into resctrl_arch_rmid_read()
2022-09-02 16:00:21 linux-kernel [PATCH v6 14/21] x86/resctrl: Allow per-rmid arch private storage to be reset
2022-09-02 15:59:28 linux-kernel [PATCH v6 10/21] x86/resctrl: Remove architecture copy of mbps_val
2022-09-02 15:59:13 linux-kernel [PATCH v6 09/21] x86/resctrl: Switch over to the resctrl mbps_val list
2022-09-02 15:59:00 linux-kernel [PATCH v6 04/21] x86/resctrl: Group struct rdt_hw_domain cleanup
2022-09-02 15:58:46 linux-kernel [PATCH v6 00/21] x86/resctrl: Make resctrl_arch_rmid_read() return values in bytes
2022-07-01 17:27:32 linux-kernel Re: [PATCH RESEND] perf/marvell_cn10k: Add MPAM support for TAD PMU
2022-06-29 11:16:39 linux-kernel Re: [PATCH v5 04/21] x86/resctrl: Group struct rdt_hw_domain cleanup
2022-06-22 17:36:36 linux-kernel [PATCH v5 02/21] x86/resctrl: Merge mon_capable and mon_enabled
2022-06-22 17:32:48 linux-kernel [PATCH v5 09/21] x86/resctrl: Switch over to the resctrl mbps_val list
2022-06-22 17:32:16 linux-kernel [PATCH v5 19/21] x86/resctrl: Rename and change the units of resctrl_cqm_threshold
2022-06-22 17:31:31 linux-kernel [PATCH v5 20/21] x86/resctrl: Add resctrl_rmid_realloc_limit to abstract x86's boot_cpu_data
2022-06-22 17:29:26 linux-kernel [PATCH v5 05/21] x86/resctrl: Add domain offline callback for resctrl work
2022-06-22 17:28:35 linux-kernel [PATCH v5 16/21] x86/resctrl: Pass the required parameters into resctrl_arch_rmid_read()
2022-06-22 17:26:04 linux-kernel [PATCH v5 14/21] x86/resctrl: Allow per-rmid arch private storage to be reset
2022-06-22 17:25:01 linux-kernel [PATCH v5 00/21] x86/resctrl: Make resctrl_arch_rmid_read() return values in bytes
2022-06-22 17:20:13 linux-kernel [PATCH v5 17/21] x86/resctrl: Move mbm_overflow_count() into resctrl_arch_rmid_read()