Re: Problem : can't make pipe non-blocking on 2.5.X

From: Jean Tourrilhes (jt@bougret.hpl.hp.com)
Date: Wed Aug 14 2002 - 16:52:29 EST


On Thu, Aug 15, 2002 at 06:46:18AM +0900, OGAWA Hirofumi wrote:
>
> F_GETFL should be,
> flags = fcntl(trigger_pipe[0], F_GETFL, 0);

        Oups. I'll fix that. Thanks !

> > ------------- Output 2.5.25 ----------------
> > GET FLAGS : 0 - 40045F18
> > SET FLAGS : -1 - 22
> > ------------- Output 2.4.20-pre2 -----------
> > GET FLAGS : 0 - 40043F18
> > SET FLAGS : 0 - 0
> > --------------------------------------------
>
> Looks like effect of different implement of O_DIRECT(0x40000).
> Thanks.

        Work in progress, I guess. Thanks...

        Jean
-
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/



This archive was generated by hypermail 2b29 : Thu Aug 15 2002 - 22:00:38 EST