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-09-29 16:20:29 linux-kernel Re: [PATCH v6 09/24] x86/resctrl: Use set_bit()/clear_bit() instead of open coding
2023-09-15 17:39:30 linux-kernel Re: [PATCH v5 15/24] x86/resctrl: Allow arch to allocate memory needed in resctrl_arch_rmid_read()
2023-09-15 17:23:34 linux-kernel Re: resctrl2 - status
2023-09-15 17:21:03 linux-kernel Re: [EXT] Re: resctrl2 - status
2023-09-14 20:15:03 linux-kernel [PATCH v6 07/24] x86/resctrl: Allow RMID allocation to be scoped by CLOSID
2023-09-14 17:37:09 linux-kernel [PATCH v6 17/24] x86/resctrl: Move alloc/mon static keys into helpers
2023-09-14 17:37:01 linux-kernel [PATCH v6 16/24] x86/resctrl: Make resctrl_mounted checks explicit
2023-09-14 17:36:36 linux-kernel [PATCH v6 12/24] x86/resctrl: Add cpumask_any_housekeeping() for limbo/overflow
2023-09-14 17:34:44 linux-kernel [PATCH v6 22/24] x86/resctrl: Add cpu offline callback for resctrl work
2023-09-14 17:34:43 linux-kernel [PATCH v6 10/24] x86/resctrl: Allocate the cleanest CLOSID by searching closid_num_dirty_rmid
2023-09-14 17:34:43 linux-kernel [PATCH v6 11/24] x86/resctrl: Move CLOSID/RMID matching and setting to use helpers
2023-09-14 17:34:31 linux-kernel [PATCH v6 02/24] x86/resctrl: kfree() rmid_ptrs from rdtgroup_exit()
2023-09-14 17:34:23 linux-kernel [PATCH v6 00/24] x86/resctrl: monitored closid+rmid together, separate arch/fs locking
2023-09-14 17:34:22 linux-kernel [PATCH v6 06/24] x86/resctrl: Access per-rmid structures by index
2023-09-14 17:32:38 linux-kernel [PATCH v6 13/24] x86/resctrl: Queue mon_event_read() instead of sending an IPI
2023-09-14 17:27:40 linux-kernel [PATCH v6 21/24] x86/resctrl: Allow overflow/limbo handlers to be scheduled on any-but cpu
2023-09-14 17:25:02 linux-kernel [PATCH v6 08/24] x86/resctrl: Track the number of dirty RMID a CLOSID has
2023-09-14 17:25:01 linux-kernel [PATCH v6 24/24] x86/resctrl: Separate arch and fs resctrl locks
2023-09-14 17:24:54 linux-kernel [PATCH v6 03/24] x86/resctrl: Create helper for RMID allocation and mondata dir creation
2023-09-14 17:24:37 linux-kernel [PATCH v6 09/24] x86/resctrl: Use set_bit()/clear_bit() instead of open coding
2023-09-14 17:24:29 linux-kernel [PATCH v6 19/24] x86/resctrl: Add helpers for system wide mon/alloc capable
2023-09-14 17:24:28 linux-kernel [PATCH v6 23/24] x86/resctrl: Move domain helper migration into resctrl_offline_cpu()
2023-09-14 17:24:17 linux-kernel [PATCH v6 04/24] x86/resctrl: Move rmid allocation out of mkdir_rdt_prepare()
2023-09-14 17:24:00 linux-kernel [PATCH v6 18/24] x86/resctrl: Make rdt_enable_key the arch's decision to switch
2023-09-14 17:23:59 linux-kernel [PATCH v6 20/24] x86/resctrl: Add CPU online callback for resctrl work
2023-09-14 17:23:54 linux-kernel [PATCH v6 14/24] x86/resctrl: Allow resctrl_arch_rmid_read() to sleep
2023-09-14 17:23:38 linux-kernel [PATCH v6 15/24] x86/resctrl: Allow arch to allocate memory needed in resctrl_arch_rmid_read()
2023-09-14 17:23:31 linux-kernel [PATCH v6 05/24] x86/resctrl: Track the closid with the rmid
2023-09-14 17:23:21 linux-kernel [PATCH v6 01/24] tick/nohz: Move tick_nohz_full_mask declaration outside the #ifdef
2023-09-14 02:58:57 linux-kernel [RFC PATCH v2 17/35] ACPI: processor: Register all CPUs from acpi_processor_get_info()
2023-09-14 02:58:35 linux-kernel [RFC PATCH v2 05/35] drivers: base: Print a warning instead of panic() when register_cpu() fails
2023-09-14 02:58:26 linux-kernel [RFC PATCH v2 03/35] drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden
2023-09-13 16:55:41 linux-kernel [RFC PATCH v2 10/35] riscv: Switch over to GENERIC_CPU_DEVICES
2023-09-13 16:55:33 linux-kernel [RFC PATCH v2 08/35] x86/topology: Switch over to GENERIC_CPU_DEVICES
2023-09-13 16:54:15 linux-kernel [RFC PATCH v2 35/35] cpumask: Add enabled cpumask for present CPUs that can be brought online
2023-09-13 16:54:02 linux-kernel [RFC PATCH v2 16/35] ACPI: processor: Register CPUs that are online, but not described in the DSDT
2023-09-13 16:54:00 linux-kernel [RFC PATCH v2 04/35] drivers: base: Move cpu_dev_init() after node_dev_init()
2023-09-13 16:53:35 linux-kernel [RFC PATCH v2 21/35] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug
2023-09-13 16:53:12 linux-kernel [RFC PATCH v2 18/35] ACPI: Rename ACPI_HOTPLUG_CPU to include 'present'
2023-09-13 16:53:09 linux-kernel [RFC PATCH v2 12/35] ACPI: Use the acpi_device_is_present() helper in more places
2023-09-13 16:53:08 linux-kernel [RFC PATCH v2 24/35] drivers: base: Implement weak arch_unregister_cpu()
2023-09-13 16:53:05 linux-kernel [RFC PATCH v2 28/35] arm64, irqchip/gic-v3, ACPI: Move MADT GICC enabled check into a helper
2023-09-13 16:51:52 linux-kernel [RFC PATCH v2 32/35] ACPI: add support to register CPUs based on the _STA enabled bit
2023-09-13 16:51:50 linux-kernel [RFC PATCH v2 31/35] arm64: psci: Ignore DENIED CPUs
2023-09-13 16:51:46 linux-kernel [RFC PATCH v2 33/35] arm64: document virtual CPU hotplug's expectations
2023-09-13 16:51:38 linux-kernel [RFC PATCH v2 19/35] ACPI: Move acpi_bus_trim_one() before acpi_scan_hot_remove()
2023-09-13 16:51:36 linux-kernel [RFC PATCH v2 13/35] ACPI: Rename acpi_scan_device_not_present() to be about enumeration
2023-09-13 16:51:23 linux-kernel [RFC PATCH v2 11/35] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
2023-09-13 16:51:10 linux-kernel [RFC PATCH v2 30/35] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs
2023-09-13 16:50:33 linux-kernel [RFC PATCH v2 06/35] arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()
2023-09-13 16:50:08 linux-kernel [RFC PATCH v2 22/35] ACPI: Check _STA present bit before making CPUs not present