ok, i found that there is somthing call blkmtd, which enables
accessing a blk device
as if it was MTD. and my router, (kernel 2.4.30) already had it (just
needed to make config and modules). my router does not have CBD
(conpressed block device).

however, mounting a slow 64MB blk device using jffs2 takes 5 minutes
(mounting a 1GB partition with ext3 from same device takes about 1
second).

10x
erez.

On 10/31/06, Shachar Shemesh <[EMAIL PROTECTED]> wrote:
Erez D wrote:
> hi
>
> i am looking for a compressed read-write journaling file system that
> can mount on a regular block device.
>
> JFFS2 needs MTD, so it is no good
> e2compr does is for e2 and not e3
> all other i found (e.g. squashfs) are read-only.
>
> the reason for it is not to take less disk space,
> but rather to get faster access to very slow block devices (about
> 150KB/sec).
>
>
> any idea ?
>
> erez.
Why not run a standard journaled FS over compressed block device?

Shachar

--
Shachar Shemesh
Lingnu Open Source Consulting ltd.
Have you backed up today's work? http://www.lingnu.com/backup.html



=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to