lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 8 Feb 2007 14:56:21 +0100
From:	Jens Axboe <jens.axboe@...cle.com>
To:	Takashi Sato <sho@...s.nec.co.jp>
Cc:	linux-ext4@...r.kernel.org, linux-fsdevel@...r.kernel.org
Subject: Re: [RFC][PATCH 3/3] Online defrag command

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

-
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ