Deutsch English Français Italiano |
<vhrmu1$1j2md$1@dont-email.me> View for Bookmarking (what is this?) Look up another Usenet article |
Path: ...!eternal-september.org!feeder2.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Lawrence D'Oliveiro <ldo@nz.invalid> Newsgroups: comp.os.linux.misc Subject: Re: Are We Back to the "Wars" Now ? Date: Sat, 23 Nov 2024 04:50:09 -0000 (UTC) Organization: A noiseless patient Spider Lines: 15 Message-ID: <vhrmu1$1j2md$1@dont-email.me> References: <Sp-cnSz8UupYQaf6nZ2dnZfqnPednZ2d@earthlink.com> <vhf5ts$16rpr$1@dont-email.me> <vhfjtj$19ijm$1@dont-email.me> <vhja6j$23f5e$4@dont-email.me> <vhmm4c$hnbj$1@dont-email.me> <vhmn2t$hv8i$3@dont-email.me> <vhnikj$me7m$1@dont-email.me> <wwvcyio8m9p.fsf@LkoBDZeT.terraraq.uk> <vhorrb$t48o$1@dont-email.me> <vhosra$1171f$1@dont-email.me> <lqalg1F7fi9U2@mid.individual.net> <vhql0r$1a0ch$2@dont-email.me> <lqd08jFisv3U1@mid.individual.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Injection-Date: Sat, 23 Nov 2024 05:50:09 +0100 (CET) Injection-Info: dont-email.me; posting-host="2fd1218dfbbc8c3afa5bbf19b4966652"; logging-data="1673933"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+SydPuPjtpzdnuse/lJtx8" User-Agent: Pan/0.161 (Chasiv Yar; ) Cancel-Lock: sha1:Hh3yfxVfA/QSlyfRMlahQIgFqxs= Bytes: 1959 On 23 Nov 2024 03:25:08 GMT, vallor wrote: > I tested it too (with an NFS v4.1 filesystem), and yes, mkfifo makes a > named pipe, and it works as expected. (Didn't expect it to work across > machines, though that would be a neat trick.) No reason why it shouldn’t work, provided the network protocol has support for recognizing such special files. > (Haven't figured out how to increase ulimit -p yet, doesn't seem to want > to increase, even as root...) <https://manpages.debian.org/7/pipe.7.en.html> mentions the /proc/sys/fs/pipe-max-size configuration limit. It could be that ulimit -p has no effect on Linux.