Gentoo Archives: gentoo-user

From: Bruce Hill <daddy@×××××××××××××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] SSD partitioning and migration
Date: Sat, 20 Jul 2013 01:01:37
Message-Id: 20130720010125.GY3387@server
In Reply to: Re: [gentoo-user] SSD partitioning and migration by luis jure
1 On Fri, Jul 19, 2013 at 08:58:59PM -0300, luis jure wrote:
2 >
3 > i had a 30Tb partition for my system in my old HDD, and the breathing
4 > space wasn't quite "plenty". often i found myself with less than the 6Gb
5 > free required by libreoffice to compile, and i had to clean up a bit.
6 > other than that yes, 30Gb is more than enough. in this new SSD i just
7 > installed i made a partition of 40Gb for / .
8
9 Stop using disk and build in RAM:
10
11 tmpfs /var/tmp/portage tmpfs size=7000M,nr_inodes=1M 0 0
12 tmpfs /dev/shm tmpfs nodev,nosuid,noexec 0 0
13
14 workstation ~ # free -m
15 total used free shared buffers cached
16 Mem: 15798 3711 12087 0 0 937
17 -/+ buffers/cache: 2772 13025
18 Swap: 8103 0 8103
19 --
20 Happy Penguin Computers >')
21 126 Fenco Drive ( \
22 Tupelo, MS 38801 ^^
23 support@×××××××××××××××××××××.com
24 662-269-2706 662-205-6424
25 http://happypenguincomputers.com/
26
27 A: Because it messes up the order in which people normally read text.
28 Q: Why is top-posting such a bad thing?
29 A: Top-posting.
30 Q: What is the most annoying thing in e-mail?
31
32 Don't top-post: http://en.wikipedia.org/wiki/Top_post#Top-posting

Replies

Subject Author
Re: [gentoo-user] SSD partitioning and migration Dale <rdalek1967@×××××.com>