WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] HugeTLB support

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] HugeTLB support
From: "Pablo Montesinos" <pablomontesinos@xxxxxxxxx>
Date: Fri, 16 Jun 2006 09:56:21 -0700
Delivery-date: Fri, 16 Jun 2006 09:57:15 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=ukYRyLgxFJg6EXrjeKqnoQoi/YiuqKLWTR1l2TNYMlfscoD9PkAeZtDy2RYShu17CNPLxonLg161l/09P6gA7sGp85am74VMjyOmAUJeFFmJkIqtEXdVBSt4lIaA2UcKp4Njx0yC9VM7/zldFVuItcxUOjo9/OJo3nojDs0A+fs=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi:

I am trying to run SPECjbb in XEN, and it seems
that, in order to tune it, it requires the HugeTLB
option on. However, I can't find the option
in the Xen kernel configuration. If I copy and paste
these two lines (form a standard kernel config):

CONFIG_HUGETLBFS=y
CONFIG_HUGETLB_PAGE=y

it doesn't work. I guess Xen just assumes that pages
are 4kb long. Have you encountered the same problem
before?

Thanks,
Pablo

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] HugeTLB support, Pablo Montesinos <=