caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Philippe Wang <lists@philippewang.info>
To: Bill Wood <william.wood3@comcast.net>, caml-list@inria.fr
Subject: Re: [Caml-list] OCaml on Debian or Ububtu (reprise)
Date: Sun, 17 Dec 2006 22:25:31 +0100	[thread overview]
Message-ID: <4585B5CB.3050509@philippewang.info> (raw)
In-Reply-To: <1166385574.32463.5.camel@localhost>



Bill Wood wrote :
> On Sun, 2006-12-17 at 19:28 +0100, Philippe Wang wrote:
>    . . .
>> Make your choice for other reasons, like file systems (debian only 
>> supports ext2 ext3 and reiserfs when you install it, while ubuntu 
>> supports more FSs...)
> 
> Can you give me a pointer to a discussion of this?  What features of
> these other FS's would make them more attractive than the ones supported
> by Debian?


I prefer JFS because it's mainly faster than any other FS I've tried.

ext2 is not journalized
ext3 needs way too much time to be created (count in minutes for a big hdd)
xfs is a problem on your boot partition if you want to use grub
reiserfs is not maintained anymore by its creator, and needs way to much 
time to mount
reiserfs4 is not supported if you don't compile your own kernel
fat is obsolete
fat32 is widly used... still, it's not journalized, it doesn't handle 
rights on files, nor owners, etc...
ntfs is not well supported for writing on other systems than windows

JFS is fast to create, fast to mount, and it's journalized and has the 
features I need...

Well, that's for Linux, of course.

(I also use Mac OS X, and well, you don't have a lot of choice on that 
OS ;-)

Well, anyway, JFS is not widely officially supported... To be sure, the 
solution must be ext3, but I really can't stand waiting more than 10 
minutes just for a hdd to be formatted...


  parent reply	other threads:[~2006-12-17 21:25 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-17 18:15 Bill Wood
2006-12-17 18:28 ` [Caml-list] " Philippe Wang
     [not found]   ` <1166385574.32463.5.camel@localhost>
2006-12-17 21:25     ` Philippe Wang [this message]
2006-12-17 19:20 ` N. Owen Gunden
2006-12-17 20:31 ` Erik de Castro Lopo
2006-12-18  0:27 Chad Perrin
2006-12-18  1:13 ` Philippe Wang
2006-12-18  2:44   ` Chad Perrin
2006-12-18 19:52 ` Julien Cristau
2006-12-18 21:28   ` Richard Jones
2006-12-18 21:55     ` David MENTRE
2006-12-18 22:20       ` Richard Jones
2006-12-18 22:49         ` Erik de Castro Lopo
2006-12-19  4:13           ` skaller
2006-12-19 14:39             ` Richard Jones
2006-12-18 22:45       ` Erik de Castro Lopo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4585B5CB.3050509@philippewang.info \
    --to=lists@philippewang.info \
    --cc=caml-list@inria.fr \
    --cc=william.wood3@comcast.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).