From owner-freebsd-current@FreeBSD.ORG Thu Jul 22 18:57:50 2004 Return-Path: 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 D399016A4CE for ; Thu, 22 Jul 2004 18:57:50 +0000 (GMT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6A3743D39 for ; Thu, 22 Jul 2004 18:57:50 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 92EF672DF2; Thu, 22 Jul 2004 11:57:50 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 8E0B572DB5; Thu, 22 Jul 2004 11:57:50 -0700 (PDT) Date: Thu, 22 Jul 2004 11:57:50 -0700 (PDT) From: Doug White To: "Robin P. Blanchard" In-Reply-To: <9B5C1FCAFB35084787C21EFFFA78DD9EE481@EBE1.gc.nat> Message-ID: <20040722115631.B92369@carver.gumbysoft.com> References: <9B5C1FCAFB35084787C21EFFFA78DD9EE481@EBE1.gc.nat> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: current@FreeBSD.org Subject: Re: Ntp 4.2.0 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jul 2004 18:57:50 -0000 On Thu, 22 Jul 2004, Robin P. Blanchard wrote: > Since the ntp update, I'm seeing this: > > Jul 22 13:27:28 bsdfs5 ntpd[466]: ntpd 4.2.0-a Thu Jul 22 09:47:08 EDT 2004 > (1) > Jul 22 13:27:28 bsdfs5 ntpd[466]: mlockall(): Resource temporarily > unavailable This is ntpd trying to lock all its pages in memory to keep it from getting swapped out, which tends to mess up its timings. Its harmless but it'd be nice to have the log entry pushed down to debug status. > Jul 22 13:27:28 bsdfs5 kernel: obreak: MAP_WIREFUTURE set I suspect this is related but I didn't get it on my -current boxes at work. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org