Lines Matching refs:ring
1 The xenstore ring is a datastructure stored within a single 4KiB page
2 shared between the xenstore server and the guest. The ring contains
7 The xenstore ring datastructure
10 The following table describes the ring structure where
50 A xenstore ring is always associated with an event channel. Whenever the
51 ring structure is updated the event channel must be signalled. The
52 guest and server are free to inspect the contents of the ring at any
68 1 Ring reconnection (see the ring reconnection feature below)
70 The "Connection state" field is used to request a ring close and reconnect.
72 advertised the ring reconnection feature. If the feature has been advertised
78 1 Ring close and reconnect is in progress (see the "ring
81 The ring reconnection feature
84 The ring reconnection feature allows the guest to ask the server to
85 reset the ring to a valid initial state i.e. one in which the Input
89 The ring reconnection feature is only available if the 'Ring reconnection'
91 If a server supports ring reconnection, it will guarantee to advertise
105 - empty the Input and Output queues in the xenstore ring;