mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Vadim Lobanov <vlobanov@speakeasy.net>
To: Arjan van de Ven <arjan@infradead.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: limits / PIPE_BUF?
Date: Thu, 4 May 2006 09:39:53 -0700 (PDT)	[thread overview]
Message-ID: <Pine.LNX.4.58.0605040938310.19371@shell3.speakeasy.net> (raw)
In-Reply-To: <1146725882.3101.11.camel@laptopd505.fenrus.org>

On Thu, 4 May 2006, Arjan van de Ven wrote:

> On Wed, 2006-05-03 at 22:55 -0700, Vadim Lobanov wrote:
> > A snippet from include/linux/limits.h:
> > #define PIPE_BUF        4096    /* # bytes in atomic write to a pipe */
> >
> > PIPE_BUF is a bit of an oddity. It is defined there, then redefined in
> > the arm header files, even though those header files are never included
> > anywhere. Also, PIPE_BUF is never referenced by name in any of the Linux
> > code. And yet, it is still being mentioned in some Big And Scary
> > Warnings (tm): fs/autofs4/waitq.c or include/linux/pipe_fs_i.h, for
> > example.
>
> it's for userland to tell it what the size of the atomic pipe operations
> we can do is.
>

How does userland get this value from the kernel? How does the kernel
code ensure that this value is honored, considering that PIPE_BUF is not
referenced in any of the pipe code?

- Vadim Lobanov

  reply	other threads:[~2006-05-04 16:39 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-04  5:55 Vadim Lobanov
2006-05-04  6:58 ` Arjan van de Ven
2006-05-04 16:39   ` Vadim Lobanov [this message]
2006-05-04 17:16     ` Arjan van de Ven
2006-05-04 17:50       ` Vadim Lobanov
2006-05-04 17:54         ` Arjan van de Ven
2006-05-04 18:10           ` Vadim Lobanov
2006-05-04  7:15 ` Eric Piel
2006-05-04 16:42   ` Vadim Lobanov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.58.0605040938310.19371@shell3.speakeasy.net \
    --to=vlobanov@speakeasy.net \
    --cc=arjan@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®