From: Sergey Mihailov <nxg@saratov.pvrr.ru>
To: sarlug@lug.ru
Subject: Re: [Sarlug] Re: [Sarlug] праздники
Date: Mon, 16 Dec 2002 09:35:53 +0300
Message-ID: <3DFD7449.3080407@saratov.pvrr.mps> (raw)
In-Reply-To: <20021215190036.GR3240@stingr.net>
Paul P Komkoff Jr wrote:
>В opensource-community есть такая поговорка - "use the Source".
>
>
---------------------------------------------------
Now, on to filesystem types. Right now, you have four filesystem
options: XFS, ext2, ext3 (journaling) and ReiserFS. ext2 is the tried
and true Linux filesystem but doesn't have metadata journaling. ext3 is
the new version of ext2 with both metadata journaling and ordered data
writes, effectively providing data journaling as well. ReiserFS is a
B*-tree based filesystem that has very good small file performance, and
greatly outperforms both ext2 and ext3 when dealing with small files
(files less than 4k), often by a factor of 10x-15x. ReiserFS also scales
extremely well and has metadata journaling. As of kernel 2.4.18+,
ReiserFS is finally rock-solid and highly recommended. XFS is a
filesystem with metadata journaling that is fully supported under
Linux's xfs-sources kernel, but be warned that it is highly unstable at
this time.
If you're looking for the most standard filesystem, use ext2. If you're
looking for the most rugged journalled filesystem, use ext3. If you're
looking for a high-performance filesystem with journaling support, use
ReiserFS; both ext3 and ReiserFS are mature and refined. Please be
careful with XFS; this filesystem has a tendency to fry lots of data if
the system crashes or you lose power.
......
--------------------------------------------------
--
MX
JID: mx@ns.nxg.pvrr.mps
ICQ: 1002 ( icq.pvrr.mps )
mailto:mx@nxg.pvrr.mps ( intranet only)
next prev parent reply other threads:[~2002-12-16 6:35 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-11 6:38 Алексей Синицын
2002-12-11 7:01 ` [Sarlug] " Viktor
2002-12-11 7:50 ` Sergey Mihailov
2002-12-11 9:01 ` [Sarlug] " Viktor
2002-12-11 13:08 ` Amodeus
2002-12-11 15:27 ` [Sarlug] авСкФЮЩЫЩ MD
2002-12-13 10:59 ` Amodeus
2002-12-13 12:13 ` [Sarlug] Re: [Sarlug] праздники Alexey A. Shishkin
2002-12-13 12:20 ` Paul P Komkoff Jr
2002-12-14 16:57 ` CityHawk
2002-12-14 21:16 ` Paul P Komkoff Jr
2002-12-14 21:16 ` Genix
2002-12-14 21:38 ` Paul P Komkoff Jr
2002-12-15 16:55 ` CityHawk
2002-12-15 18:05 ` Paul P Komkoff Jr
2002-12-15 18:31 ` CityHawk
2002-12-15 18:54 ` Genix
2002-12-15 19:37 ` CityHawk
2002-12-15 19:48 ` Genix
2002-12-16 6:19 ` MD
2002-12-16 6:31 ` Алексей Синицын
2002-12-16 9:32 ` **SPAM** Re: [Sarlug] Re: [Sarlug] ÐÒÁÚÄÎÉËÉ Paul Galashin
2002-12-16 14:05 ` [Sarlug] Re[2]: **SPAM** Re: [Sarlug] Re: [Sarlug] праздники dmitry0909
2002-12-16 6:12 ` MD
2002-12-16 6:15 ` Genix
2002-12-16 8:42 ` [Sarlug] Re[2]: " Sin
2002-12-15 21:00 ` Alex
2002-12-15 19:00 ` Paul P Komkoff Jr
2002-12-15 19:05 ` Genix
2002-12-16 6:30 ` Алексей Синицын
2002-12-16 6:35 ` Sergey Mihailov [this message]
2002-12-16 6:50 ` Алексей Синицын
2002-12-16 10:00 ` Paul P Komkoff Jr
2002-12-16 11:42 ` Sergey Mihailov
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=3DFD7449.3080407@saratov.pvrr.mps \
--to=nxg@saratov.pvrr.ru \
--cc=sarlug@lug.ru \
/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
Saratov Linux User Group
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sarlug/0 sarlug/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sarlug sarlug/ http://lore.altlinux.org/sarlug \
sarlug@lists.lug.ru sarlug@lug.ru
public-inbox-index sarlug
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sarlug
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git