From mboxrd@z Thu Jan 1 00:00:00 1970 From: erik quanstrom Date: Thu, 8 Sep 2011 16:18:43 -0400 To: 9fans@9fans.net Message-ID: In-Reply-To: <20110908194409.743FBB827@mail.bitblocks.com> References: <9b73a2f7842fdf54ca57423261c7ae78@brasstown.quanstro.net> <201109081504.36357.dexen.devries@gmail.com> <20110908194409.743FBB827@mail.bitblocks.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] 9ttp Topicbox-Message-UUID: 1c3df2c4-ead7-11e9-9d60-3106f5b1d025 > Is there a way to distinguish between files backed by real > storage & synthetic files? that's the wrong distinction. ramfs is syntetic and so is /dev/sd00/raw. i'm not so sure that you have to make this distinction anyway. it's enough for the the application to request > iounit bytes at a time. - erik