#483: Performance tweaks ----------------------------------+----------------------------------------- Reporter: [email protected] | Owner: free Type: enhancement | Status: new Priority: normal | Milestone: 3.0 Component: build | Version: Severity: normal | Keywords: ----------------------------------+----------------------------------------- Added some tweaks to my system to enhance performance:
In /etc/fstab: 1) added noatime to the filesystems to reduce unneeded access time write overhead. 2) added # Temp filesystem none /tmp tmpfs defaults 0 0 These tweaks can be done at installtime -- Ticket URL: <http://trac.64studio.com/64studio/ticket/483> 64 Studio <http://trac.64studio.com/64studio> _______________________________________________ 64studio-devel mailing list [email protected] http://lists.64studio.com/mailman/listinfo/64studio-devel
