Re: [PATCH V7 0/4] x86/resctrl: Enable user to view and select thread throttling mode

2020-07-15 Thread Fenghua Yu
On Fri, Jul 10, 2020 at 05:31:54PM +, Fenghua Yu wrote: > Hi, Boris, Thomas and Ingo, > > On Mon, Jun 22, 2020 at 09:43:27AM -0700, Reinette Chatre wrote: > > V6 upstream submission available from: > > https://lore.kernel.org/lkml/cover.1589922949.git.reinette.cha...@intel.com > > > > Patches

Re: [PATCH V7 0/4] x86/resctrl: Enable user to view and select thread throttling mode

2020-07-10 Thread Fenghua Yu
Hi, Boris, Thomas and Ingo, On Mon, Jun 22, 2020 at 09:43:27AM -0700, Reinette Chatre wrote: > V6 upstream submission available from: > https://lore.kernel.org/lkml/cover.1589922949.git.reinette.cha...@intel.com > > Patches apply against v5.8-rc2 > base-commit: 48778464bb7d346b47157d21ffde2af6b2d

[PATCH V7 0/4] x86/resctrl: Enable user to view and select thread throttling mode

2020-06-22 Thread Reinette Chatre
V6 upstream submission available from: https://lore.kernel.org/lkml/cover.1589922949.git.reinette.cha...@intel.com Patches apply against v5.8-rc2 base-commit: 48778464bb7d346b47157d21ffde2af6b2d39110 Changes since V6: - Rebase against v5.8-rc2 - Add Andy's Reviewed-by tag to patch 4 V5 upstream