From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oleg Drokin Subject: Re: reiser4 data journalling? Date: Fri, 29 Aug 2003 09:08:57 +0400 Message-ID: <20030829050857.GA5755@namesys.com> References: <3F4E3AF9.2060100@tupshin.com> <16206.16138.72832.920045@laputa.namesys.com> <3F4E6AA4.3030900@namesys.com> <20030829001814.GB9019@zero> <3F4E9C6D.2080009@namesys.com> <20030829012322.GJ21352@matchmail.com> Mime-Version: 1.0 Return-path: list-help: list-unsubscribe: list-post: Errors-To: flx@namesys.com Content-Disposition: inline In-Reply-To: <20030829012322.GJ21352@matchmail.com> List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Mike Fedyk Cc: Hans Reiser , Tom Vier , Reiserfs List Hello! On Thu, Aug 28, 2003 at 06:23:22PM -0700, Mike Fedyk wrote: > So you can have one 5k memory area that spans two pages, and it will act on > them atomically? Or does that mean that the utils are already page aligned > by other kernel mechanisims? Or that they'll have to use the reiser API to > do some of the above (other than the op grouping)? Data does not need to be page aligned for atomic operations. Bye, Oleg