From owner-freebsd-current@FreeBSD.ORG Sat Nov 16 22:49:38 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4EA5D689 for ; Sat, 16 Nov 2013 22:49:38 +0000 (UTC) Received: from mail-qe0-x235.google.com (mail-qe0-x235.google.com [IPv6:2607:f8b0:400d:c02::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0D71E290A for ; Sat, 16 Nov 2013 22:49:37 +0000 (UTC) Received: by mail-qe0-f53.google.com with SMTP id cy11so3202034qeb.12 for ; Sat, 16 Nov 2013 14:49:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=GaxKsMcyvFmruKoVoPLRogrULasvOeEuq4cYammyq0Y=; b=t/iq+ExH6+FGizNJ1GW4YDgfLkfML4rB2IFzc/BS9WLbn+mcDqkPJ9019ir5f3H5eF Jr7qVhbTnihJUZSxjAENwVawbbMSByby9K9DXS8YKSYslb07JrszfjgwLfsWJEuGFsEQ 163rk5qzVRg/wgFDLdA15A46kry7u4JmND5XU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=GaxKsMcyvFmruKoVoPLRogrULasvOeEuq4cYammyq0Y=; b=CaWcjwH2v3zv3wmCZwYuGDw+I4/Jya1WmIc0hTnoHEHTkJCe7W9hvTp1IsOALjWg+V kFGdeZBfjr+hq1bIeCRmn04d633mujIpY0E2w0fb1I2ohP0Q5VqB/NhwuOJgus8jFN/m //XsUMxmwnGH+Kkrnnk5jUon08ihg1IHvSyTkhfw2/IRHRxw9ceN9iOh3qsTNHA4x6nG VaavlDBwGZjFyZt2lZHwiMA/+LMctpXyW+eOt1jC0/U2tI/iytmZMV11toN1WZB3uYk2 RO8hkc/uJjwgIiZ0DBX0pUWNmL+Wkk+cPXO5DHHVPeU9dFiMeIR1KxcwWl3CAPBL+41G X7Xg== X-Gm-Message-State: ALoCoQlyJ8MGufG5kASpQJDyAswZi1J4ecpuSREzj3LpaK+mwW//4UTobsLp8CzVf9hzehcwpHSG X-Received: by 10.49.109.194 with SMTP id hu2mr22227614qeb.13.1384642177086; Sat, 16 Nov 2013 14:49:37 -0800 (PST) MIME-Version: 1.0 Received: by 10.96.63.101 with HTTP; Sat, 16 Nov 2013 14:49:07 -0800 (PST) In-Reply-To: References: <5286F670.2050305@jrv.org> <5287071B.3020209@petermann-it.de> <528786C9.9070409@allanjude.com> <5287BB44.4020104@jrv.org> <5287D632.4010802@allanjude.com> From: Eitan Adler Date: Sat, 16 Nov 2013 17:49:07 -0500 Message-ID: Subject: Re: Slow boot with 256GB of RAM? To: Zach Crum Content-Type: text/plain; charset=UTF-8 Cc: FreeBSD Docs , freebsd-current Current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.16 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: Sat, 16 Nov 2013 22:49:38 -0000 On Sat, Nov 16, 2013 at 4:12 PM, Zach Crum wrote: > This setting is not listed in /boot/defaults/loader.conf. Is it supposed to > be singular or plural? Plural. I will commit the patch. Does any know of cases where this memory test actually catches errors? How important is it? -- Eitan Adler