From owner-freebsd-hackers@FreeBSD.ORG Mon Sep 23 21:30:04 2013 Return-Path: Delivered-To: freebsd-hackers@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 ESMTP id 873B7FA1; Mon, 23 Sep 2013 21:30:04 +0000 (UTC) (envelope-from S.Kuzminsky@F5.com) Received: from mail.f5.com (mail.f5.com [208.85.209.139]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 538722B30; Mon, 23 Sep 2013 21:30:04 +0000 (UTC) X-IronPort-AV: E=Sophos;i="4.90,965,1371081600"; d="scan'208";a="82531724" Received: from unknown (HELO exchmail.f5net.com) ([192.168.10.235]) by seamgw02.olympus.f5net.com with ESMTP; 23 Sep 2013 21:30:03 +0000 Received: from SEAEMBX01.olympus.F5Net.com ([fe80::3440:4256:38f6:d3a0]) by SEAECAS03.olympus.F5Net.com ([::1]) with mapi id 14.03.0158.001; Mon, 23 Sep 2013 14:30:03 -0700 From: Sebastian Kuzminsky To: Adrian Chadd Subject: Re: About Transparent Superpages and Non-transparent superapges Thread-Topic: About Transparent Superpages and Non-transparent superapges Thread-Index: AQHOtIlQ/xFJtaAUVEqnjcRRWECf45nN+7CAgAB+KYCAALxWAIAFHL+AgAABdwA= Date: Mon, 23 Sep 2013 21:30:03 +0000 Message-ID: References: <1379520488.49964.YahooMailNeo@web193502.mail.sg3.yahoo.com> <22E7E628-E997-4B64-B229-92E425D85084@f5.com> <1379649991.82562.YahooMailNeo@web193502.mail.sg3.yahoo.com> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [192.168.16.250] Content-Type: text/plain; charset="iso-8859-1" Content-ID: Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Cc: Sebastian Kuzminsky , Patrick Dung , "ivoras@freebsd.org" , "freebsd-hackers@freebsd.org" X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Sep 2013 21:30:04 -0000 On Sep 23, 2013, at 15:24 , Adrian Chadd wrote: > On 20 September 2013 08:20, Sebastian Kuzminsky wrot= e: > =20 > It's transparent for the kernel: all of UMA and kmem_malloc()/kmem_free()= is backed by 1 gig superpages. >=20 > .. not entirely true, as I've found out at work. :( Can you expand on this, Adrian? Did you compile & boot the github branch i pointed to, and run in to a situ= ation where kmem_malloc() returned memory not backed by 1 gig pages, on har= dware that supports it? --=20 Sebastian Kuzminsky