Deutsch   English   Français   Italiano  
<uvpmng$1mntq$4@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!2.eu.feeder.erje.net!feeder.erje.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: vallor <vallor@cultnix.org>
Newsgroups: comp.os.linux.advocacy
Subject: Building Linux in /dev/shm
Date: Wed, 17 Apr 2024 23:41:37 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 33
Message-ID: <uvpmng$1mntq$4@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Injection-Date: Thu, 18 Apr 2024 01:41:37 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="d2a93cb4de328dc802bf5fc44bf55bbe";
	logging-data="1793978"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX1/CbmdksxMRVPVKlpDeF7pg"
User-Agent: Pan/0.158 (Avdiivka; 6a11104 gitlab.gnome.org/GNOME/pan.git;
 x86_64-pc-linux-gnu)
Cancel-Lock: sha1:YCQMq5Y+6j+wGWtFRPESIR9E+MQ=
X-Face: \}2`P"_@pS86<'EM:'b.Ml}8IuMK"pV"?FReF$'c.S%u9<Q#U*4QO)$l81M`{Q/n
 XL'`91kd%N::LG:=*\35JS0prp\VJN^<s"b#bff@fA7]5lJA.jn,x_d%Md$,{.EZ
Bytes: 1947

$ df -h .
Filesystem      Size  Used Avail Use% Mounted on
tmpfs           126G  542M  126G   1% /dev/shm

What do you think?  Is it worth it to try building Linux
on a ramdisk?

6.8.7 is out now, so I thought I'd try it:

$ time -p make -j 32
[...]
real 432.09
user 11085.32
sys 2520.37

That's with a "kitchen sink" build using a .config that
originally came from Linux Mint's "lowlatency" sources.

(To set it up, I unpacked the tar file onto /dev/shm -- much
faster than if I'd tried to rsync the unpacked sources.)

After the build:
$ df -h .
Filesystem      Size  Used Avail Use% Mounted on
tmpfs           126G   23G  103G  19% /dev/shm

(Of course, now that I've done this stunt, I'm rsync'ing
the tree onto my NAS, so I'll have it after the reboot.)

And there you go: doing Linux stunts, so you don't have to.

-- 
-v