From owner-freebsd-arm@FreeBSD.ORG Sat May 24 22:47:20 2014 Return-Path: Delivered-To: freebsd-arm@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 980D19A2 for ; Sat, 24 May 2014 22:47:20 +0000 (UTC) Received: from mail-oa0-x22f.google.com (mail-oa0-x22f.google.com [IPv6:2607:f8b0:4003:c02::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 644F82494 for ; Sat, 24 May 2014 22:47:20 +0000 (UTC) Received: by mail-oa0-f47.google.com with SMTP id i7so7080055oag.6 for ; Sat, 24 May 2014 15:47:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:content-type; bh=LKwWpCk9tA8G/G6jeG2DG+bJJWQCYJs4INnAYDXxsak=; b=YkyKdEYEdhBMw9x7FLXxSmmFgffk5t4y8wh+KITnBNSWwxy1PsFV67rCBpjkQF1ulB zJ8a1s+SexVuWezvyqIkTmjzJ0I+zIjuN+yiiZcz+ZO1MUfJp+NfzpUS5PPugfDHcTJY zKkMdSpyulPPTMsf2U7kCm5CgEKnwmd8kfPjubpcgLG5yHXMBV7tqeA6JWB4gAcJ7ibS W2nGyiFZq5UxEwPmDo/P+6nyqmgHN6W6fp6t+ax76oSsSjM7BUmISg8qC+HPNgcUhErJ Jw96p6DJJNkcEel9UAE0okQYIsjdJ1nXxEMo/Y3fmk66s2t1MXl0h38nx7pupOf420O0 M46A== MIME-Version: 1.0 X-Received: by 10.182.18.102 with SMTP id v6mr13310089obd.71.1400971639672; Sat, 24 May 2014 15:47:19 -0700 (PDT) Sender: zbodek@gmail.com Received: by 10.76.10.101 with HTTP; Sat, 24 May 2014 15:47:19 -0700 (PDT) In-Reply-To: References: Date: Sun, 25 May 2014 00:47:19 +0200 X-Google-Sender-Auth: 9CyJWL4klwH0qhnq0R3qK0Mmywg Message-ID: Subject: Re: Superpages by default From: Zbigniew Bodek To: "freebsd-arm@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2014 22:47:20 -0000 2014-05-14 20:12 GMT+02:00 Zbigniew Bodek : > Hello all, > > Since we have SMP fixed and it seems that there are no more known bugs > in ARM superpages then we could enable superpages by default. > I'm attaching the patch that is to be committed to make that happen. > > If you are not using superpages on your ARM platforms, I will > appreciate if you could try them out on the current HEAD and report > any negative experience. > > If there are no objections then I would like to enable this feature in > a week from now. > > Thanks and best regards > zbb Hi again. It's done: r266631 Thanks and best regards zbb