public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Permjacov Evgeniy <permeakra@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Filesystem with lowest CPU load, acceptable emerge performance, and stable?
Date: Tue, 06 Sep 2011 22:55:24 +0400	[thread overview]
Message-ID: <4E666C9C.8000605@gmail.com> (raw)
In-Reply-To: <CAA2qdGVMWtq2jxECcd9ceppT-9jmo3gXbw6f7dhx1GjtOfKGkQ@mail.gmail.com>

On 09/06/2011 09:26 PM, Pandu Poluan wrote:
> So, can anyone recommend me a filesystem that fulfills my following needs:
>
> Scenario: vFirewall (virtual Firewall) that is going to be deployed at
> my IaaS Cloud Provider.
>
> Disk I/O Characteristic: Occasional writes during 'normal' usage,
> once-a-week eix-sync + emerge -avuD
>
> Priority: Stable (i.e., less chance of corruption), least CPU usage.
>
> My Google-Fu seems to indicate either XFS or JFS; what do you think?
>
> Rgds,
>
>
The best fs for emerge is tmpfs on TMP_PORTDIR. I run box with tmpfs on
both /var/tmp and /tmp and happy with it -)

For fs CPU usage is nothing, IO usage is a real problem and weak point.
Thus, you are free to choose any fs with full journaling. ext3 allows
full journaling as option, as well as ext4 and ext4 is little faster if
tuned properly. JFS/XFS journals metadata only. Remember that journaling
makes writes (i.e. emerge) a bit slower.



  parent reply	other threads:[~2011-09-06 18:56 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-06 17:26 [gentoo-user] Filesystem with lowest CPU load, acceptable emerge performance, and stable? Pandu Poluan
2011-09-06 17:52 ` [gentoo-user] " Pandu Poluan
2011-09-06 18:07   ` Florian Philipp
2011-09-06 18:15 ` [gentoo-user] " kashani
2011-09-07 12:25   ` Pandu Poluan
2011-09-07 22:15     ` kashani
2011-09-08  7:52       ` Pandu Poluan
2011-09-08 22:26         ` kashani
2011-09-06 18:55 ` Permjacov Evgeniy [this message]
2011-09-06 19:18   ` Michael Mol
2011-09-06 19:24   ` James Broadhead
2011-09-07 12:06     ` Florian Philipp
2011-09-07 12:23       ` Pandu Poluan
2011-09-07 12:28     ` Pandu Poluan
2011-09-07 21:24       ` Jesús J. Guerrero Botella
2011-09-09  7:36 ` Andrea Conti
2011-09-10  5:43 ` Walter Dnes
2011-09-11 21:02   ` Jesús J. Guerrero Botella

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4E666C9C.8000605@gmail.com \
    --to=permeakra@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox