On Fri, 11 Aug 2006 23:32:17 +0200
"Rafael J. Wysocki" <[email protected]> wrote:
> Hi,
>
> I'm looking at get_swap_bio() in mm/page_io.c and wonder why the result of
> map_swap_page() in there is multiplied by (PAGE_SIZE >> 9). Is it the block
> size of 512 B hardcoded? And if so, is that actually right (I mean, aren't there
> any block devices with different block sizes)?
>
Yep, the Linux block layer is based on a 512-bytes sector all over the
place. Everywhere you see a sector_t, that's in units of 512-byte-sectors.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]