LinuxLists
Users
About
Dave Martin (
[email protected]
)
Number of posts: 800 (0.2 per day)
First post: 2013-06-06 11:03:40
Last post: 2024-06-14 16:09:31
Next Page
Date
List
Subject
2024-06-14 16:09:31
linux-kernel
[PATCH] x86/resctrl: Don't try to free nonexistent RMIDs
2024-05-30 14:04:17
linux-kernel
Re: [PATCH v6] arm64/fpsimd: Suppress SVE access traps when loading FPSIMD state
2024-05-23 15:18:23
linux-kernel
Re: [PATCH v2 00/35] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
2024-05-23 15:02:14
linux-kernel
Re: [PATCH v2 00/35] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
2024-05-14 15:17:45
linux-kernel
Re: [PATCH v2 00/35] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
2024-05-03 14:53:49
linux-kernel
Re: [RFC PATCH v3 17/17] x86/resctrl: Introduce interface to modify assignment states of the groups
2024-05-02 16:36:15
linux-kernel
Re: [RFC PATCH v3 17/17] x86/resctrl: Introduce interface to modify assignment states of the groups
2024-05-02 16:00:31
linux-kernel
Re: [PATCH v1 28/31] x86/resctrl: Drop __init/__exit on assorted symbols
2024-05-01 11:35:25
linux-kernel
Re: [PATCH] selftests:arm64: Test PR_SVE_VL_INHERIT after a double fork
2024-04-30 16:44:34
linux-kernel
Re: [PATCH v2 00/35] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
2024-04-30 16:29:03
linux-kernel
Re: [PATCH v1 28/31] x86/resctrl: Drop __init/__exit on assorted symbols
2024-04-26 15:29:36
linux-kernel
[PATCH v2 33/35] x86/resctrl: Move the filesystem bits to headers visible to fs/resctrl
2024-04-26 15:29:06
linux-kernel
[PATCH v2 32/35] x86/resctrl: Relax some asm #includes
2024-04-26 15:26:48
linux-kernel
[PATCH v2 28/35] x86/resctrl: Drop __init/__exit on assorted symbols
2024-04-26 15:26:02
linux-kernel
[PATCH v2 25/35] x86/resctrl: Claim get_domain_from_cpu() for resctrl
2024-04-26 15:25:13
linux-kernel
[PATCH v2 22/35] x86/resctrl: Make resctrl_arch_pseudo_lock_fn() take a plr
2024-04-26 15:24:56
linux-kernel
[PATCH v2 21/35] x86/resctrl: Make prefetch_disable_bits belong to the arch code
2024-04-26 15:22:59
linux-kernel
[PATCH v2 15/35] x86/resctrl: Add resctrl_arch_is_evt_configurable() to abstract BMEC
2024-04-26 15:21:51
linux-kernel
[PATCH v2 12/35] x86/resctrl: Move max_{name,data}_width into resctrl code
2024-04-26 15:18:39
linux-kernel
[PATCH v2 34/35] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
2024-04-26 15:18:14
linux-kernel
[PATCH v2 35/35] [SQUASHME] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
2024-04-26 15:17:40
linux-kernel
[PATCH v2 05/35] x86/resctrl: Remove rdtgroup from update_cpu_closid_rmid()
2024-04-26 15:17:15
linux-kernel
[PATCH v2 08/35] x86/resctrl: Move resctrl types to a separate header
2024-04-26 15:16:58
linux-kernel
[PATCH v2 07/35] x86/resctrl: Wrap resctrl_arch_find_domain() around rdt_find_domain()
2024-04-26 15:16:46
linux-kernel
[PATCH v2 03/35] x86/resctrl: Move ctrlval string parsing policy away from the arch code
2024-04-26 15:16:41
linux-kernel
[PATCH v2 31/35] x86/resctrl: Prefer alloc(sizeof(*foo)) idiom in rdt_init_fs_context()
2024-04-26 15:16:28
linux-kernel
[PATCH v2 30/35] x86/resctrl: Squelch whitespace anomalies in resctrl core code
2024-04-26 15:16:16
linux-kernel
[PATCH v2 27/35] x86/resctrl: Rename resctrl_sched_in() to begin with "resctrl_arch_"
2024-04-26 15:16:14
linux-kernel
[PATCH v2 29/35] fs/resctrl: Add boiler plate for external resctrl code
2024-04-26 15:15:48
linux-kernel
[PATCH v2 24/35] x86/resctrl: Move get_config_index() to a header
2024-04-26 15:15:35
linux-kernel
[PATCH v2 26/35] x86/resctrl: Describe resctrl's bitmap size assumptions
2024-04-26 15:15:11
linux-kernel
[PATCH v2 20/35] x86/resctrl: Allow an architecture to disable pseudo lock
2024-04-26 15:14:57
linux-kernel
[PATCH v2 23/35] x86/resctrl: Move thread_throttle_mode_init() to be managed by resctrl
2024-04-26 15:14:54
linux-kernel
[PATCH v2 18/35] x86/resctrl: Allow resctrl_arch_mon_event_config_write() to return an error
2024-04-26 15:14:46
linux-kernel
[PATCH v2 17/35] x86/resctrl: Move mbm_cfg_mask to struct rdt_resource
2024-04-26 15:14:37
linux-kernel
[PATCH v2 16/35] x86/resctrl: Change mon_event_config_{read,write}() to be arch helpers
2024-04-26 15:14:07
linux-kernel
[PATCH v2 14/35] x86/resctrl: Export the is_mbm_*_enabled() helpers to asm/resctrl.h
2024-04-26 15:14:04
linux-kernel
[PATCH v2 19/35] x86/resctrl: Add resctrl_arch_ prefix to pseudo lock functions
2024-04-26 15:12:30
linux-kernel
[PATCH v2 13/35] x86/resctrl: Stop using the for_each_*_rdt_resource() walkers
2024-04-26 15:11:57
linux-kernel
[PATCH v2 10/35] x86/resctrl: Move monitor init work to a resctrl init call
2024-04-26 15:11:48
linux-kernel
[PATCH v2 09/35] x86/resctrl: Add a resctrl helper to reset all the resources
2024-04-26 15:11:46
linux-kernel
[PATCH v2 11/35] x86/resctrl: Move monitor exit work to a resctrl exit call
2024-04-26 15:11:19
linux-kernel
[PATCH v2 06/35] x86/resctrl: Export resctrl fs's init function
2024-04-26 15:11:02
linux-kernel
[PATCH v2 04/35] x86/resctrl: Add helper for setting CPU default properties
2024-04-26 15:10:43
linux-kernel
[PATCH v2 02/35] x86/resctrl: Add a helper to avoid reaching into the arch code resource list
2024-04-26 15:09:55
linux-kernel
[PATCH v2 01/35] x86/resctrl: Fix allocation of cleanest CLOSID on platforms with no monitors
2024-04-26 15:06:01
linux-kernel
[PATCH v2 00/35] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
2024-04-24 14:16:35
linux-kernel
Re: [RFC PATCH v3 00/17] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2024-04-23 16:25:24
linux-kernel
Re: [RFC PATCH v3 00/17] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2024-04-23 12:40:32
linux-kernel
Re: [RFC PATCH v3 00/17] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2024-04-23 12:40:05
linux-kernel
Re: [PATCH v1 00/31] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl