Speed up MediaPortal (1 Viewer)

bpetkus

New Member
February 26, 2008
4
0
Home Country
United States of America United States of America
I'd disable last access time to keep the cpu/hdd activity down. use the following command in command prompt (cmd.exe) to do this.

Code:
fsutil behavior set disablelastaccess 1

That command can relieve a lot of performance related issues.

Also run a defragmentation on the partition/HDD that has windows on it.
 

Users who are viewing this thread

Top Bottom