[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH RFC 3/4] xen-blkfront: prevent hoarding all grants
On 11/07/13 15:32, David Vrabel wrote: > On 08/07/13 14:03, Roger Pau Monne wrote: >> Prevent blkfront from hoarding all grants by adding a minimum number >> of grants that must be free at all times. We still need a way to free >> unused grants in blkfront, but this patch will mitigate the problem >> in the meantime. > > I think this could end up with the a frontend being able to get no > grants because some other frontend always grabs the free grants first. > > Particularly as the free grant callbacks are done in the wrong order. I'm not so sure this patch is worth pushing any more, given that we will be freeing grants instead of keeping them all in blkfront. It seems like it might still be useful if we are under a lot of IO pressure on different blkfronts and for example wanted to hot-attach a new network interface (which requires 512 grants). _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |