From: Jens Axboe <jens.axboe@oracle.com>
To: Takashi Sato <sho@tnes.nec.co.jp>
Cc: linux-ext4@vger.kernel.org, linux-fsdevel@vger.kernel.org
Subject: Re: [RFC][PATCH 3/3] Online defrag command
Date: Thu, 8 Feb 2007 14:56:21 +0100 [thread overview]
Message-ID: <20070208135620.GF4487@kernel.dk> (raw)
In-Reply-To: <20070208180235sho@rifu.tnes.nec.co.jp>
On Thu, Feb 08 2007, Takashi Sato wrote:
> The defrag command. Usage is as follows:
> o Put the multiple files closer together.
> # e4defrag -r directory-name
> o Defrag for a single file.
> # e4defrag file-name
> o Defrag for all files on ext4.
> # e4defrag device-name
Would it be possible to provide support for putting multiple files close
together? Ala
# e4defrag file1 file2 file3 ... fileN
I'm thinking boot speedup, gather the list of read files and put them
close on disk.
--
Jens Axboe
next prev parent reply other threads:[~2007-02-08 15:18 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-08 9:02 [RFC][PATCH 3/3] Online defrag command Takashi Sato
2007-02-08 13:56 ` Jens Axboe [this message]
2007-02-09 8:08 ` Takashi Sato
-- strict thread matches above, loose matches on Subject: below --
2007-01-16 12:06 sho
2006-12-22 10:30 sho
2006-11-09 11:11 sho
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=20070208135620.GF4487@kernel.dk \
--to=jens.axboe@oracle.com \
--cc=linux-ext4@vger.kernel.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=sho@tnes.nec.co.jp \
/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).