Reinette Chatre ([email protected])

Number of posts: 4123 (0.69 per day)
First post: 2008-01-10 19:10:55
Last post: 2024-04-24 04:15:25

Date List Subject
2024-04-24 04:15:25 linux-kernel Re: [RFC PATCH v3 00/17] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2024-04-23 17:13:19 linux-kernel Re: [RFC PATCH 1/1] x86/sgx: Explicitly give up the CPU in EDMM's ioctl() to avoid softlockup
2024-04-23 14:55:04 linux-kernel Re: [PATCH v19 085/130] KVM: TDX: Complete interrupts after tdexit
2024-04-22 16:02:26 linux-kernel Re: [PATCH v1 00/31] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
2024-04-20 04:16:44 linux-kernel Re: [PATCH v1 00/31] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
2024-04-20 04:00:08 linux-kernel Re: [PATCH v1 08/31] x86/resctrl: Move resctrl types to a separate header
2024-04-20 03:58:45 linux-kernel Re: [PATCH v1 05/31] x86/resctrl: Remove rdtgroup from update_cpu_closid_rmid()
2024-04-18 17:14:18 linux-kernel Re: selftests: resctrl: cat_test.c: In function 'noncont_cat_run_test': ../kselftest.h:74:9: error: impossible constraint in 'asm' 74 | __asm__ __volatile__ ("cpuid\n\t"
2024-04-18 05:35:46 linux-kernel Re: [PATCH v1 03/31] x86/resctrl: Move ctrlval string parsing policy away from the arch code
2024-04-18 05:19:54 linux-kernel Re: [PATCH v1 18/31] x86/resctrl: Allow resctrl_arch_mon_event_config_write() to return an error
2024-04-18 05:19:10 linux-kernel Re: [PATCH v1 17/31] x86/resctrl: Move mbm_cfg_mask to struct rdt_resource
2024-04-18 05:17:19 linux-kernel Re: [PATCH v1 12/31] x86/resctrl: Move max_{name,data}_width into resctrl code
2024-04-18 05:16:16 linux-kernel Re: [PATCH v1 08/31] x86/resctrl: Move resctrl types to a separate header
2024-04-18 05:12:58 linux-kernel Re: [PATCH v1 05/31] x86/resctrl: Remove rdtgroup from update_cpu_closid_rmid()
2024-04-18 03:19:02 linux-kernel Re: [PATCH] vfio/pci: fix potential memory leak in vfio_intx_enable()
2024-04-17 05:36:28 linux-kernel Re: [PATCH 7/7] x86/bugs: Replace CONFIG_SPECTRE_BHI_{ON,OFF} with CONFIG_MITIGATION_SPECTRE_BHI
2024-04-16 21:38:41 linux-kernel Re: [PATCH V4 3/4] KVM: x86: Add a capability to configure bus frequency for APIC timer
2024-04-16 18:24:45 linux-kernel Re: [PATCH v19 086/130] KVM: TDX: restore debug store when TD exit
2024-04-16 18:24:04 linux-kernel Re: [PATCH v19 085/130] KVM: TDX: Complete interrupts after tdexit
2024-04-15 18:03:55 linux-kernel Re: [PATCH v1 30/31] x86/resctrl: Move the filesystem bits to headers visible to fs/resctrl
2024-04-15 18:03:22 linux-kernel Re: [PATCH v1 08/31] x86/resctrl: Move resctrl types to a separate header
2024-04-15 17:48:46 linux-kernel Re: [PATCH v1 05/31] x86/resctrl: Remove rdtgroup from update_cpu_closid_rmid()
2024-04-15 17:45:26 linux-kernel Re: [PATCH v1 04/31] x86/resctrl: Add helper for setting CPU default properties
2024-04-15 17:44:50 linux-kernel Re: [PATCH v1 03/31] x86/resctrl: Move ctrlval string parsing policy away from the arch code
2024-04-12 16:30:18 linux-kernel Re: [PATCH v19 087/130] KVM: TDX: handle vcpu migration over logical processor
2024-04-11 19:28:50 linux-kernel Re: [PATCH v1 29/31] fs/resctrl: Add boiler plate for external resctrl code
2024-04-11 19:20:55 linux-kernel Re: [PATCH v1 31/31] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
2024-04-11 19:02:40 linux-kernel Re: [PATCH v1 18/31] x86/resctrl: Allow resctrl_arch_mon_event_config_write() to return an error
2024-04-11 18:53:06 linux-kernel Re: [PATCH v1 01/31] x86/resctrl: Fix allocation of cleanest CLOSID on platforms with no monitors
2024-04-11 18:26:13 linux-kernel Re: [PATCH v1 30/31] x86/resctrl: Move the filesystem bits to headers visible to fs/resctrl
2024-04-11 18:25:27 linux-kernel Re: [PATCH v1 24/31] x86/resctrl: Move get_config_index() to a header
2024-04-11 18:25:14 linux-kernel Re: [PATCH v1 22/31] x86/resctrl: Make resctrl_arch_pseudo_lock_fn() take a plr
2024-04-11 18:25:00 linux-kernel Re: [PATCH v1 20/31] x86/resctrl: Allow an architecture to disable pseudo lock
2024-04-11 18:24:33 linux-kernel Re: [PATCH v1 17/31] x86/resctrl: Move mbm_cfg_mask to struct rdt_resource
2024-04-11 18:23:34 linux-kernel Re: [PATCH v1 12/31] x86/resctrl: Move max_{name,data}_width into resctrl code
2024-04-11 18:23:25 linux-kernel Re: [PATCH v1 11/31] x86/resctrl: Move monitor exit work to a restrl exit call
2024-04-11 18:23:13 linux-kernel Re: [PATCH v1 06/31] x86/resctrl: Export resctrl fs's init function
2024-04-09 15:14:10 linux-kernel Re: [PATCH v1 01/31] x86/resctrl: Fix allocation of cleanest CLOSID on platforms with no monitors
2024-04-09 03:54:56 linux-kernel Re: [PATCH v1 1/6] x86/resctrl: Move __resctrl_sched_in() out-of-line
2024-04-09 03:43:50 linux-kernel Re: [PATCH v1 31/31] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
2024-04-09 03:42:19 linux-kernel Re: [PATCH v1 30/31] x86/resctrl: Move the filesystem bits to headers visible to fs/resctrl
2024-04-09 03:41:20 linux-kernel Re: [PATCH v1 29/31] fs/resctrl: Add boiler plate for external resctrl code
2024-04-09 03:32:55 linux-kernel Re: [PATCH v1 28/31] x86/resctrl: Drop __init/__exit on assorted symbols
2024-04-09 03:29:09 linux-kernel Re: [PATCH v1 17/31] x86/resctrl: Move mbm_cfg_mask to struct rdt_resource
2024-04-09 03:28:18 linux-kernel Re: [PATCH v1 16/31] x86/resctrl: Change mon_event_config_{read,write}() to be arch helpers
2024-04-09 03:28:05 linux-kernel Re: [PATCH v1 11/31] x86/resctrl: Move monitor exit work to a restrl exit call
2024-04-09 03:26:35 linux-kernel Re: [PATCH v1 27/31] x86/resctrl: Rename resctrl_sched_in() to begin resctrl_arch_
2024-04-09 03:26:03 linux-kernel Re: [PATCH v1 24/31] x86/resctrl: Move get_config_index() to a header
2024-04-09 03:25:19 linux-kernel Re: [PATCH v1 22/31] x86/resctrl: Make resctrl_arch_pseudo_lock_fn() take a plr
2024-04-09 03:24:23 linux-kernel Re: [PATCH v1 20/31] x86/resctrl: Allow an architecture to disable pseudo lock
2024-04-09 03:24:00 linux-kernel Re: [PATCH v1 18/31] x86/resctrl: Allow resctrl_arch_mon_event_config_write() to return an error