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-12-16 05:02:49 linux-kernel Re: [PATCH v8 21/24] x86/resctrl: Allow overflow/limbo handlers to be scheduled on any-but cpu
2023-12-16 05:00:08 linux-kernel Re: [PATCH v8 02/24] x86/resctrl: kfree() rmid_ptrs from resctrl_exit()
2023-12-16 04:58:58 linux-kernel Re: [PATCH v8 05/24] x86/resctrl: Track the closid with the rmid
2023-12-16 04:58:57 linux-kernel Re: [PATCH v8 06/24] x86/resctrl: Access per-rmid structures by index
2023-12-15 23:45:32 linux-kernel Re: [PATCH v4 00/29] selftests/resctrl: CAT test improvements & generalized test framework
2023-12-15 17:51:01 linux-kernel Re: [PATCH v4 07/29] selftests/resctrl: Refactor get_cbm_mask() and rename to get_full_cbm()
2023-12-15 17:50:31 linux-kernel Re: [PATCH v4 00/29] selftests/resctrl: CAT test improvements & generalized test framework
2023-12-15 17:39:54 linux-kernel Re: [PATCH v4 01/29] selftests/resctrl: Convert perror() to ksft_perror() or ksft_print_msg()
2023-12-15 02:21:20 linux-kernel Re: [PATCH v2 1/2] x86/resctrl: Remove hard-coded memory bandwidth limit
2023-12-15 01:24:48 linux-kernel Re: [PATCH v2 2/2] x86/resctrl: Remove hard-coded memory bandwidth event configuration
2023-12-14 19:07:02 linux-kernel Re: [PATCH v7 02/24] x86/resctrl: kfree() rmid_ptrs from rdtgroup_exit()
2023-12-14 18:54:53 linux-kernel Re: [PATCH v7 14/24] x86/resctrl: Allow resctrl_arch_rmid_read() to sleep
2023-12-14 18:53:51 linux-kernel Re: [PATCH v7 21/24] x86/resctrl: Allow overflow/limbo handlers to be scheduled on any-but cpu
2023-12-14 18:11:14 linux-kernel Re: [PATCH v3 01/29] selftests/resctrl: Convert perror() to ksft_perror() or ksft_print_msg()
2023-12-13 23:28:37 linux-kernel Re: [PATCH v7 02/24] x86/resctrl: kfree() rmid_ptrs from rdtgroup_exit()
2023-12-13 22:01:31 linux-kernel Re: [PATCH v3 28/29] selftests/resctrl: Rename resource ID to domain ID
2023-12-13 22:01:11 linux-kernel Re: [PATCH v3 25/29] selftests/resctrl: Introduce generalized test framework
2023-12-13 22:01:05 linux-kernel Re: [PATCH v3 27/29] selftests/resctrl: Add helper to convert L2/3 to integer
2023-12-13 22:00:39 linux-kernel Re: [PATCH v3 24/29] selftests/resctrl: Create struct for input parameters
2023-12-13 21:59:53 linux-kernel Re: [PATCH v3 23/29] selftests/resctrl: Restore the CPU affinity after CAT test
2023-12-13 21:57:22 linux-kernel Re: [PATCH v3 22/29] selftests/resctrl: Rewrite Cache Allocation Technology (CAT) test
2023-12-13 21:57:14 linux-kernel Re: [PATCH v3 20/29] selftests/resctrl: Replace file write with volatile variable
2023-12-13 21:56:59 linux-kernel Re: [PATCH v3 11/29] selftests/resctrl: Split measure_cache_vals()
2023-12-13 21:56:57 linux-kernel Re: [PATCH v3 10/29] selftests/resctrl: Exclude shareable bits from schemata in CAT test
2023-12-13 21:56:27 linux-kernel Re: [PATCH v3 09/29] selftests/resctrl: Create cache_portion_size() helper
2023-12-13 21:56:24 linux-kernel Re: [PATCH v3 07/29] selftests/resctrl: Refactor get_cbm_mask() and rename to get_full_cbm()
2023-12-13 21:55:21 linux-kernel Re: [PATCH v3 04/29] selftests/resctrl: Change function comments to say < 0 on error
2023-12-13 21:55:07 linux-kernel Re: [PATCH v3 02/29] selftests/resctrl: Return -1 instead of errno on error
2023-12-13 21:54:25 linux-kernel Re: [PATCH v3 01/29] selftests/resctrl: Convert perror() to ksft_perror() or ksft_print_msg()
2023-12-12 21:44:07 linux-kernel Re: [PATCH v6 1/3] x86/resctrl: Add mount option "mba_MBps_event"
2023-12-12 19:00:06 linux-kernel Re: [PATCH v6 3/3] x86/resctrl: Add new "mba_MBps_event" mount option to documentation
2023-12-12 18:59:43 linux-kernel Re: [PATCH v6 1/3] x86/resctrl: Add mount option "mba_MBps_event"
2023-12-12 17:54:55 linux-kernel Re: [PATCH v6 1/3] x86/resctrl: Add mount option "mba_MBps_event"
2023-12-08 20:10:10 linux-kernel Re: [PATCH 00/15] x86/resctrl : Support AMD QoS RMID Pinning feature
2023-12-07 23:27:07 linux-kernel Re: [PATCH 00/15] x86/resctrl : Support AMD QoS RMID Pinning feature
2023-12-07 19:29:56 linux-kernel Re: [PATCH 00/15] x86/resctrl : Support AMD QoS RMID Pinning feature
2023-12-07 19:02:55 linux-kernel Re: [PATCH 02/15] x86/resctrl: Remove hard-coded memory bandwidth event configuration
2023-12-07 18:36:23 linux-kernel Re: [PATCH v2 08/26] selftests/resctrl: Split measure_cache_vals()
2023-12-07 18:02:27 linux-kernel Re: [PATCH v2 08/26] selftests/resctrl: Split measure_cache_vals()
2023-12-06 20:03:11 linux-kernel Re: [PATCH v1 3/9] x86/resctrl: Add resctrl_mbm_flush_cpu() to collect CPUs' MBM events
2023-12-06 18:50:40 linux-kernel Re: [PATCH 00/15] x86/resctrl : Support AMD QoS RMID Pinning feature
2023-12-06 18:32:49 linux-kernel Re: [PATCH 02/15] x86/resctrl: Remove hard-coded memory bandwidth event configuration
2023-12-06 17:10:47 linux-kernel Re: [PATCH 01/15] x86/resctrl: Remove hard-coded memory bandwidth limit
2023-12-06 01:48:00 linux-kernel Re: [PATCH v1 3/9] x86/resctrl: Add resctrl_mbm_flush_cpu() to collect CPUs' MBM events
2023-12-05 23:22:30 linux-kernel Re: [PATCH 02/15] x86/resctrl: Remove hard-coded memory bandwidth event configuration
2023-12-05 23:18:46 linux-kernel Re: [PATCH 01/15] x86/resctrl: Remove hard-coded memory bandwidth limit
2023-12-05 23:18:07 linux-kernel Re: [PATCH 00/15] x86/resctrl : Support AMD QoS RMID Pinning feature
2023-12-05 21:58:01 linux-kernel Re: [PATCH v1 3/9] x86/resctrl: Add resctrl_mbm_flush_cpu() to collect CPUs' MBM events
2023-12-04 22:52:25 linux-kernel Re: [PATCH v5] x86/resctrl: Add event choices for mba_MBps
2023-12-04 22:15:53 linux-kernel Re: [PATCH v5] x86/resctrl: Add event choices for mba_MBps
2023-12-04 20:03:53 linux-kernel Re: [PATCH v5] x86/resctrl: Add event choices for mba_MBps