On Mon, 2015-03-02 at 15:04 +0000, Andrew Cooper wrote: > XenServer's VM density testing uncovered a regression when moving from > sysvinit to systemd where the file descriptor limit dropped from 4096 to > 1024. (XenServer had previously inserted a ulimit statement into its > initscripts.) > > One solution is to use LimitNOFILE=4096 in xenconsoled.service to match the > lost ulimit, but that is only a stopgap solution. > > As Xenconsoled genuinely needs a large number of file descriptors if a large > number of domains are running, attempt to increase the limit. > > Signed-off-by: Andrew Cooper <andrew.coop...@citrix.com> > Acked-by: Ian Jackson <ian.jack...@eu.citrix.com> > > --- > v6: > * Fix 32bit build. (rlimit_t is an arch-specific width)
Successfully applied & pushed this time, thanks. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel