aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorNed Ludd <solar@gentoo.org>2005-10-15 16:30:58 +0000
committerNed Ludd <solar@gentoo.org>2005-10-15 16:30:58 +0000
commitcc5537c89b10b183f97ca3733af995e05076939e (patch)
treedd31c1b1511d3a0c0d9220e97a00df342cbad252 /README
parentchange default search to match names (like emerge/esearch does) (diff)
downloadportage-utils-cc5537c89b10b183f97ca3733af995e05076939e.tar.gz
portage-utils-cc5537c89b10b183f97ca3733af995e05076939e.tar.bz2
portage-utils-cc5537c89b10b183f97ca3733af995e05076939e.zip
- add note about file system types and speeds
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 12 insertions, 0 deletions
diff --git a/README b/README
index a3582a5b..09dc63cd 100644
--- a/README
+++ b/README
@@ -16,6 +16,18 @@ vapier@gentoo.org
- quse needs a rewrite.
+- Speed is everything.
+ Having your PORTDIR and VDB on the right file system helps dramatically
+
+ IDE raid with PORTDIR on reiserfs:
+ q -r
+ q: Finished 20655 entries in 1.990951 seconds
+
+ IDE raid with PORTDIR on ext3:
+ q -r
+ q: Finished 20655 entries in 203.664252 seconds
+
+
- Fetching via anoncvs.
The cvs module for gentoo-projects is mirrored. You may download a
pretty recent copy using the following command. Note: that this is not