Reinette Chatre ([email protected])

Number of posts: 4320 (0.72 per day)
First post: 2008-01-10 19:10:55
Last post: 2024-06-14 23:19:13

Date List Subject
2023-11-03 22:50:29 linux-kernel Re: [PATCH 16/24] selftests/resctrl: Rewrite Cache Allocation Technology (CAT) test
2023-11-03 22:49:35 linux-kernel Re: [PATCH 05/24] selftests/resctrl: Create cache_size() helper
2023-11-03 21:50:42 linux-kernel Re: [PATCH v3] x86/resctrl: mba_MBps: Fall back to total b/w if local b/w unavailable
2023-11-03 21:43:39 linux-kernel Re: [PATCH v3] x86/resctrl: mba_MBps: Fall back to total b/w if local b/w unavailable
2023-11-03 20:24:19 linux-kernel Re: [PATCH v2] x86/resctrl: Fix unused variable warning in cache_alloc_hsw_probe()
2023-11-02 22:24:11 linux-kernel Re: [PATCH v2] x86/resctrl: Fix unused variable warning in cache_alloc_hsw_probe()
2023-11-02 21:36:12 linux-kernel Re: [PATCH v2] x86/resctrl: Fix unused variable warning in cache_alloc_hsw_probe()
2023-11-02 17:59:36 linux-kernel Re: [PATCH 24/24] selftests/resctrl: Ignore failures from L2 CAT test with <= 2 bits
2023-11-02 17:58:12 linux-kernel Re: [PATCH 23/24] selftests/resctrl: Add L2 CAT test
2023-11-02 17:53:28 linux-kernel Re: [PATCH 18/24] selftests/resctrl: Introduce generalized test framework
2023-11-02 17:53:21 linux-kernel Re: [PATCH 17/24] selftests/resctrl: Create struct for input parameter
2023-11-02 17:52:04 linux-kernel Re: [PATCH 16/24] selftests/resctrl: Rewrite Cache Allocation Technology (CAT) test
2023-11-02 17:50:18 linux-kernel Re: [PATCH 10/24] selftests/resctrl: Remove nested calls in perf event handling
2023-11-02 17:49:37 linux-kernel Re: [PATCH 09/24] selftests/resctrl: Remove unnecessary __u64 -> unsigned long conversion
2023-11-02 17:49:04 linux-kernel Re: [PATCH 08/24] selftests/resctrl: Split show_cache_info() to test specific and generic parts
2023-11-02 17:48:41 linux-kernel Re: [PATCH 07/24] selftests/resctrl: Split measure_cache_vals() function
2023-11-02 17:48:18 linux-kernel Re: [PATCH 06/24] selftests/resctrl: Exclude shareable bits from schemata in CAT test
2023-11-02 17:48:17 linux-kernel Re: [PATCH 05/24] selftests/resctrl: Create cache_size() helper
2023-11-02 17:48:06 linux-kernel Re: [PATCH 03/24] selftests/resctrl: Refactor get_cbm_mask()
2023-11-02 17:46:55 linux-kernel Re: [PATCH 01/24] selftests/resctrl: Split fill_buf to allow tests finer-grained control
2023-10-30 21:23:26 linux-kernel Re: [PATCH v9 7/8] x86/resctrl: Sub NUMA Cluster detection and enable
2023-10-30 21:22:44 linux-kernel Re: [PATCH v9 6/8] x86/resctrl: Introduce snc_nodes_per_l3_cache
2023-10-30 21:21:52 linux-kernel Re: [PATCH v9 4/8] x86/resctrl: Split the rdt_domain and rdt_hw_domain structures
2023-10-30 21:21:35 linux-kernel Re: [PATCH v9 3/8] x86/resctrl: Prepare for different scope for control/monitor operations
2023-10-30 21:19:30 linux-kernel Re: [PATCH v9 2/8] x86/resctrl: Prepare to split rdt_domain structure
2023-10-30 21:18:53 linux-kernel Re: [PATCH v9 1/8] x86/resctrl: Prepare for new domain scope
2023-10-27 21:22:23 linux-kernel Re: [PATCH v6 21/24] x86/resctrl: Allow overflow/limbo handlers to be scheduled on any-but cpu
2023-10-27 17:07:58 linux-kernel [RFC PATCH V3 23/26] vfio/pci: Support emulated interrupts
2023-10-27 17:07:46 linux-kernel [RFC PATCH V3 24/26] vfio/pci: Add core IMS support
2023-10-27 17:07:38 linux-kernel [RFC PATCH V3 25/26] vfio/pci: Add accessor for IMS index
2023-10-27 17:07:19 linux-kernel [RFC PATCH V3 21/26] vfio/pci: Replace backend specific calls with callbacks
2023-10-27 17:07:13 linux-kernel [RFC PATCH V3 20/26] vfio/pci: Separate frontend and backend code during interrupt enable/disable
2023-10-27 17:07:12 linux-kernel [RFC PATCH V3 18/26] vfio/pci: Preserve per-interrupt contexts
2023-10-27 17:07:05 linux-kernel [RFC PATCH V3 12/26] vfio/pci: Provide interrupt context to generic ops
2023-10-27 17:06:42 linux-kernel [RFC PATCH V3 19/26] vfio/pci: Store Linux IRQ number in per-interrupt context
2023-10-27 17:06:16 linux-kernel [RFC PATCH V3 17/26] vfio/pci: Make vfio_pci_set_irqs_ioctl() available
2023-10-27 17:06:00 linux-kernel [RFC PATCH V3 14/26] vfio/pci: Let interrupt management backend interpret interrupt index
2023-10-27 17:05:26 linux-kernel [RFC PATCH V3 09/26] vfio/pci: Move per-interrupt contexts to generic interrupt struct
2023-10-27 17:05:11 linux-kernel [RFC PATCH V3 08/26] vfio/pci: Move mutex acquisition into function
2023-10-27 17:04:23 linux-kernel [RFC PATCH V3 04/26] vfio/pci: Make core interrupt callbacks accessible to all virtual devices
2023-10-27 17:04:23 linux-kernel [RFC PATCH V3 10/26] vfio/pci: Move IRQ type to generic interrupt context
2023-10-27 17:04:13 linux-kernel [RFC PATCH V3 22/26] vfio/pci: Introduce backend specific context initializer
2023-10-27 17:04:01 linux-kernel [RFC PATCH V3 26/26] vfio/pci: Support IMS cookie modification
2023-10-27 17:03:58 linux-kernel [RFC PATCH V3 16/26] vfio/pci: Split interrupt context initialization
2023-10-27 17:03:39 linux-kernel [RFC PATCH V3 15/26] vfio/pci: Move generic code to frontend
2023-10-27 17:03:36 linux-kernel [RFC PATCH V3 06/26] vfio/pci: Separate MSI and MSI-X handling
2023-10-27 17:03:35 linux-kernel [RFC PATCH V3 00/26] vfio/pci: Back guest interrupts from Interrupt Message Store (IMS)
2023-10-27 17:03:09 linux-kernel [RFC PATCH V3 02/26] vfio/pci: Move PCI specific check from wrapper to PCI function
2023-10-27 17:03:02 linux-kernel [RFC PATCH V3 05/26] vfio/pci: Split PCI interrupt management into front and backend
2023-10-27 17:02:55 linux-kernel [RFC PATCH V3 13/26] vfio/pci: Provide interrupt context to vfio_msi_enable() and vfio_msi_disable()
2023-10-27 17:02:48 linux-kernel [RFC PATCH V3 11/26] vfio/pci: Provide interrupt context to irq_is() and is_irq_none()