[PATCH 0/3] KVM: remove dummy pages

From: Xiao Guangrong
Date: Mon Jul 23 2012 - 10:03:31 EST


Currently, kvm allocates some pages and use then as error indicators,
it wastes memory and is not good for scalability.

In this patchset, we introduce some error code instead of the pages to
indicate the error conditions.

--
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/