From owner-freebsd-questions Wed Apr 25 6:24:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.wmptl.com (mail2.wmptl.com [216.94.6.26]) by hub.freebsd.org (Postfix) with ESMTP id E8CDE37B423 for ; Wed, 25 Apr 2001 06:24:53 -0700 (PDT) (envelope-from webmaster@wmptl.com) Received: from wmptl.com ([10.0.0.168]) by mail2.wmptl.com (8.9.3/8.9.3) with ESMTP id JAA18600; Wed, 25 Apr 2001 09:22:50 -0400 (EDT) (envelope-from webmaster@wmptl.com) Message-ID: <3AE6CF15.468F8D66@wmptl.com> Date: Wed, 25 Apr 2001 09:20:21 -0400 From: Nathan Vidican X-Mailer: Mozilla 4.7 [en] (Win95; U) X-Accept-Language: en MIME-Version: 1.0 To: Gunnar Isaksson Cc: questions@freebsd.org Subject: Re: FreeBSD filesystem limitations References: <3AD80959.91CBE6C5@telia.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Gunnar Isaksson wrote: > > Hello guys, > > I've been using FreeBSD a few years ago and was very > impressed, however I catched the Linux flu and have > not followed the FreeBSD development the last years. > > In Linux (without special kernel patches) there is > a filesize limit of 2GB and fsck is slow. > > It's my memory that fsck is much faster on FreeBSD > due to some magic in the filesystem. Is this the > case? (My 46GB disks would like that) > > I have no memory of any filesize limitation on > FreeBSD and would like to know if there is anything > similar to the Linux 2GB limit? > > //Gunnar Isaksson > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message I've seen similar threads to this come through this list now and then. While I've never personally acheived single files having a size larger than 2gigs, I am told it is not a problem under FreeBSD. If I remember correctly, it's because FreeBSD uses a 64bit filesystem, whereas Linux uses a 32bit system. Nathan Vidican Nathan@Vidican.com http://Nathan.Vidican.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message