[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH V6] Switch from select() to poll() in xenconsoled's IO loop
On Wed, 2013-01-09 at 11:02 +0000, Ian Campbell wrote: > On Wed, 2013-01-09 at 09:50 +0000, Wei Liu wrote: > > In Linux select() typically supports up to 1024 file descriptors. This can > > be > > a problem when user tries to boot up many guests. Switching to poll() has > > minimum impact on existing code and has better scalibility. > > > > pollfd array is dynamically allocated / reallocated. If the array fails to > > expand, we just ignore the incoming fd. > Acked-by: Ian Campbell <ian.campbell@xxxxxxxxxx> And now applied. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |