Re: [RFC 2/2] perf: add AUX area to ring buffer for raw data streams

From: Ingo Molnar
Date: Thu Jun 05 2014 - 07:58:38 EST



* Alexander Shishkin <alexander.shishkin@xxxxxxxxxxxxxxx> wrote:

> @@ -300,6 +300,7 @@ struct pmu {
> * struct pmu::capabilities flags
> */
> #define PERF_PMU_CAP_NO_INTERRUPT 1
> +#define PERF_PMU_CAP_AUX_BROKEN_SG 2

Btw., I'd name it PERF_PMU_AUX_PHYSICAL_SG or so, and add a comment
before it that explains that such hardware interfaces are restrictive,
or so.

Thanks,

Ingo
--
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/