LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2024-06-03 18:07:52
linux-kernel
Re: [PATCH 3/3] x86/resctrl: Replace open code cacheinfo search in rdtgroup_cbm_to_size()
2024-06-03 18:07:39
linux-kernel
Re: [PATCH 2/3] x86/resctrl: Replace open code cacheinfo search in pseudo_lock_region_init()
2024-06-03 18:07:11
linux-kernel
Re: [PATCH 1/3] cacheinfo: Add function to get cacheinfo for a given (cpu, cachelevel)
2024-06-03 16:55:45
linux-kernel
Re: [PATCH 0/3] Add and use get_cpu_cacheinfo_level()
2024-05-31 18:18:57
linux-kernel
Re: [PATCH v5 16/16] selftests/resctrl: Remove test name comparing from write_bm_pid_to_resctrl()
2024-05-31 18:18:49
linux-kernel
Re: [PATCH v5 13/16] selftests/resctrl: Convert ctrlgrp & mongrp to pointers
2024-05-31 18:18:00
linux-kernel
Re: [PATCH v5 05/16] selftests/resctrl: Use correct type for pids
2024-05-31 18:17:30
linux-kernel
Re: [PATCH v5 02/16] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only
2024-05-31 16:53:21
linux-kernel
Re: [PATCH v2 1/2] selftests/resctrl: Adjust effective L3 cache size with SNC enabled
2024-05-31 16:01:28
linux-kernel
Re: [PATCH v19 08/20] x86/resctrl: Prepare for new Sub-NUMA Cluster (SNC) monitor files
2024-05-30 23:52:07
linux-kernel
Re: [PATCH v2 1/2] selftests/resctrl: Adjust effective L3 cache size with SNC enabled
2024-05-30 23:15:14
linux-kernel
Re: [PATCH v2 2/2] selftests/resctrl: Adjust SNC support messages
2024-05-30 23:14:49
linux-kernel
Re: [PATCH v2 1/2] selftests/resctrl: Adjust effective L3 cache size with SNC enabled
2024-05-30 23:10:19
linux-kernel
Re: [PATCH v19 00/20] Add support for Sub-NUMA cluster (SNC) systems
2024-05-30 20:38:40
linux-kernel
Re: [PATCH v19 20/20] x86/resctrl: Update documentation with Sub-NUMA cluster changes
2024-05-30 20:34:10
linux-kernel
Re: [PATCH v19 14/20] x86/resctrl: Fill out rmid_read structure for smp_call*() to read a counter
2024-05-30 20:29:27
linux-kernel
Re: [PATCH v19 15/20] x86/resctrl: Pass two extra arguments to resctrl_arch_rmid_read()
2024-05-30 20:29:22
linux-kernel
Re: [PATCH v19 19/20] x86/resctrl: Sub-NUMA Cluster (SNC) detection and enabling
2024-05-30 20:28:14
linux-kernel
Re: [PATCH v19 12/20] x86/resctrl: Create Sub-NUMA Cluster (SNC) monitor files
2024-05-30 20:27:51
linux-kernel
Re: [PATCH v19 18/20] x86/resctrl: Enable RMID shared RMID mode on Sub-NUMA Cluster (SNC) systems
2024-05-30 20:27:01
linux-kernel
Re: [PATCH v19 16/20] x86/resctrl: Make resctrl_arch_rmid_read() handle sum over domains
2024-05-30 20:25:10
linux-kernel
Re: [PATCH v19 11/20] x86/resctrl: Allocate a new bit in union mon_data_bits
2024-05-30 20:24:52
linux-kernel
Re: [PATCH v19 09/20] x86/resctrl: Add new fields to struct rmid_read for summation of domains
2024-05-30 20:23:55
linux-kernel
Re: [PATCH v19 06/20] x86/resctrl: Introduce snc_nodes_per_l3_cache
2024-05-30 20:23:40
linux-kernel
Re: [PATCH v19 08/20] x86/resctrl: Prepare for new Sub-NUMA Cluster (SNC) monitor files
2024-05-30 18:06:19
linux-kernel
Re: [PATCH v19 00/20] Add support for Sub-NUMA cluster (SNC) systems
2024-05-30 15:11:26
linux-kernel
Re: [PATCH v4 14/16] selftests/resctrl: Remove mongrp from MBA test
2024-05-30 15:09:09
linux-kernel
Re: [PATCH v4 02/16] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only
2024-05-30 02:46:40
linux-kernel
Re: [PATCH v19 00/20] Add support for Sub-NUMA cluster (SNC) systems
2024-05-29 17:53:05
linux-kernel
Re: [PATCH v4 16/16] selftests/resctrl: Remove test name comparing from write_bm_pid_to_resctrl()
2024-05-29 17:49:57
linux-kernel
Re: [PATCH v4 15/16] selftests/resctrl: Remove mongrp from CMT test
2024-05-29 17:49:32
linux-kernel
Re: [PATCH v4 14/16] selftests/resctrl: Remove mongrp from MBA test
2024-05-29 17:49:21
linux-kernel
Re: [PATCH v4 10/16] selftests/resctrl: Add ->init() callback into resctrl_val_param
2024-05-29 17:49:05
linux-kernel
Re: [PATCH v4 13/16] selftests/resctrl: Convert ctrlgrp & mongrp to pointers
2024-05-29 17:47:26
linux-kernel
Re: [PATCH v4 12/16] selftests/resctrl: Make some strings passed to resctrlfs functions const
2024-05-29 17:47:11
linux-kernel
Re: [PATCH v4 11/16] selftests/resctrl: Simplify bandwidth report type handling
2024-05-29 17:46:35
linux-kernel
Re: [PATCH v4 09/16] selftests/resctrl: Add ->measure() callback to resctrl_val_param
2024-05-29 17:46:08
linux-kernel
Re: [PATCH v4 08/16] selftests/resctrl: Simplify mem bandwidth file code for MBA & MBM tests
2024-05-29 17:45:20
linux-kernel
Re: [PATCH v4 07/16] selftests/resctrl: Rename measure_vals() to measure_mem_bw_vals() & document
2024-05-29 17:44:37
linux-kernel
Re: [PATCH v4 06/16] selftests/resctrl: Cleanup bm_pid and ppid usage & limit scope
2024-05-29 17:44:22
linux-kernel
Re: [PATCH v4 05/16] selftests/resctrl: Use correct type for pids
2024-05-29 17:43:45
linux-kernel
Re: [PATCH v4 04/16] selftests/resctrl: Consolidate get_domain_id() into resctrl_val()
2024-05-29 17:43:45
linux-kernel
Re: [PATCH v4 03/16] selftests/resctrl: Make "bandwidth" consistent in comments & prints
2024-05-29 17:43:12
linux-kernel
Re: [PATCH v4 01/16] selftests/resctrl: Fix closing IMC fds on error and open-code R+W instead of loops
2024-05-28 22:56:23
linux-kernel
Re: [PATCH v19 00/20] Add support for Sub-NUMA cluster (SNC) systems
2024-05-28 15:18:35
linux-kernel
Re: [PATCH v4 02/16] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only
2024-05-24 15:15:19
linux-kernel
Re: [PATCH v4 02/16] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only
2024-05-24 00:10:56
linux-kernel
Re: [PATCH v4 02/16] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only
2024-05-23 23:48:58
linux-kernel
Re: [PATCH v18 06/17] x86/resctrl: Introduce snc_nodes_per_l3_cache
2024-05-23 22:32:06
linux-kernel
Re: [PATCH v18 06/17] x86/resctrl: Introduce snc_nodes_per_l3_cache
2024-05-23 20:56:45
linux-kernel
Re: [PATCH v18 06/17] x86/resctrl: Introduce snc_nodes_per_l3_cache