All of lore.kernel.org
 help / color / mirror / Atom feed
From: "H. Peter Anvin" <hpa@zytor.com>
To: Lennart Sorensen <lsorense@csclub.uwaterloo.ca>
Cc: Harun Scheutzow <harun04@scheutzow.de>, linux-kernel@vger.kernel.org
Subject: Re: vfat file system extreme fragmentation on multiprocessor
Date: Thu, 11 Sep 2008 14:43:44 -0700	[thread overview]
Message-ID: <48C99110.8070206@zytor.com> (raw)
In-Reply-To: <20080911210908.GC31271@csclub.uwaterloo.ca>

Lennart Sorensen wrote:
>>>
>> Well, you can always do that in-memory.
> 
> It still involves searching no matter where you do it.  With FAT-16 that
> means up to 2^16 clusters to search through.  With FAT-32 even more.  It
> doesn't have a cluster bitmap to speed things up.
> 

You don't, obviously, and the cluster links are fairly big.  Lipstick on 
a pig, and all that.  But it's prettier with the lipstick.

	-hpa

  reply	other threads:[~2008-09-11 21:43 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-11 18:01 vfat file system extreme fragmentation on multiprocessor Harun Scheutzow
2008-09-11 19:10 ` Lennart Sorensen
2008-09-11 19:36   ` H. Peter Anvin
2008-09-11 21:09     ` Lennart Sorensen
2008-09-11 21:43       ` H. Peter Anvin [this message]
2008-09-11 20:11   ` Harun Scheutzow
2008-09-11 21:20     ` Lennart Sorensen
2008-09-11 23:03       ` Harun Scheutzow
2008-09-11 23:50 ` Andrew Morton
     [not found] <baZfg-1yC-3@gated-at.bofh.it>
     [not found] ` <baZS2-2rX-15@gated-at.bofh.it>
2008-09-12 13:19   ` Bodo Eggert
2008-09-12 22:11     ` Harun Scheutzow

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=48C99110.8070206@zytor.com \
    --to=hpa@zytor.com \
    --cc=harun04@scheutzow.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lsorense@csclub.uwaterloo.ca \
    /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.