From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans Reiser Subject: Re: Disk placement options Date: Thu, 07 Oct 2004 22:28:57 -0700 Message-ID: <41662599.6040908@namesys.com> References: <1097144372.1367.13.camel@tribesman.namesys.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: list-help: list-unsubscribe: list-post: Errors-To: flx@namesys.com In-Reply-To: <1097144372.1367.13.camel@tribesman.namesys.com> List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Vladimir Saveliev Cc: Ash , reiserfs-list@namesys.com Vladimir Saveliev wrote: >Hello > >On Thu, 2004-10-07 at 09:30, Ash wrote: > > >>Hi >> >>Does ReiserFS V3 provide any control for the placement of files on >>disk; something like policy modules for disk placement ? clustering >>of files for example ? >> >> >> > >No. The only thing to control file placement is hash selection. But it >is rather about ordering names in a directory. > > > >>Thanks, >>Ash >> >> >> > > > > > I have always intended to implement it someday, and to make major packing locality selectable from userspace, but I have not done so yet.