bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#15056: Please indicate the meaning of block sizes in filesystem info


From: Filipus Klutiero
Subject: bug#15056: Please indicate the meaning of block sizes in filesystem information
Date: Fri, 09 Aug 2013 00:35:10 -0400
User-agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:10.0.12) Gecko/20130116 Icedove/10.0.12

Severity: wishlist

stat -f provides information on the filesystem, including block sizes:
Block size: 4096       Fundamental block size: 4096
The unit used in unfortunately not specified. Considering the fdisk output I 
get...
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
... I guess bits are the unit.

Note that the first measure ("Block size") is quite ambiguous. 
http://www.hitachi.co.jp/Prod/comp/soft1/manual/jp1en/d3R4900e/PCAU0135.HTM has some 
block size terminology which might help (if that's indeed the type of block we mean):
The basic block size (FFBS: Fundamental Filesystem Block Size) used in the 
field table of this record is the allocation unit used during file system 
creation. The number of blocks that corresponds to the basic block size is 
called the /basic block count/. The logical block size (PFBS: Preferred 
Filesystem Block Size) is the allocation unit used during input/output 
operations. The number of blocks that corresponds to the logical block size is 
called the /logical block count/.
--
Filipus Klutiero
http://www.philippecloutier.com



reply via email to

[Prev in Thread] Current Thread [Next in Thread]