qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] qemu/hw ide.c


From: Jens Axboe
Subject: Re: [Qemu-devel] qemu/hw ide.c
Date: Mon, 19 Feb 2007 13:24:24 +0100

On Mon, Feb 19 2007, Thiemo Seufer wrote:
> Thiemo Seufer wrote:
> [snip]
> > > > > Why is nsector uint32_t to begin with?
> > > > 
> > > > Because nobody sent a patch to fix it, I figure.
> > > 
> > > Actually I seem to recall it's because it's being overloaded for
> > > requests that are > 256 sectors. It would be a good cleanup to get rid
> > > of that an turn nsector into a proper uint8_t.
> > 
> > It appears to use 16k bits in some cases. I won't fiddle with it myself
> 
> 16bits, or 64k, that is.

Yeah, it's for larger requests. It would be nice to track elsewhere,
though. I'll take a look at it.

-- 
Jens Axboe





reply via email to

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