From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.50) id 1EcQQL-0001Is-LW for garchives@archives.gentoo.org; Wed, 16 Nov 2005 16:46:18 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id jAGGjNQL002371; Wed, 16 Nov 2005 16:45:23 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id jAGGfXN3023392 for ; Wed, 16 Nov 2005 16:41:33 GMT Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by smtp.gentoo.org with esmtp (Exim 4.43) id 1EcQLk-0001M5-Vk for gentoo-user@lists.gentoo.org; Wed, 16 Nov 2005 16:41:33 +0000 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1EcQKv-0003cc-Vm for gentoo-user@gentoo.org; Wed, 16 Nov 2005 17:40:41 +0100 Received: from blueboticspc1.epfl.ch ([128.179.67.27]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 16 Nov 2005 17:40:41 +0100 Received: from remy.blank_asps by blueboticspc1.epfl.ch with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 16 Nov 2005 17:40:41 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Remy Blank Subject: [gentoo-user] Re: Default kernel's PAGE_SIZE Date: Wed, 16 Nov 2005 17:39:56 +0100 Message-ID: References: <437B4C99.5070201@123.com.sv> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: blueboticspc1.epfl.ch User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en In-Reply-To: <437B4C99.5070201@123.com.sv> Sender: news X-Archives-Salt: e724162d-d5be-488a-a92a-3c6ae7e77fa4 X-Archives-Hash: f5ad8c0408f1b790f82fd83b1f9ebc6e Miguel wrote: > Hi, im tunnig a postgresql server and i want to know what is the default > value for > > kernel's PAGE_SIZE > > Is this a gentoo especific value or aplies to linux kernels in general, > i mean, any distribution? This is a processor-specific value, and on x86 it's 4096 bytes. It's defined in the kernel header files. I don't know about other architectures. -- Remy Remove underscore and suffix in reply address for a timely response. -- gentoo-user@gentoo.org mailing list