This patch introduces an interface to process data objects
in parallel. On request it is possible to serialize again.
The parallelized objects return after serialization in the
same order as they were before the parallelization.
Signed-off-by: Steffen Klassert
---
include/linux/interrupt.h |
From: Steffen Klassert
Date: Wed, 7 Oct 2009 16:22:41 +0200
> On Sat, Sep 19, 2009 at 04:19:59PM -0700, Herbert Xu wrote:
>> On Mon, Aug 31, 2009 at 11:12:49AM +0200, Steffen Klassert wrote:
>> > This patch introduces an interface to process data objects
>> > in parallel. On request it is possibl
On Sat, Sep 19, 2009 at 04:19:59PM -0700, Herbert Xu wrote:
> On Mon, Aug 31, 2009 at 11:12:49AM +0200, Steffen Klassert wrote:
> > This patch introduces an interface to process data objects
> > in parallel. On request it is possible to serialize again.
> > The parallelized objects return after ser
On Mon, Aug 31, 2009 at 11:12:49AM +0200, Steffen Klassert wrote:
> This patch introduces an interface to process data objects
> in parallel. On request it is possible to serialize again.
> The parallelized objects return after serialization in the
> same order as they were before the parallelizati
This patch introduces an interface to process data objects
in parallel. On request it is possible to serialize again.
The parallelized objects return after serialization in the
same order as they were before the parallelization.
Signed-off-by: Steffen Klassert
---
include/linux/interrupt.h |
This patch introduces an interface to process data objects
in parallel. On request it is possible to serialize again.
The parallelized objects return after serialization in the
same order as they were before the parallelization.
Signed-off-by: Steffen Klassert
---
include/linux/interrupt.h |