From owner-freebsd-current@freebsd.org Fri Jun 3 03:33:00 2016 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 751E0B680B7 for ; Fri, 3 Jun 2016 03:33:00 +0000 (UTC) (envelope-from mmacy@nextbsd.org) Received: from sender163-mail.zoho.com (sender163-mail.zoho.com [74.201.84.163]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4BABD123D; Fri, 3 Jun 2016 03:32:59 +0000 (UTC) (envelope-from mmacy@nextbsd.org) Received: from mail.zoho.com by mx.zohomail.com with SMTP id 1464924772301762.1686272126927; Thu, 2 Jun 2016 20:32:52 -0700 (PDT) Date: Thu, 02 Jun 2016 20:32:52 -0700 From: Matthew Macy To: "Michael Butler" Cc: "K. Macy" , "freebsd-current@freebsd.org" Message-ID: <15514521798.c83cb0fb46465.6717596356997564786@nextbsd.org> In-Reply-To: <82cd3e80-b180-9823-7342-5069401cf11b@protected-networks.net> References: <2490f1c7-8153-ece3-49ed-4b3886564fd7@protected-networks.net> <205d4423-b834-9a21-785f-fa15d44c78ec@protected-networks.net> <1551419a1db.12929035f45012.326107747932338888@nextbsd.org> <82cd3e80-b180-9823-7342-5069401cf11b@protected-networks.net> Subject: Re: repeatable panic on pageout with 945GM MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Priority: Medium User-Agent: Zoho Mail X-Mailer: Zoho Mail X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.22 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: Fri, 03 Jun 2016 03:33:00 -0000 > > Slight variation -won't build as above; trying with "pmap_page_is_mapped(m)" > Oops copy pasta + serious fatigue. But you got the right idea. -M