From owner-freebsd-current Sat Jul 20 10:42:27 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B0B337B400 for ; Sat, 20 Jul 2002 10:42:25 -0700 (PDT) Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id F057043E64 for ; Sat, 20 Jul 2002 10:42:24 -0700 (PDT) (envelope-from dillon@apollo.backplane.com) Received: from apollo.backplane.com (localhost [127.0.0.1]) by apollo.backplane.com (8.12.5/8.12.4) with ESMTP id g6KHgOCV037996; Sat, 20 Jul 2002 10:42:24 -0700 (PDT) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.12.5/8.12.4/Submit) id g6KHgObZ037993; Sat, 20 Jul 2002 10:42:24 -0700 (PDT) (envelope-from dillon) Date: Sat, 20 Jul 2002 10:42:24 -0700 (PDT) From: Matthew Dillon Message-Id: <200207201742.g6KHgObZ037993@apollo.backplane.com> To: "Scot W. Hetzel" Cc: "Gavin Atkinson" , Subject: Re: getting vmemoryuse resource limit: Invalid argument References: <11358D68-9B47-11D6-800F-000393754B1C@vangelderen.org> <03ce01c22f5e$ba1b0740$11fd2fd8@ADMIN00> <200207200613.g6K6DVfJ012111@apollo.backplane.com> <002101c22ffb$293d1180$12fd2fd8@Admin01> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG :> A couple of people have run up against this. I think it's worth :> at least an entry in UPDATING and I will do so. I don't know if :> it's worth adjusting login / other programs to not die a horrible :> death if they can't find the resource. :> :They don't die a horrible death, as it is only the kernel reporting that the :vmemoryuse resource limit is not in the installed kernel. The programs :continue to function, as I was able to login without any problems. It's :just that each time a program (cron, login, inetd, sshd, su, ...) tried to :set this limit, the error message was reported on the console and the log :file.. : :Scot Ah, ok. Since it isn't fatal I don't think we need to adjust the source code (e.g. to things like login) to deal with older kernels. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message