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:	Fri, 06 Mar 2009 22:24:25 +0200
From:	Thanasis <thanasis@...r.hopto.org>
To:	LKML <linux-kernel@...r.kernel.org>
Subject: Re: jffs2 and kernel config for SDHC Memory Cards

on 03/06/2009 08:24 PM Sitsofe Wheeler wrote the following:
> On Fri, Mar 06, 2009 at 03:56:01PM +0200, Thanasis wrote:
>> on 03/06/2009 03:39 PM Thanasis wrote the following:
>>> I want to use two of these Transcend’s Class 6 SDHC (SD High-Capacity)
>>> Memory Cards,
>>> http://www.transcendusa.com/Products/ModDetail.asp?ModNo=147&LangNo=0&Func1No=1&Func2No=13
>>> as part of the filesystem in a netbook (Acer A110L), will mount /home on
>>> one, and /tmp and /var on the other.
>  
>> Let me rephrase my questions in order to be clearer:
>> Q1: In order to achieve wear leveling should I format them as jffs2?
> 
> This probably won't be very effective as you are already past the
> anecdotal size recommended for jffs2 partitions (I've heard rumours that
> it is best suited to filesystems that are less than 64Mbytes and another
> that says less than 1Gbyte). Additionally you are not providing direct
> access to the raw flash (see
> http://linux-mtd.infradead.org/faq/jffs2.html#L_stick_jffs2 ).
> Performance is probably not gong to be very good.
> 
>> Q2: In order to achieve wear leveling, any specific options I should
>> enable in kernel (2.6.28) configuration?
> 
> You will be wear levelled by the hardware anyway as the hardware only
> provides a block device interface and you don't have access to the raw
> flash. 
> 
> ccing Dave Woodhouse as he is the JFFS2 creator.
> 
OK. I believe I should stick to ext2, right?
Thanks ;-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ