summaryrefslogtreecommitdiffstats
path: root/docs/linux_faster_builds.md
diff options
context:
space:
mode:
authornodir <nodir@chromium.org>2015-08-31 21:26:45 -0700
committerCommit bot <commit-bot@chromium.org>2015-09-01 04:27:19 +0000
commita6074d4c3df0aa87844a1ceca61bfa10c00523a6 (patch)
tree19ea1a887424425dafd16ec5c2224e182aa43320 /docs/linux_faster_builds.md
parent50a99c3450a2531381012bb026d80cb4ce596213 (diff)
downloadchromium_src-a6074d4c3df0aa87844a1ceca61bfa10c00523a6.zip
chromium_src-a6074d4c3df0aa87844a1ceca61bfa10c00523a6.tar.gz
chromium_src-a6074d4c3df0aa87844a1ceca61bfa10c00523a6.tar.bz2
[Docs] fixes
Stylistic and other fixes R=andybons@chromium.org BUG=524256 Review URL: https://codereview.chromium.org/1318153003 Cr-Commit-Position: refs/heads/master@{#346569}
Diffstat (limited to 'docs/linux_faster_builds.md')
-rw-r--r--docs/linux_faster_builds.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/linux_faster_builds.md b/docs/linux_faster_builds.md
index 4d04f90..625e0cf 100644
--- a/docs/linux_faster_builds.md
+++ b/docs/linux_faster_builds.md
@@ -144,9 +144,11 @@ As root:
mount -t tmpfs -o size=20G,nr_inodes=40k,mode=1777 tmpfs /path/to/out
+*** note
**Caveat:** You need to have enough RAM + swap to back the tmpfs. For a full
debug build, you will need about 20 GB. Less for just building the chrome target
or for a release build.
+***
Quick and dirty benchmark numbers on a HP Z600 (Intel core i7, 16 cores
hyperthreaded, 12 GB RAM)