From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans Reiser Subject: Re: Atomicity with reiser4? Date: Thu, 03 Feb 2005 12:01:27 -0800 Message-ID: <42028317.4040301@namesys.com> References: <1107422037.3204.55.camel@tribesman.namesys.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit list-help: list-unsubscribe: list-post: Errors-To: flx@namesys.com In-Reply-To: <1107422037.3204.55.camel@tribesman.namesys.com> List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Vladimir Saveliev Cc: Nicolas Smallwood , reiser I think it is essential that you use the atomic transactions functionality to get good performance on top of reiser4 for what you are doing. Unfortunately, that API is still kernel internal at this time, and we have not yet coded the export of it to outside the kernel. We will though, we just need some time. Hans