|
|||||
MythTV III: The Final Chapter
This post covers specific hacks that increase performance of Ubuntu and MythTV, but I wont go into all the basic configuration of MythTV and Ubuntu. For general ubuntu configuration I recommend checking out Ubuntu Guide, which has configuration tips for each release. For MythTV check out the MythTV wiki. SwapinessSwapiness defines how much the system will utilize the swap space over memory. The range is 0 to 100, 0 being no swap usage. The default for Ubuntu is 60. For desktop machines with more than 512MB of RAM you will probably want to adjust this. I set it to 10 for my system. Servers, or machines that are acting as a backend only may want this to be higher than the default.
PreloadThis program preloads the most common libs and programs and helps with application startup.
Disable IPv6I don’t need IPv6, yet, and disabling it has given me some improvements to networking
Grub and fstabIf youre using ext3 as your files system, adding noatime and data=writeback flags will help with system performance. Make the following change:
Add writeback to the grub defaults.
Next time the system boots the changes will take effect. You can also enable writeback without rebooting, but to make the changes permenant you’ll need to make the changes to fstab and grub.
XvMC NVIDIAThe biggest performance enhancement for MythTV is enabling the XvMC nVidia library.
In the mythfrontend setup choose Standard XvMC and BOB or linear blend for deinterlacing. Nvidia SettingsLastly, a few nvidia options. This often helps with buffering and screen splitting
Related Posts: |
|||||
|
Copyright © 2009 Jonamerica.com - All Rights Reserved |
|||||