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
2020-12-17 22:35:55 linux-kernel [PATCH V2 0/4] x86/resctrl: Fix a few issues in moving a task to a resource group
2020-12-17 22:35:26 linux-kernel [PATCH V2 3/4] x86/resctrl: Use task_curr() instead of task_struct->on_cpu to prevent unnecessary IPI
2020-12-17 22:34:20 linux-kernel [PATCH V2 1/4] x86/resctrl: Use IPI instead of task_work_add() to update PQR_ASSOC MSR
2020-12-17 22:34:06 linux-kernel [PATCH V2 2/4] x86/resctrl: Don't move a task to the same resource group
2020-12-10 00:28:21 linux-kernel Re: [PATCH 2/3] x86/resctrl: Update PQR_ASSOC MSR synchronously when moving task to resource group
2020-12-10 00:25:42 linux-kernel Re: [PATCH 1/3] x86/resctrl: Move setting task's active CPU in a mask into helpers
2020-12-08 16:37:39 linux-kernel Re: [PATCH 1/3] x86/resctrl: Move setting task's active CPU in a mask into helpers
2020-12-07 21:28:53 linux-kernel Re: [PATCH 1/3] x86/resctrl: Move setting task's active CPU in a mask into helpers
2020-12-03 23:31:55 linux-kernel [PATCH 2/3] x86/resctrl: Update PQR_ASSOC MSR synchronously when moving task to resource group
2020-12-03 23:30:31 linux-kernel [PATCH 3/3] x86/resctrl: Don't move a task to the same resource group
2020-12-03 23:29:05 linux-kernel [PATCH 1/3] x86/resctrl: Move setting task's active CPU in a mask into helpers
2020-12-03 23:28:53 linux-kernel [PATCH 0/3] x86/resctrl: Fix a few issues in moving a task to a resource group
2020-11-26 08:02:22 linux-kernel Re: [PATCH v2 0/3] x86/intel_rdt: task_work vs task_struct rmid/closid write race
2020-11-25 17:25:16 linux-kernel Re: [PATCH v2 0/3] x86/intel_rdt: task_work vs task_struct rmid/closid write race
2020-11-25 00:01:35 linux-kernel Re: [PATCH v2 0/3] x86/intel_rdt: task_work vs task_struct rmid/closid write race
2020-11-24 23:46:38 linux-kernel Re: [PATCH v2] x86/resctrl: Fix AMD L3 QOS CDP enable/disable
2020-11-18 23:38:11 linux-kernel Re: [PATCH] x86/resctrl: Constify kernfs_ops
2020-11-18 22:23:39 linux-kernel Re: [PATCH] x86/resctrl: Fix AMD L3 QOS CDP enable/disable
2020-11-18 00:33:58 linux-kernel Re: [PATCH 13/24] x86/resctrl: Allow different CODE/DATA configurations to be staged
2020-11-17 23:49:49 linux-kernel Re: [PATCH 12/24] x86/resctrl: Add closid to the staged config
2020-11-17 23:30:52 linux-kernel Re: [PATCH 11/24] x86/resctrl: Group staged configuration into a separate struct
2020-11-17 23:13:57 linux-kernel Re: [PATCH 10/24] x86/resctrl: Move the schema names into struct resctrl_schema
2020-11-17 22:57:04 linux-kernel Re: [PATCH 08/24] x86/resctrl: Walk the resctrl schema list instead of an arch list
2020-11-17 22:33:37 linux-kernel Re: [PATCH 07/24] x86/resctrl: Label the resources with their configuration type
2020-11-17 22:06:36 linux-kernel Re: [PATCH 06/24] x86/resctrl: Store the effective num_closid in the schema
2020-11-17 21:52:18 linux-kernel Re: [PATCH 05/24] x86/resctrl: Pass the schema in resdir's private pointer
2020-11-17 21:33:55 linux-kernel Re: [PATCH 04/24] x86/resctrl: Add a separate schema list for resctrl
2020-11-17 20:00:21 linux-kernel Re: [PATCH 03/24] x86/resctrl: Add resctrl_arch_get_num_closid()
2020-11-17 19:25:23 linux-kernel Re: [PATCH 01/24] x86/resctrl: Split struct rdt_resource
2020-11-17 19:25:00 linux-kernel Re: [PATCH 02/24] x86/resctrl: Split struct rdt_domain
2020-11-16 21:06:15 linux-kernel Re: [PATCH 00/24] x86/resctrl: Merge the CDP resources
2020-10-30 21:22:38 linux-kernel Re: [PATCH 0/3] Fix kernfs node reference count leak issues
2020-10-26 19:36:16 linux-kernel Re: [PATCH] x86/resctrl: Fix memory leak on kernfs dir removal
2020-09-10 18:38:49 linux-kernel Re: [PATCH v3 06/17] virt: acrn: Introduce VM management interfaces
2020-07-23 20:32:50 linux-kernel Re: [PATCH v5 00/10] x86/resctrl: Misc cleanup
2020-06-22 16:49:20 linux-kernel [PATCH V7 0/4] x86/resctrl: Enable user to view and select thread throttling mode
2020-06-22 16:48:29 linux-kernel [PATCH V7 3/4] x86/resctrl: Enable per-thread MBA
2020-06-22 16:48:19 linux-kernel [PATCH V7 2/4] x86/resctrl: Enumerate per-thread MBA
2020-06-22 16:47:31 linux-kernel [PATCH V7 4/4] x86/resctrl: Use appropriate API for strings terminated by newline
2020-06-22 16:47:09 linux-kernel [PATCH V7 1/4] x86/resctrl: Enable user to view and select thread throttling mode
2020-06-02 23:30:41 linux-kernel Re: [PATCH] x86/resctrl: Fix memory bandwidth counter width for AMD
2020-06-02 22:02:48 linux-kernel Re: [PATCH] x86/resctrl: Fix memory bandwidth counter width for AMD
2020-06-02 21:56:06 linux-kernel Re: [PATCH] x86/resctrl: Fix memory bandwidth counter width for AMD
2020-06-02 17:16:16 linux-kernel Re: [PATCH] x86/resctrl: Fix memory bandwidth counter width for AMD
2020-05-29 18:32:17 linux-kernel Re: [PATCH] x86/resctrl: fix a NULL vs IS_ERR() static checker warning
2020-05-28 20:52:24 linux-kernel Re: [PATCH v4 10/10] cacheinfo: Move resctrl's get_cache_id() to the cacheinfo header file
2020-05-28 20:48:08 linux-kernel Re: [PATCH v4 09/10] x86/resctrl: Add arch_has_{sparse,empty}_bitmaps to explain CAT differences
2020-05-21 18:17:29 linux-kernel Re: [PATCH V2 15/19] selftests/resctrl: Change return type of umount_resctrlfs() to void
2020-05-21 16:15:00 linux-kernel Re: [PATCH V2 00/19] Miscellaneous fixes for resctrl selftests
2020-05-20 20:26:36 linux-kernel Re: [PATCH V6 0/4] x86/resctrl: Enable user to view and select thread throttling mode
2020-05-20 17:33:54 linux-kernel Re: [PATCH V6 0/4] x86/resctrl: Enable user to view and select thread throttling mode