All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Calin Szonyi" <caszonyi@linuxmail.org>
To: bsimmo1@gl.umbc.edu, jbradford@dial.pipex.com
Cc: linux-newbie@vger.kernel.org
Subject: Re: CD-ROM settings and hardware resources...
Date: Thu, 07 Nov 2002 10:28:46 +0200	[thread overview]
Message-ID: <20021107082846.18086.qmail@linuxmail.org> (raw)


----- Original Message -----
From: Bryan Simmons <bsimmo1@gl.umbc.edu>
Date: 	24 Oct 2002 09:24:26 -0400
To: jbradford@dial.pipex.com
Subject: Re: CD-ROM settings and hardware resources...


> Shows how much I know about basic system design...
> 
> In fact, I was shocked to learn last night that ext2 uses linked lists
> to keep track of files in a directory.  Why is this?  Did the guys who
> wrote the file system specs go to school for computer science?  I can't
> tell you how many times my cmsc professors have told us that the linked
> list is totally inferior to the tree.  At least, it is when it comes to
> large sets of data.  Perhaps the ext2 guys never saw the need for
> extremely large sets of files in a single directory, but still, even
> when hashing, it is suggested that you not handle collisions with linked
> lists...
> Stacks and queues are one thing (when used for temporary operations,
> like iterators and memory management).  But persistent data is another. 
> I would never want to store stuff in a list if it is always going to be
> accessed, growing and shrinking...
> 

1. I think that one of the guys who wrote the ext2fs
(Theodore T'so) works at MIT (so he probably knew
what he was doing)
2. The ext2 fs happens to be the fastest filesystem 
in linux. 
3. You can always come with a better solution 
because linux is open source

Bye 
Calin

-- 
______________________________________________
http://www.linuxmail.org/
Now with POP3/IMAP access for only US$19.95/yr

Powered by Outblaze
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

             reply	other threads:[~2002-11-07  8:28 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-07  8:28 Calin Szonyi [this message]
     [not found] <MSGID_110=3a10=2f1.2_8d16c3d8@linuxnet>
2002-10-22 13:25 ` CD-ROM settings and hardware resources Robert Couture
2002-10-22 19:45   ` Bryan Simmons
2002-10-23 15:49     ` pa3gcu
2002-10-23 19:20       ` Bryan Simmons
2002-10-23 19:34         ` Ray Olszewski
2002-10-23 20:36         ` pa3gcu
2002-10-23 21:51           ` Bryan Simmons
2002-10-24  6:40             ` pa3gcu
2002-10-24 10:35               ` Bryan Simmons
2002-10-24 14:04                 ` pa3gcu
2002-10-24  7:01             ` Ray Olszewski
2002-10-24 10:40               ` Bryan Simmons
     [not found]           ` <1035409609.31016.29.camel@localhost.localdomain>
2002-10-24  6:35             ` pa3gcu
2002-10-24 16:04               ` jbradford
2002-10-24 16:10                 ` Ray Olszewski
2002-10-24 11:11           ` jbradford
2002-10-24 13:24             ` Bryan Simmons
2002-10-25  8:42               ` Jude DaShiell
2002-10-25 10:00                 ` Bryan Simmons
2002-10-25 10:06                   ` Bryan Simmons
  -- strict thread matches above, loose matches on Subject: below --
2002-10-18 19:23 CD-ROM settings and bash resources Bryan Simmons
2002-10-19 23:09 ` Ray Olszewski
2002-10-20  5:46   ` CD-ROM settings and hardware resources Bryan Simmons
2002-10-20  5:58     ` Bryan Simmons
2002-10-20  6:29       ` Ray Olszewski

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=20021107082846.18086.qmail@linuxmail.org \
    --to=caszonyi@linuxmail.org \
    --cc=bsimmo1@gl.umbc.edu \
    --cc=jbradford@dial.pipex.com \
    --cc=linux-newbie@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.