From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ming Zhang Subject: tail option limit Date: Mon, 29 Aug 2005 10:49:14 -0400 Message-ID: <1125326954.5544.67.camel@localhost.localdomain> Reply-To: mingz@ele.uri.edu Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: list-help: list-unsubscribe: list-post: Errors-To: flx@namesys.com List-Id: Content-Type: text/plain; charset="us-ascii" To: reiserfs Hi, I saw from document that small files will be packed into meta-data thus save an extra data block read. how small is the boundary? i guess it has related with file block size. assume it is 4KB by default. so will < 4KB be packed? = 4KB be packed? > 4KB be packed? (it is NO here i bet.) Thanks! Ming