Re: [PATCH v2 05/12] perf/x86: add cross-HT counter exclusion infrastructure

From: Peter Zijlstra
Date: Tue Oct 21 2014 - 07:17:37 EST


On Thu, Oct 09, 2014 at 06:34:39PM +0200, Stephane Eranian wrote:
> +struct intel_excl_cntrs {
> + spinlock_t lock;
> +
> + struct intel_excl_states states[2];
> +
> + int refcnt; /* per-core: #HT threads */
> + unsigned core_id; /* per-core: core id */
> +};

lkml.kernel.org/r/20140605074753.GG3213@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

lkml.kernel.org/r/CABPqkBR=+xf-yT7+ouNzVp_TdBYpjeNYpCYc+H7fOMFxPuzyog@xxxxxxxxxxxxxx
--
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/