Date: Wed, 16 Nov 2005 11:00:13 -0500 From: Chuck Swiger <cswiger@mac.com> To: Miguel <mmiranda@123.com.sv> Cc: freebsd-questions@freebsd.org Subject: Re: kernel's PAGE_SIZE Message-ID: <437B578D.5040909@mac.com> In-Reply-To: <437B5026.4090002@123.com.sv> References: <437B5026.4090002@123.com.sv>
next in thread | previous in thread | raw e-mail | index | archive | help
Miguel wrote: > Hi, im tunnig a postgresql server and i want to know what is the default > value for > > kernel's PAGE_SIZE Run "sysctl hw.pagesize" and it will tell you. On most hardware (ie, x86), it's likely to be 4096 bytes... -- -Chuck
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?437B578D.5040909>