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-07-29 22:38:52 linux-kernel [PATCH v1 06/20] x86/resctrl: Switch over to the resctrl mbps_val list
2021-07-29 22:38:50 linux-kernel [PATCH v1 05/20] x86/resctrl: Create mba_sc configuration in the rdt_domain
2021-07-29 22:38:46 linux-kernel [PATCH v1 03/20] x86/resctrl: Add domain online callback for resctrl work
2021-07-29 22:38:44 linux-kernel [PATCH v1 01/20] x86/resctrl: Kill off alloc_enabled
2021-07-29 22:38:38 linux-kernel [PATCH v1 00/20] x86/resctrl: Make resctrl_arch_rmid_read() return values in bytes
2021-07-29 17:32:33 linux-kernel [PATCH 1/2] irqchip/gic-v3: Add __gic_get_ppi_index() to find the PPI number from hwirq
2021-07-29 17:31:17 linux-kernel [PATCH 2/2] irqchip/gic-v3: Fix selection of partition domain for EPPIs
2021-07-29 17:30:22 linux-kernel [PATCH 0/2] irqchip/gic-v3: Fix selection of partition domain for EPPIs
2021-07-28 17:13:25 linux-kernel [PATCH v7 18/24] x86/resctrl: Make ctrlval arrays the same size
2021-07-28 17:12:04 linux-kernel [PATCH v7 23/24] x86/resctrl: Expand resctrl_arch_update_domains()'s msr_param range
2021-07-28 17:11:59 linux-kernel [PATCH v7 24/24] x86/resctrl: Merge the CDP resources
2021-07-28 17:11:32 linux-kernel [PATCH v7 20/24] x86/resctrl: Calculate the index from the configuration type
2021-07-28 17:11:29 linux-kernel [PATCH v7 16/24] x86/resctrl: Add a helper to read a closid's configuration
2021-07-28 17:11:21 linux-kernel [PATCH v7 13/24] x86/resctrl: Group staged configuration into a separate struct
2021-07-28 17:11:07 linux-kernel [PATCH v7 12/24] x86/resctrl: Move the schemata names into struct resctrl_schema
2021-07-28 17:11:01 linux-kernel [PATCH v7 10/24] x86/resctrl: Swizzle rdt_resource and resctrl_schema in pseudo_lock_region
2021-07-28 17:10:51 linux-kernel [PATCH v7 22/24] x86/resctrl: Remove rdt_cdp_peer_get()
2021-07-28 17:10:42 linux-kernel [PATCH v7 21/24] x86/resctrl: Merge the ctrl_val arrays
2021-07-28 17:10:36 linux-kernel [PATCH v7 14/24] x86/resctrl: Allow different CODE/DATA configurations to be staged
2021-07-28 17:10:36 linux-kernel [PATCH v7 11/24] x86/resctrl: Add a helper to read/set the CDP configuration
2021-07-28 17:10:31 linux-kernel [PATCH v7 05/24] x86/resctrl: Label the resources with their configuration type
2021-07-28 17:10:30 linux-kernel [PATCH v7 19/24] x86/resctrl: Apply offset correction when config is staged
2021-07-28 17:10:22 linux-kernel [PATCH v7 17/24] x86/resctrl: Pass configuration type to resctrl_arch_get_config()
2021-07-28 17:10:17 linux-kernel [PATCH v7 04/24] x86/resctrl: Pass the schema in info dir's private pointer
2021-07-28 17:10:15 linux-kernel [PATCH v7 15/24] x86/resctrl: Rename update_domains() resctrl_arch_update_domains()
2021-07-28 17:09:53 linux-kernel [PATCH v7 03/24] x86/resctrl: Add a separate schema list for resctrl
2021-07-28 17:09:43 linux-kernel [PATCH v7 09/24] x86/resctrl: Pass the schema to resctrl filesystem functions
2021-07-28 17:09:35 linux-kernel [PATCH v7 08/24] x86/resctrl: Add resctrl_arch_get_num_closid()
2021-07-28 17:09:31 linux-kernel [PATCH v7 07/24] x86/resctrl: Store the effective num_closid in the schema
2021-07-28 17:09:22 linux-kernel [PATCH v7 06/24] x86/resctrl: Walk the resctrl schema list instead of an arch list
2021-07-28 17:08:59 linux-kernel [PATCH v7 02/24] x86/resctrl: Split struct rdt_domain
2021-07-28 17:08:43 linux-kernel [PATCH v7 01/24] x86/resctrl: Split struct rdt_resource
2021-07-28 17:08:00 linux-kernel [PATCH v7 00/24] x86/resctrl: Merge the CDP resources
2021-07-15 17:33:22 linux-kernel [PATCH v6 24/24] x86/resctrl: Merge the CDP resources
2021-07-15 17:32:17 linux-kernel [PATCH v6 05/24] x86/resctrl: Label the resources with their configuration type
2021-07-15 17:32:17 linux-kernel [PATCH v6 00/24] x86/resctrl: Merge the CDP resources
2021-07-14 17:17:18 linux-kernel Re: [PATCH] cacheinfo: clear cache_leaves(cpu) in free_cache_attributes()
2021-07-13 17:39:55 linux-kernel Re: [PATCH] cacheinfo: clear cache_leaves(cpu) in free_cache_attributes()
2021-06-17 23:18:20 linux-kernel [PATCH v5 24/24] x86/resctrl: Merge the CDP resources
2021-06-17 23:17:34 linux-kernel [PATCH v5 21/24] x86/resctrl: Merge the ctrl_val arrays
2021-06-17 23:17:14 linux-kernel [PATCH v5 20/24] x86/resctrl: Calculate the index from the configuration type
2021-06-17 23:17:04 linux-kernel [PATCH v5 13/24] x86/resctrl: Group staged configuration into a separate struct
2021-06-17 23:11:50 linux-kernel [PATCH v5 04/24] x86/resctrl: Pass the schema in info dir's private pointer
2021-06-17 23:11:34 linux-kernel [PATCH v5 10/24] x86/resctrl: Swizzle rdt_resource and resctrl_schema in pseudo_lock_region
2021-06-17 22:44:57 linux-kernel [PATCH v5 09/24] x86/resctrl: Pass the schema to resctrl filesystem functions
2021-06-17 22:43:14 linux-kernel [PATCH v5 06/24] x86/resctrl: Walk the resctrl schema list instead of an arch list
2021-06-17 22:42:30 linux-kernel [PATCH v5 05/24] x86/resctrl: Label the resources with their configuration type
2021-06-17 22:40:51 linux-kernel [PATCH v5 02/24] x86/resctrl: Split struct rdt_domain
2021-06-17 22:40:06 linux-kernel [PATCH v5 03/24] x86/resctrl: Add a separate schema list for resctrl
2021-06-17 22:39:28 linux-kernel [PATCH v5 00/24] x86/resctrl: Merge the CDP resources
2021-06-17 19:49:27 linux-kernel [PATCH v5 19/24] x86/resctrl: Apply offset correction when config is staged