Re: [Xen-devel] [PATCH v6 06/24] x86: refactor psr: implement get hw info flow.

2017-02-10 Thread Konrad Rzeszutek Wilk
On Wed, Feb 08, 2017 at 04:15:58PM +0800, Yi Sun wrote: > This patch implements get HW info flow including L3 CAT callback > function. > > It also changes sysctl interface to make it more general. > > With this patch, 'psr-hwinfo' can work for L3 CAT. > > Signed-off-by: Yi Sun Reviewed-by: Kon

[Xen-devel] [PATCH v6 06/24] x86: refactor psr: implement get hw info flow.

2017-02-08 Thread Yi Sun
This patch implements get HW info flow including L3 CAT callback function. It also changes sysctl interface to make it more general. With this patch, 'psr-hwinfo' can work for L3 CAT. Signed-off-by: Yi Sun --- v6: - adjust '{' position for switch. - define 'PSR_SOCKET_UNKNOWN = 0x'