public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
From: Ian Wienand <ianw@gelato.unsw.edu.au>
To: linux-ia64@vger.kernel.org
Subject: Re: [Fwd: Weird ia64 problem]
Date: Thu, 06 Oct 2005 01:02:58 +0000	[thread overview]
Message-ID: <20051006010258.GL1394@cse.unsw.EDU.AU> (raw)
In-Reply-To: <1128548614.4623.45.camel@laptop1>

[-- Attachment #1: Type: text/plain, Size: 520 bytes --]

On Wed, Oct 05, 2005 at 04:40:24PM -0700, Luck, Tony wrote:
> Hmmph.  According to strace, there are no system calls resulting from
> the fpathconf() call.  How does it come up with the magic 4096 value?

Looks like it's built with the value of PIPE_BUF from
include/linux/limits.h

Through a binary search, on my system (16K pages) with the original
test program, setting pipe_buf to 10923 fails with EAGAIN, but add one
more byte (10924) and it works.  I can't immediately see how that
number relates to anything.

-i

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  parent reply	other threads:[~2005-10-06  1:02 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-05 21:43 [Fwd: Weird ia64 problem] Jeff Licquia
2005-10-05 21:54 ` Luck, Tony
2005-10-05 22:09 ` Luck, Tony
2005-10-05 22:13 ` Jeff Licquia
2005-10-05 22:30 ` Jeff Licquia
2005-10-05 22:33 ` Luck, Tony
2005-10-05 23:09 ` Jeff Licquia
2005-10-05 23:28 ` Luck, Tony
2005-10-05 23:40 ` Luck, Tony
2005-10-06  1:02 ` Ian Wienand [this message]
2005-10-07 14:29 ` Jeff Licquia
2005-10-08  2:40 ` Tony Luck

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=20051006010258.GL1394@cse.unsw.EDU.AU \
    --to=ianw@gelato.unsw.edu.au \
    --cc=linux-ia64@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