From: Darren Salt on 29 Jun 2010 13:10 I demand that hehehe may or may not have written... > Użytkownik "J G Miller" <miller(a)yoyo.ORG> napisał w wiadomości > news:i0a597$e0g$3(a)news.eternal-september.org... [snip] >> What is the architecture on which you are trying to mount the >> XFS file system with block size greater than 4k? > 64bit. alpha? amd64? ia64? sparc? Something else? -- | Darren Salt | linux at youmustbejoking | nr. Ashington, | Toon | using Debian GNU/Linux | or ds ,demon,co,uk | Northumberland | back! | <URL:http://www.youmustbejoking.demon.co.uk/progs.packages.html> If it doesn't matter, it doesn't matter.
From: mjt on 29 Jun 2010 13:48 On Tue, 29 Jun 2010 12:50:54 +0000 (UTC) J G Miller <miller(a)yoyo.ORG> wrote: > On Tuesday, June 29th, 2010 at 11:15:51h +0200, > HeHeHe the Laughing Idiot explained: > > > 64bit. > > Thus, compile and run this program to show you what page size you have > and what is the maximum filesystem block size available for XFS on your > system. > > #include <stdio.h> > #include <unistd.h> > > int main() > { > int pageSize = getpagesize(); > > printf("The Page size on this system = %i bytes\n", pageSize); > > return 0; > } Overkill :) mtobler(a)ren:~> getconf PAGESIZE 4096 mtobler(a)ren:~> "man getconf" -- Bureaucrat, n.: A politician who has tenure. <<< Remove YOURSHOES to email me >>>
From: hehehe on 7 Jul 2010 08:51 > alpha? amd64? ia64? sparc? Something else? amd64
First
|
Prev
|
Pages: 1 2 3 Prev: Firefox and Java no longer work. Next: linux and sysctl -a all ... comment |