All of lore.kernel.org
 help / color / mirror / Atom feed
* fcntl(2) error: pipe-size-max vs pipe-max-size
@ 2012-02-14  0:04 Matthew Gregan
       [not found] ` <20120214000441.GF15858-QufbIeIr5AY@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Matthew Gregan @ 2012-02-14  0:04 UTC (permalink / raw)
  To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA

Hi,

In the man page for fcntl(2), within the paragraph discussing F_SETPIPE_SZ,
it is claimed that the maximum size for a pipe is determined by the value of
/proc/sys/fs/pipe-size-max.  The proc path is incorrect--on my current
machine (2.6.35.14-106.fc14.x86_64) and in the latest kernel source
(http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;f=kernel/sysctl.c;h=f487f257e05e4f1dc8836ded96ca36556b048706;hb=HEAD#l1523),
the proc path is /proc/sys/fs/pipe-max-size.

Cheers,
-mjg
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-03-24  3:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-14  0:04 fcntl(2) error: pipe-size-max vs pipe-max-size Matthew Gregan
     [not found] ` <20120214000441.GF15858-QufbIeIr5AY@public.gmane.org>
2012-03-24  3:24   ` Michael Kerrisk (man-pages)

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.