Re: [RFC][PATCH 1/5] Virtualization/containers: startup

From: Kirill Korotaev
Date: Mon Feb 06 2006 - 04:00:56 EST


+ struct vps_info *owner_vps;
You don't seem to be any ifdefs for anything. I guess that's ok if the
final virtualization will be really light weight (let's say not more
than a few KB of additional memory including runtime overhead). But
somehow I guess it will be heavier. What are the plans to allow to
CONFIG it all out for small systems?
Yes, I will add missing ifdefs to make it compilable without virtualization at all resulting in the normal kernel.
Thanks for pointing to this.

Kirill

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