From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu Subject: Re: [9fans] 9p2k, fsync From: "rob pike" MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Message-Id: <20010208062443.1E903199EC@mail.cse.psu.edu> Date: Thu, 8 Feb 2001 01:24:39 -0500 Topicbox-Message-UUID: 5d410f12-eac9-11e9-9e20-41e7f4b1d025 > The issue is wether I, as a programmer, have a way of saying, ``please > make sure that this file is committed to stable storage, and not in a > RAM buffer somewhere.'' Currently, there is no solution to this > problem. This question has been answered. No, there is no solution. Other systems claim to have solutions but they are exaggerating. It's an issue for file servers, not operating systems. -rob