lkml.org 
[lkml]   [2010]   [Dec]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subjecthow to read block device size from sysfs?
Date
Hi,

I want to read the size of a block device in bytes from sysfs.

There are /sys/block/<device>/size and
/sys/block/<device>/<device><partition>/size.

But these values are reported in sectors, not in bytes. As discs with 4K
sectors are on the horizon now, I don't want to make wrong assumptions on the
sector size.

So what is the correct sector size for /sys/block/<device>/size?

/sys/block/<device>/queue/logical_block_size,
/sys/block/<device>/queue/physical_block_size or something else?

While searching for an answer I've stumbled across some reports about drives
lying about their sector sizes to "improve" compatibility. Is there some best
practice to still get the correct size in bytes?

Kind regards,

Gerd

--
Address (better: trap) for people I really don't want to get mail from:
jonas@cactusamerica.com


\
 
 \ /
  Last update: 2010-12-01 17:51    [W:0.034 / U:0.532 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site