From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH v3] tools/xenconsoled: Increase file descriptor limit Date: Thu, 19 Feb 2015 16:25:41 +0000 Message-ID: <1424363141.30924.118.camel@citrix.com> References: <20150217164811.GI2159@zion.uk.xensource.com> <1424195752-10842-1-git-send-email-andrew.cooper3@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1424195752-10842-1-git-send-email-andrew.cooper3@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Andrew Cooper Cc: Wei Liu , Ian Jackson , Xen-devel List-Id: xen-devel@lists.xenproject.org On Tue, 2015-02-17 at 17:55 +0000, Andrew Cooper wrote: > + /* > + * In the likely case that we are a root process with > + * CAP_SYS_RESOURCE, attempt to up our hard limit. > + */ (Nit: also the soft limit...) Acked-by: Ian Campbell