[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 10/14 v4] xen/arm: vpl011: Modify xenconsole to support multiple consoles
On Wed, Jun 07, 2017 at 09:21:13AM +0530, Bhupinder Thakur wrote: > > Is there a reason why we have one xce_pollfd_idx, xce_handle, > > next_period and event_count per domain, rather than per console? > > > > It is strange to set xce_pollfd_idx if at least one console of the > > domain has enough buffer availability. Similarly, it is strange to count > > the next_period on a per domain basis, regardless of the number of > > consoles. It would be natural to do it at the console level. > > I tried to reuse the same event channel for handling multiple consoles > since an event channel can handle multiple connections by allocating > unique local ports. Considering that there will not be many consoles > active at the same time, I thought it might be ok to reuse the same > event channel. > > I agree that it is natural to make this per console. Let me know if I > should make it per console. > I suppose by design there is one event channel per console so per console event channel in xenconsoled makes more sense to me. > Regards, > Bhupinder _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |