Y
Hacker News
new
|
ask
|
show
|
jobs
by
biglost
1963 days ago
With gentoo i use tmpfs and it works really well
1 comments
bombcar
1963 days ago
Do you have details on how to enable this?
link
account42
1963 days ago
Just mount a ramdisk over your portage TMPDIR (default /var/tmp/portage). You will need a decent amount of ram though for larger packages like LLVM. Disabling debug symbols will reduce the required space a bit.
link