Context

From Linux-VServer

Revision as of 14:06, 19 February 2010 by Bushmills (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

context is the unique integer, used to identify each guest instance. You may also come across it under the name xid or client id. In the context of guest creation, you may also leave it away, as the creating program or script can enumerate them (pick the next available xid) automatically, but for presumably demonstrating manual control over the xid, it is shown here. There may a hardcoded upper limit to xid at 49152

Personal tools