Gentoo Logo
Gentoo Spaceship

Installation:
Gentoo Handbook
Installation Docs

Documentation:
Home
Listing
About Gentoo
Philosophy
Social Contract

Resources:
Bug Tracker
Developer List
Discussion Forums
Gentoo BitTorrents
Gentoo Linux Enhancement Proposals
IRC Channels
Mailing Lists
Mirrors
Name and Logo Guidelines
Online Package Database
Security Announcements
Staffing Needs
Supporting Vendors
View our CVS

Graphics:
Logos and themes
Icons
ScreenShots

Miscellaneous Resources:
Gentoo Linux Store
Gentoo-hosted projects
IBM dW/Intel article archive




List Archive: gentoo-dev
Navigation:
Lists: gentoo-dev: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-dev@g.o
From: Richard Freeman <rich0@g.o>
Subject: Re: Re: Concerns about WIPE_TMP change [offtopic]
Date: Sun, 20 Jan 2008 08:43:06 -0500
Stefan de Konink wrote:
> ..very offtopic but how are you all compiling stuff like firefox on a
> ram disk. Or is 8GB of ram very cheap suddenly?
> 

Swap is your friend.  The performance hit is the same as what you'd get 
compiling on disk if pages need to be swapped out.  The performance is 
of course far superior for any pages that don't need to be swapped out. 
  The big clean at the end is of course MUCH faster in a ram-disk.

The beauty of tmpfs is that it performs no worse than disk in the worst 
case, and in the case of short-lived files it performs far better.  If 
you write, use, and delete a file on disk (more than a few seconds 
apart) the kernel actually takes care to sync everything as if you cared 
about the file 10 minutes into the future.  The kernel can also be far 
more opportunistic with how it swaps pages compared to how it flushes 
buffers - since there is a general understanding that when you write to 
a file you care about being able to read it back in a few days.
-- 
gentoo-dev@g.o mailing list


Replies:
Re: Re: Concerns about WIPE_TMP change [offtopic]
-- Caleb Cushing
References:
Concerns about WIPE_TMP change
-- Stefan de Konink
Re: Concerns about WIPE_TMP change
-- Mark Loeser
Re: Concerns about WIPE_TMP change
-- Richard Freeman
Re: Concerns about WIPE_TMP change
-- Duncan
Re: Re: Concerns about WIPE_TMP change [offtopic]
-- Stefan de Konink
Navigation:
Lists: gentoo-dev: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
Re: Concerns about WIPE_TMP change [offtopic]
Next by thread:
Re: Re: Concerns about WIPE_TMP change [offtopic]
Previous by date:
Re: Upcoming Infra maintenance/downtimes: anon{cvs,svn,git}, archives, bouncer, overlays
Next by date:
Re: Re: Concerns about WIPE_TMP change


Updated Jun 17, 2009

Donate to support our development efforts.

Gentoo Centric Hosting: vr.org

VR Hosted

Tek Alchemy

Tek Alchemy

SevenL.net

SevenL.net

php|architect

php|architect

Copyright 2001-2007 Gentoo Foundation, Inc. Questions, Comments? Email www@gentoo.org.