Re: [PATCH] new version of singlecopy pipe

Manfred Spraul (manfred@colorfullife.com)
Sat, 12 May 2001 10:21:40 +0200


"J . A . Magallon" wrote:
>
> On 05.11 Manfred Spraul wrote:
> >
> > Please test it.
> > The kernel space part should be ok, but I know that the
> > patch can cause deadlocks with buggy user space apps.
> >
>
> I tried your patch on 2.4.4-ac8, and something strange happens.
> Untarring linux-2.4.4 takes a little time, disk light flashes,
> but no files appear on the disk (just 'Makefile', as you will see below).
> Doing a separate gunzip - tar xf works fine:
>
> werewolf:~/soft/kernel# gtar zxf linux-2.4.4.tar.gz
> werewolf:~/soft/kernel# ls linux-2.4.4
> Makefile

Could you try if 'strace -f -F gtar zxf linux-2.4.4.tar.gz > /tmp/trace
2>&1' hangs?

If yes, please send me the strace.

--
	Manfred
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/