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

From: David S. Miller (davem@redhat.com)
Date: Sat May 31 2003 - 02:00:07 EST


From: Jörn Engel <joern@xxxxxxxxxxxxxxxxxxxx>
Date: Sat, 31 May 2003 08:48:51 +0200

> No locking needed whatsoever. I hope it can work :-)

How about preemption? zlib operations take their time, so at least on
up, it makes sense to preempt them, when not in softirq context. Can
this still be done lockless?

You'll need to disable preemption.
-
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/