Re: [PATCH v8 1/5] mm: introduce a common interface for balloon pagesmobility

From: Rik van Riel
Date: Thu Aug 23 2012 - 23:12:42 EST


On 08/23/2012 07:36 PM, Michael S. Tsirkin wrote:

--->

virtio-balloon: replace page->lru list with page->private.

The point is to free up page->lru for use by compaction.
Warning: completely untested, will provide tested version
if we agree on this direction.

A singly linked list is not going to work for page migration,
which needs to get pages that might be in the middle of the
balloon list.

--
All rights reversed
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/