|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] Add Small Memory Warning to XM for create and me
AL> I'm not sure I agree that Xend is the right place to do this. You
AL> would have to add another parameter to the either the domain
AL> config or to the actual create() call that basically had the
AL> semantics of "if memory is less than X, throw an exception." That
AL> seems like a rather awkward addition to the interface and it makes
AL> client code harder to write.
I agree.
AL> Thoughts?
I think it's a good idea. I'd rather see it in the client than in
Xend. If some GUI app wants to have a configurable limit that's easy
for the user to access, then it'll just end up minding the limit
itself, and call create() with the force flag each time, which defeats
the point anyway.
--
Dan Smith
IBM Linux Technology Center
Open Hypervisor Team
email: danms@xxxxxxxxxx
pgpTmqiam2n6m.pgp
Description: PGP signature
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|