Alex Alexander wrote:

> you would need a separate partition for /var/tmp/portage with special
> settings to be safe... even then, if you can afford the ram, tmpfs is
> probably a better solution.
>
>   
I use such settings on my machine all the time, with no problems
whatsoever until now.
It just requeires a little attention when rebooting ( have to wait about
a minute for machine to start booting at the end of the shutdown) and
even then only files that have been modified or written are ones at risk.

With notebook, power failure is much less of concern, so risks are much
lower.

> disk io is one of the worst bottlenecks in today's systems...
> no disk io > * =]
>
>   
Which is more or less ext4 performance if files remain in RAM. When
memory pressure increases, ext4 wil just start writing to the files,
which can actually be faster than tmpfs <--> swap transfers...



Reply via email to