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
2021-06-17 19:49:04 linux-kernel [PATCH v5 17/24] x86/resctrl: Pass configuration type to resctrl_arch_get_config()
2021-06-17 19:49:00 linux-kernel [PATCH v5 23/24] x86/resctrl: Expand resctrl_arch_update_domains()'s msr_param range
2021-06-17 19:48:28 linux-kernel [PATCH v5 18/24] x86/resctrl: Make ctrlval arrays the same size
2021-06-17 19:48:20 linux-kernel [PATCH v5 15/24] x86/resctrl: Rename update_domains() resctrl_arch_update_domains()
2021-06-17 19:48:05 linux-kernel [PATCH v5 22/24] x86/resctrl: Remove rdt_cdp_peer_get()
2021-06-17 19:46:59 linux-kernel [PATCH v5 16/24] x86/resctrl: Add a helper to read a closid's configuration
2021-06-17 19:46:14 linux-kernel [PATCH v5 14/24] x86/resctrl: Allow different CODE/DATA configurations to be staged
2021-06-17 19:45:36 linux-kernel [PATCH v5 12/24] x86/resctrl: Move the schemata names into struct resctrl_schema
2021-06-17 19:45:31 linux-kernel [PATCH v5 11/24] x86/resctrl: Add a helper to read/set the CDP configuration
2021-06-17 19:45:24 linux-kernel [PATCH v5 07/24] x86/resctrl: Store the effective num_closid in the schema
2021-06-17 19:45:01 linux-kernel [PATCH v5 08/24] x86/resctrl: Add resctrl_arch_get_num_closid()
2021-06-17 19:41:42 linux-kernel [PATCH v5 01/24] x86/resctrl: Split struct rdt_resource
2021-06-17 17:05:57 linux-kernel Re: [PATCH v4 00/24] x86/resctrl: Merge the CDP resources
2021-06-17 17:05:06 linux-kernel Re: [PATCH v4 02/24] x86/resctrl: Split struct rdt_domain
2021-06-17 17:04:58 linux-kernel Re: [PATCH v4 18/24] x86/resctrl: Make ctrlval arrays the same size
2021-06-17 17:04:01 linux-kernel Re: [PATCH v4 03/24] x86/resctrl: Add a separate schema list for resctrl
2021-06-15 16:50:07 linux-kernel Re: [PATCH v4 00/24] x86/resctrl: Merge the CDP resources
2021-06-14 20:15:49 linux-kernel [PATCH v4 23/24] x86/resctrl: Expand resctrl_arch_update_domains()'s msr_param range
2021-06-14 20:15:41 linux-kernel [PATCH v4 21/24] x86/resctrl: Merge the ctrl_val arrays
2021-06-14 20:15:39 linux-kernel [PATCH v4 20/24] x86/resctrl: Calculate the index from the configuration type
2021-06-14 20:15:32 linux-kernel [PATCH v4 19/24] x86/resctrl: Apply offset correction when config is staged
2021-06-14 20:15:16 linux-kernel [PATCH v4 15/24] x86/resctrl: Add a helper to read a closid's configuration
2021-06-14 20:14:43 linux-kernel [PATCH v4 11/24] x86/resctrl: Move the schemata names into struct resctrl_schema
2021-06-14 20:14:14 linux-kernel [PATCH v4 14/24] x86/resctrl: Rename update_domains() resctrl_arch_update_domains()
2021-06-14 20:14:01 linux-kernel [PATCH v4 24/24] x86/resctrl: Merge the CDP resources
2021-06-14 20:13:48 linux-kernel [PATCH v4 22/24] x86/resctrl: Remove rdt_cdp_peer_get()
2021-06-14 20:13:43 linux-kernel [PATCH v4 04/24] x86/resctrl: Pass the schema in info dir's private pointer
2021-06-14 20:13:35 linux-kernel [PATCH v4 18/24] x86/resctrl: Make ctrlval arrays the same size
2021-06-14 20:13:30 linux-kernel [PATCH v4 17/24] x86/resctrl: Pass configuration type to resctrl_arch_get_config()
2021-06-14 20:13:29 linux-kernel [PATCH v4 16/24] x86/resctrl: Add a helper to read/set the CDP configuration
2021-06-14 20:13:06 linux-kernel [PATCH v4 13/24] x86/resctrl: Allow different CODE/DATA configurations to be staged
2021-06-14 20:12:44 linux-kernel [PATCH v4 10/24] x86/resctrl: Swizzle rdt_resource and resctrl_schema in pseudo_lock_region
2021-06-14 20:12:43 linux-kernel [PATCH v4 09/24] x86/resctrl: Pass the schema to resctrl filesystem functions
2021-06-14 20:12:32 linux-kernel [PATCH v4 12/24] x86/resctrl: Group staged configuration into a separate struct
2021-06-14 20:12:30 linux-kernel [PATCH v4 08/24] x86/resctrl: Add resctrl_arch_get_num_closid()
2021-06-14 20:12:28 linux-kernel [PATCH v4 07/24] x86/resctrl: Store the effective num_closid in the schema
2021-06-14 20:12:21 linux-kernel [PATCH v4 06/24] x86/resctrl: Walk the resctrl schema list instead of an arch list
2021-06-14 20:12:21 linux-kernel [PATCH v4 05/24] x86/resctrl: Label the resources with their configuration type
2021-06-14 20:12:07 linux-kernel [PATCH v4 03/24] x86/resctrl: Add a separate schema list for resctrl
2021-06-14 20:11:57 linux-kernel [PATCH v4 02/24] x86/resctrl: Split struct rdt_domain
2021-06-14 20:11:50 linux-kernel [PATCH v4 01/24] x86/resctrl: Split struct rdt_resource
2021-06-14 20:11:09 linux-kernel [PATCH v4 00/24] x86/resctrl: Merge the CDP resources
2021-06-11 18:07:31 linux-kernel Re: [PATCH v3 00/24] x86/resctrl: Merge the CDP resources
2021-06-11 18:06:30 linux-kernel Re: [RFC] Adding A64FX hardware prefetch sysfs interface
2021-06-04 16:24:12 linux-kernel Re: [PATCH v2 1/5] arm64: kexec_file: Forbid non-crash kernels
2021-06-04 16:23:18 linux-kernel Re: [PATCH v2 0/5] arm64: Make kexec_file_load honor iomem reservations
2021-06-04 14:21:02 linux-kernel Re: [PATCH v5] ACPI / APEI: fix the regression of synchronous external aborts occur in user-mode
2021-05-19 20:19:13 linux-kernel [PATCH v3 17/24] x86/resctrl: Pass configuration type to resctrl_arch_get_config()
2021-05-19 20:19:04 linux-kernel [PATCH v3 12/24] x86/resctrl: Group staged configuration into a separate struct
2021-05-19 20:17:55 linux-kernel [PATCH v3 20/24] x86/resctrl: Calculate the index from the configuration type
2021-05-19 20:17:47 linux-kernel [PATCH v3 15/24] x86/resctrl: Add a helper to read a closid's configuration