Re: [PATCH RFC] 1/2 central workspace for zlib

From: David S. Miller (davem@redhat.com)
Date: Sat May 31 2003 - 03:03:59 EST


From: Jörn Engel <joern@xxxxxxxxxxxxxxxxxxxx>
Date: Sat, 31 May 2003 09:56:15 +0200

On Fri, 30 May 2003 23:55:05 -0700, David S. Miller wrote:
> You'll need to disable preemption.

My gut feeling claims that this would hurt interactivity.

You can't leave the per-cpu workspace in an indeterminate
state, you'll context switch and meanwhile that workspace will
be used by another client or you'll next get scheduled on
a different cpu and use a different workspace.
-
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/