|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Static domain id's?
On 15 Nov 2003, at 21:27, Matt Ayres wrote:
f the incrementing domain id's is a feature and not a bug, what is the
preferred method of management? Ideally i'd like the static id's as I
would assign each domain it's own id, put the id into the database with
all the other information, and from there I can manage it in multiple
ways.
You are right. Currently xi_create automatically increments domain ID.
I'm not sure, when the max_domain_id is reached, whether xi_create
is able to figure out what previous domain IDs are available.
Your suggestion sounds quite reasonable. It's better that if xi_create
is invoked with a domain ID, it tries to use the static domain ID unless
it's already used and an error is returned.
I'll add this future over this weekend.
Thanks,
Bin
-------------------------------------------------------
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|