Re: New Western Digital disks will have 4KB block size - issue?

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Aaron Mason
Date: Wednesday, December 16, 2009 - 9:58 pm

On Thu, Dec 17, 2009 at 3:06 PM, Marco Peereboom <slash@peereboom.us> wrote:

Looks to me like QEMU has the same issue.

block.c - lines 38 and 39:
---
#define SECTOR_BITS 9
#define SECTOR_SIZE (1 << SECTOR_BITS)
---

:)

--
Aaron Mason - Programmer, open source addict
I've taken my software vows - for beta or for worse
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: New Western Digital disks will have 4KB block size - i ..., Kenneth Westerback, (Wed Dec 16, 6:46 pm)
Re: New Western Digital disks will have 4KB block size - i ..., Kenneth Westerback, (Wed Dec 16, 7:28 pm)
Re: New Western Digital disks will have 4KB block size - i ..., Aaron Mason, (Wed Dec 16, 9:58 pm)