LinuxLists
Users
About
Luck, Tony (
[email protected]
)
Number of posts: 3327 (0.42 per day)
First post: 2002-07-29 16:44:48
Last post: 2024-06-14 21:40:23
Previous Page
/
Next Page
Date
List
Subject
2024-06-03 17:19:26
linux-kernel
RE: [PATCH 0/3] Add and use get_cpu_cacheinfo_level()
2024-05-31 20:51:54
linux-kernel
[PATCH 02/11] platform/x86: intel_telemetry: Switch to new Intel CPU model defines
2024-05-31 20:39:00
linux-kernel
[PATCH 09/11] platform/x86: intel_scu_wdt: Switch to new Intel CPU model defines
2024-05-31 20:38:50
linux-kernel
[PATCH 08/11] platform/x86: intel_speed_select_if: Switch to new Intel CPU model defines
2024-05-31 20:38:47
linux-kernel
[PATCH 07/11] platform/x86: intel-uncore-freq: Switch to new Intel CPU model defines
2024-05-31 20:38:46
linux-kernel
[PATCH 05/11] platform/x86: intel_turbo_max_3: Switch to new Intel CPU model defines
2024-05-31 20:38:42
linux-kernel
[PATCH 06/11] platform/x86: intel_ips: Switch to new Intel CPU model defines
2024-05-31 20:38:34
linux-kernel
[PATCH 04/11] platform/x86: p2sb: Switch to new Intel CPU model defines
2024-05-31 20:38:18
linux-kernel
[PATCH 03/11] x86/platform/atom: Switch to new Intel CPU model defines
2024-05-31 20:37:30
linux-kernel
[PATCH 01/11] platform/x86/intel/pmc: Switch to new Intel CPU model defines
2024-05-31 20:37:20
linux-kernel
[PATCH 00/11] New Intel CPU model defines for x86/platform
2024-05-31 20:14:24
linux-kernel
[PATCH 2/3] x86/resctrl: Replace open code cacheinfo search in pseudo_lock_region_init()
2024-05-31 19:59:33
linux-kernel
[PATCH 1/3] cacheinfo: Add function to get cacheinfo for a given (cpu, cachelevel)
2024-05-31 19:58:18
linux-kernel
[PATCH 3/3] x86/resctrl: Replace open code cacheinfo search in rdtgroup_cbm_to_size()
2024-05-31 19:57:43
linux-kernel
[PATCH 0/3] Add and use get_cpu_cacheinfo_level()
2024-05-31 18:17:33
linux-kernel
Re: [PATCH v19 06/20] x86/resctrl: Introduce snc_nodes_per_l3_cache
2024-05-31 00:34:31
linux-kernel
RE: [PATCH v2 1/2] selftests/resctrl: Adjust effective L3 cache size with SNC enabled
2024-05-31 00:26:14
linux-kernel
Re: [PATCH v19 08/20] x86/resctrl: Prepare for new Sub-NUMA Cluster (SNC) monitor files
2024-05-30 23:53:09
linux-kernel
RE: [PATCH v2 1/2] selftests/resctrl: Adjust effective L3 cache size with SNC enabled
2024-05-30 22:49:48
linux-kernel
RE: [PATCH v19 00/20] Add support for Sub-NUMA cluster (SNC) systems
2024-05-30 16:47:37
linux-kernel
Re: [PATCH v19 00/20] Add support for Sub-NUMA cluster (SNC) systems
2024-05-29 20:20:41
linux-kernel
Re: [PATCH v19 00/20] Add support for Sub-NUMA cluster (SNC) systems
2024-05-29 19:15:07
linux-kernel
[PATCH v6 06/49] ASoC: Intel: avs: es8336: Switch to new Intel CPU model defines
2024-05-29 19:00:02
linux-kernel
RE: [PATCH] x86/cpu/intel: Drop stray FAM6 check with new Intel CPU model defines
2024-05-29 18:28:57
linux-kernel
RE: [PATCH] EDAC, i10nm: make skx_common.o a separate module
2024-05-29 17:19:38
linux-kernel
[PATCH] peci, hwmon: Switch to new Intel CPU model defines
2024-05-29 16:15:04
linux-kernel
RE: [PATCH] EDAC, i10nm: make skx_common.o a separate module
2024-05-28 22:33:17
linux-kernel
[PATCH v19 19/20] x86/resctrl: Sub-NUMA Cluster (SNC) detection and enabling
2024-05-28 22:33:13
linux-kernel
[PATCH v19 20/20] x86/resctrl: Update documentation with Sub-NUMA cluster changes
2024-05-28 22:32:56
linux-kernel
[PATCH v19 17/20] x86/resctrl: Update CPU sanity checks when reading RMID counters
2024-05-28 22:25:29
linux-kernel
[PATCH v19 15/20] x86/resctrl: Pass two extra arguments to resctrl_arch_rmid_read()
2024-05-28 22:24:56
linux-kernel
[PATCH v19 11/20] x86/resctrl: Allocate a new bit in union mon_data_bits
2024-05-28 22:23:53
linux-kernel
[PATCH v19 07/20] x86/resctrl: Block use of mba_MBps mount option on Sub-NUMA Cluster (SNC) systems
2024-05-28 22:23:28
linux-kernel
[PATCH v19 18/20] x86/resctrl: Enable RMID shared RMID mode on Sub-NUMA Cluster (SNC) systems
2024-05-28 22:23:14
linux-kernel
[PATCH v19 16/20] x86/resctrl: Make resctrl_arch_rmid_read() handle sum over domains
2024-05-28 22:22:30
linux-kernel
[PATCH v19 14/20] x86/resctrl: Fill out rmid_read structure for smp_call*() to read a counter
2024-05-28 22:22:21
linux-kernel
[PATCH v19 12/20] x86/resctrl: Create Sub-NUMA Cluster (SNC) monitor files
2024-05-28 22:22:17
linux-kernel
[PATCH v19 13/20] x86/resctrl: Handle removing directories in Sub-NUMA Cluster (SNC) mode
2024-05-28 22:21:47
linux-kernel
[PATCH v19 10/20] x86/resctrl: Refactor mkdir_mondata_subdir() with a helper function
2024-05-28 22:21:29
linux-kernel
[PATCH v19 04/20] x86/resctrl: Split the rdt_domain and rdt_hw_domain structures
2024-05-28 22:21:25
linux-kernel
[PATCH v19 09/20] x86/resctrl: Add new fields to struct rmid_read for summation of domains
2024-05-28 22:21:19
linux-kernel
[PATCH v19 08/20] x86/resctrl: Prepare for new Sub-NUMA Cluster (SNC) monitor files
2024-05-28 22:21:00
linux-kernel
[PATCH v19 06/20] x86/resctrl: Introduce snc_nodes_per_l3_cache
2024-05-28 22:20:57
linux-kernel
[PATCH v19 03/20] x86/resctrl: Prepare for different scope for control/monitor operations
2024-05-28 22:20:54
linux-kernel
[PATCH v19 02/20] x86/resctrl: Prepare to split rdt_domain structure
2024-05-28 22:20:46
linux-kernel
[PATCH v19 05/20] x86/resctrl: Add node-scope to the options for feature scope
2024-05-28 22:20:29
linux-kernel
[PATCH v19 01/20] x86/resctrl: Prepare for new domain scope
2024-05-28 22:20:22
linux-kernel
[PATCH v19 00/20] Add support for Sub-NUMA cluster (SNC) systems
2024-05-28 18:49:36
linux-kernel
[PATCH 8/8] powercap: intel_rapl: Switch to new Intel CPU model defines
2024-05-28 18:49:08
linux-kernel
[PATCH 7/8] cpufreq: intel_pstate: Switch to new Intel CPU model defines
2024-05-28 18:48:53
linux-kernel
[PATCH 5/8] thermal: intel: intel_tcc_cooling: Switch to new Intel CPU model defines