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, 13 Nov 2009 09:13:53 -0500
From:	Theodore Tso <tytso@....edu>
To:	Andi Kleen <andi@...stfloor.org>
Cc:	"Renato S. Yamane" <yamane@...mondcut.com.br>,
	linux-ext4@...r.kernel.org
Subject: Re: Ext4 on SSD Intel X25-M

On Fri, Nov 13, 2009 at 12:39:55PM +0100, Andi Kleen wrote:
> Theodore Tso <tytso@....edu> writes:
> >
> > I have done a few things to reduce needless disk utilization, such as
> > using tmpfs for /tmp and configuring firefox to place its cache in
> > /tmp,
> 
> OT, but these two together seems rather pointless, could as well
> keep it in its own memory then when it's in memory anyways. That will
> be faster.

Well, technically it's not the same, since tmpfs is swappable --- but
in my case where I have 4GB of memory in my laptop and swap is
disabled (and perhaps for most users), you're right, it's probably
better to increase firefox's memory cache and disable it's disk cache
entirely.

						- Ted
--
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