Re: [RFC PATCH 4/6] relay: add relay_reserve_cpu()

2007-07-05 Thread Tom Zanussi
On Tue, 2007-07-03 at 23:17 -0400, Mathieu Desnoyers wrote: > * Tom Zanussi ([EMAIL PROTECTED]) wrote: > > This patch adds the ability to explicitly specify the per-cpu buffer > > to reserve space in. Needed for early DTI tracing. > > > > This should come with the ability to tell relay where

Re: [RFC PATCH 4/6] relay: add relay_reserve_cpu()

2007-07-05 Thread Tom Zanussi
On Tue, 2007-07-03 at 23:17 -0400, Mathieu Desnoyers wrote: * Tom Zanussi ([EMAIL PROTECTED]) wrote: This patch adds the ability to explicitly specify the per-cpu buffer to reserve space in. Needed for early DTI tracing. This should come with the ability to tell relay where the already

Re: [RFC PATCH 4/6] relay: add relay_reserve_cpu()

2007-07-03 Thread Mathieu Desnoyers
* Tom Zanussi ([EMAIL PROTECTED]) wrote: > This patch adds the ability to explicitly specify the per-cpu buffer > to reserve space in. Needed for early DTI tracing. > This should come with the ability to tell relay where the already allocated static buffers are. Can you tell me a little more on

Re: [RFC PATCH 4/6] relay: add relay_reserve_cpu()

2007-07-03 Thread Mathieu Desnoyers
* Tom Zanussi ([EMAIL PROTECTED]) wrote: This patch adds the ability to explicitly specify the per-cpu buffer to reserve space in. Needed for early DTI tracing. This should come with the ability to tell relay where the already allocated static buffers are. Can you tell me a little more on

[RFC PATCH 4/6] relay: add relay_reserve_cpu()

2007-06-29 Thread Tom Zanussi
This patch adds the ability to explicitly specify the per-cpu buffer to reserve space in. Needed for early DTI tracing. Signed-off-by: Tom Zanussi <[EMAIL PROTECTED]> Signed-off-by: David Wilder <[EMAIL PROTECTED]> --- relay.h | 33 + 1 file changed, 33

[RFC PATCH 4/6] relay: add relay_reserve_cpu()

2007-06-29 Thread Tom Zanussi
This patch adds the ability to explicitly specify the per-cpu buffer to reserve space in. Needed for early DTI tracing. Signed-off-by: Tom Zanussi [EMAIL PROTECTED] Signed-off-by: David Wilder [EMAIL PROTECTED] --- relay.h | 33 + 1 file changed, 33