From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carl-Daniel Hailfinger Subject: Re: FIFO files Date: Tue, 17 Jun 2003 18:24:19 +0200 Message-ID: <3EEF40B3.6000300@gmx.net> References: <20030617162127.GA14124@chepelov.org> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: list-help: list-unsubscribe: list-post: Errors-To: flx@namesys.com In-Reply-To: <20030617162127.GA14124@chepelov.org> List-Id: Content-Type: text/plain; charset="us-ascii" To: Cyrille Chepelov Cc: reiserfs-list@namesys.com Hi Cyrille, Cyrille Chepelov wrote: > > I recently encountered a need for such a contraption as file-backed FIFOs. > These are files where one process can append records at one end, and one > other process can read records from the beginning of the file, chopping off > the head of the file once it's not needed anymore. As I had to implement > something right now on existing systems, I worked around the general absence This facility has been present in linux for years. Just google for "sparse files". Carl-Daniel -- http://www.hailfinger.org/