Re: [PATCH 1/7] x86/intel_rdt: Intel Cache Allocation Technology detection

From: Peter Zijlstra
Date: Sat May 02 2015 - 14:35:21 EST


On Fri, May 01, 2015 at 06:36:35PM -0700, Vikas Shivappa wrote:
> +#define X86_FEATURE_RDT ( 9*32+15) /* Resource Allocation */
> +#define X86_FEATURE_CAT_L3 (13*32 + 1) /* Cache QOS Enforcement L3 */
> + /* Cache Allocation Technology values */
> + u16 x86_cat_cbmlength;
> + u16 x86_cat_closs;

At the very least be consistent with the silly TLA nonsense.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/