> If I take the traditional computing scheme, such as compiling the Linux 
> kernel, much of the need is to also have fast storage in the code source 
> tree.
> 
> Depending on what compiler you use and what option you give it, the I/O 
> generated by object files (just an example) would kill your performances.

Good point. Perhaps, one way to get around this is to also move executables and 
libraries generated by me to the "System" side of things, using perhaps a make 
install.

I used gcc with -O3 or -Ofast. Any suggestions on this? 

> My suggestion would be to leave the system on the "slow disk", as you 
> boot one time, and put the source tree either in "tmpfs" or SSD.

Any suggestions of a specific PCI-e SSD. I would prefer 128 GB or something not 
larger than that.

Best wishes,
Ranjan


 
> HTH
> -- 
> users mailing list
> users@lists.fedoraproject.org
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users
> Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
> Have a question? Ask away: http://ask.fedoraproject.org


-- 
Important Notice: This mailbox is ignored: e-mails are set to be deleted on 
receipt. Please respond to the mailing list if appropriate. For those needing 
to send personal or professional e-mail, please use appropriate addresses.

____________________________________________________________
FREE 3D MARINE AQUARIUM SCREENSAVER - Watch dolphins, sharks & orcas on your 
desktop!
Check it out at http://www.inbox.com/marineaquarium


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to