View previous topic :: View next topic |
Author |
Message |
nikolis Apprentice
Joined: 21 Aug 2003 Posts: 200 Location: Athens
|
Posted: Tue Sep 12, 2023 3:54 pm Post subject: portage tmpfs |
|
|
When does the best choice between portage tmpfs or kernel automatic FS caching occur ? |
|
Back to top |
|
|
NeddySeagoon Administrator
Joined: 05 Jul 2003 Posts: 54578 Location: 56N 3W
|
Posted: Tue Sep 12, 2023 4:10 pm Post subject: |
|
|
nikolis,
If you have the RAM for portage build space in tmpfs, the kernel caching will do that anyway.
By setting it explicitly, you avoid a lot of writes that will never be read. That's good for SSD life.
The switchover point depends on how much RAM you have, how many CPU logical threads you allow portage and what emerge --jobs= setting you use. _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
Back to top |
|
|
nikolis Apprentice
Joined: 21 Aug 2003 Posts: 200 Location: Athens
|
Posted: Tue Sep 12, 2023 6:06 pm Post subject: |
|
|
thank you. |
|
Back to top |
|
|
|