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
2018-05-29 21:02:11 linux-kernel [PATCH V5 13/38] x86/intel_rdt: Introduce "bit_usage" to display cache allocations details
2018-05-23 18:09:32 linux-kernel Re: [PATCH v2 3/4] mm: add find_alloc_contig_pages() interface
2018-05-23 17:20:29 linux-kernel Re: [PATCH V4 34/38] x86/intel_rdt: Create debugfs files for pseudo-locking testing
2018-05-22 21:10:32 linux-kernel Re: [PATCH V4 13/38] x86/intel_rdt: Introduce "bit_usage" to display cache allocations details
2018-05-22 21:03:40 linux-kernel Re: [PATCH V4 34/38] x86/intel_rdt: Create debugfs files for pseudo-locking testing
2018-05-22 19:45:52 linux-kernel [PATCH V4 02/38] x86/intel_rdt: Introduce RDT resource group mode
2018-05-22 19:45:08 linux-kernel [PATCH V4 05/38] x86/intel_rdt: Introduce test to determine if closid is in use
2018-05-22 19:45:03 linux-kernel [PATCH V4 04/38] x86/intel_rdt: Introduce resource group's mode resctrl file
2018-05-22 19:44:18 linux-kernel [PATCH V4 19/38] x86/intel_rdt: Add utility to restrict/restore access to resctrl files
2018-05-22 19:43:42 linux-kernel [PATCH V4 01/38] x86/intel_rdt: Document new mode, size, and bit_usage
2018-05-22 19:43:00 linux-kernel [PATCH V4 03/38] x86/intel_rdt: Associate mode with each RDT resource group
2018-05-22 19:43:00 linux-kernel [PATCH V4 16/38] x86/intel_rdt: Introduce the Cache Pseudo-Locking modes
2018-05-22 19:42:58 linux-kernel [PATCH V4 26/38] x86/intel_rdt: Split resource group removal in two
2018-05-22 19:42:58 linux-kernel [PATCH V4 17/38] x86/intel_rdt: Respect read and write access
2018-05-22 19:42:57 linux-kernel [PATCH V4 18/38] x86/intel_rdt: Add utility to test if tasks assigned to resource group
2018-05-22 19:41:59 linux-kernel [PATCH V4 06/38] x86/intel_rdt: Make useful functions available internally
2018-05-22 19:41:59 linux-kernel [PATCH V4 09/38] x86/intel_rdt: Enable setting of exclusive mode
2018-05-22 19:41:12 linux-kernel [PATCH V4 10/38] x86/intel_rdt: Making CBM name and type more explicit
2018-05-22 19:41:05 linux-kernel [PATCH V4 00/38] Intel(R) Resource Director Technology Cache Pseudo-Locking enabling
2018-05-22 19:39:46 linux-kernel [PATCH V4 13/38] x86/intel_rdt: Introduce "bit_usage" to display cache allocations details
2018-05-22 19:39:46 linux-kernel [PATCH V4 08/38] x86/intel_rdt: Introduce new "exclusive" mode
2018-05-22 19:39:46 linux-kernel [PATCH V4 07/38] x86/intel_rdt: Initialize new resource group with sane defaults
2018-05-22 19:39:09 linux-kernel [PATCH V4 15/38] x86/intel_rdt: Documentation for Cache Pseudo-Locking
2018-05-22 19:38:44 linux-kernel [PATCH V4 14/38] x86/intel_rdt: Display resource groups' allocations' size in bytes
2018-05-22 19:38:42 linux-kernel [PATCH V4 21/38] x86/intel_rdt: Utilities to restrict/restore access to specific files
2018-05-22 19:38:37 linux-kernel [PATCH V4 11/38] x86/intel_rdt: Support flexible data to parsing callbacks
2018-05-22 19:38:06 linux-kernel [PATCH V4 20/38] x86/intel_rdt: Protect against resource group changes during locking
2018-05-22 19:37:53 linux-kernel [PATCH V4 32/38] x86/intel_rdt: Ensure RDT cleanup on exit
2018-05-22 19:37:35 linux-kernel [PATCH V4 22/38] x86/intel_rdt: Add check to determine if monitoring in progress
2018-05-22 19:37:14 linux-kernel [PATCH V4 12/38] x86/intel_rdt: Ensure requested schemata respects mode
2018-05-22 19:37:14 linux-kernel [PATCH V4 24/38] x86/intel_rdt: Support enter/exit of locksetup mode
2018-05-22 19:36:25 linux-kernel [PATCH V4 31/38] x86/intel_rdt: resctrl files reflect pseudo-locked information
2018-05-22 19:36:19 linux-kernel [PATCH V4 27/38] x86/intel_rdt: Add utilities to test pseudo-locked region possibility
2018-05-22 19:36:09 linux-kernel [PATCH V4 33/38] x86/intel_rdt: Create resctrl debug area
2018-05-22 19:35:49 linux-kernel [PATCH V4 34/38] x86/intel_rdt: Create debugfs files for pseudo-locking testing
2018-05-22 19:35:29 linux-kernel [PATCH V4 37/38] x86/intel_rdt: Support L3 cache performance event of Broadwell
2018-05-22 19:35:14 linux-kernel [PATCH V4 25/38] x86/intel_rdt: Enable entering of pseudo-locksetup mode
2018-05-22 19:35:11 linux-kernel [PATCH V4 35/38] x86/intel_rdt: Create character device exposing pseudo-locked region
2018-05-22 19:35:06 linux-kernel [PATCH V4 23/38] x86/intel_rdt: Introduce pseudo-locked region
2018-05-22 19:34:44 linux-kernel [PATCH V4 38/38] x86/intel_rdt: Limit C-states dynamically when pseudo-locking active
2018-05-22 19:34:31 linux-kernel [PATCH V4 28/38] x86/intel_rdt: Discover supported platforms via prefetch disable bits
2018-05-22 19:34:22 linux-kernel [PATCH V4 29/38] x86/intel_rdt: Pseudo-lock region creation/removal core
2018-05-22 19:33:58 linux-kernel [PATCH V4 36/38] x86/intel_rdt: More precise L2 hit/miss measurements
2018-05-22 19:32:53 linux-kernel [PATCH V4 30/38] x86/intel_rdt: Support creation/removal of pseudo-locked region
2018-05-22 16:41:42 linux-kernel Re: [PATCH v2 3/4] mm: add find_alloc_contig_pages() interface
2018-04-25 18:32:17 linux-kernel [PATCH V3 00/39] Intel(R) Resource Director Technology Cache Pseudo-Locking enabling
2018-04-25 18:32:06 linux-kernel [PATCH V3 06/39] x86/intel_rdt: Make useful functions available internally
2018-04-25 18:31:39 linux-kernel [PATCH V3 03/39] x86/intel_rdt: Associate mode with each RDT resource group
2018-04-25 18:30:58 linux-kernel [PATCH V3 09/39] x86/intel_rdt: Enable setting of exclusive mode
2018-04-25 18:30:30 linux-kernel [PATCH V3 08/39] x86/intel_rdt: Introduce new "exclusive" mode
2018-04-25 18:29:15 linux-kernel [PATCH V3 02/39] x86/intel_rdt: Introduce RDT resource group mode