|
Hardware Support Discussions related to using various hardware setups with SageTV products. Anything relating to capture cards, remotes, infrared receivers/transmitters, system compatibility or other hardware related problems or suggestions should be posted here. |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
How much physical memory??
Hey everyone-
How much physical memory should I have in my machine to run the sagetv server?? I had 512 running WinXP with 3 mvps. I noticed the available memory was a bit low and CPU utilization was high for sagetvservice.exe. I put another 512 in (1 gig total), and sagetvservice is using even more memory (about 225 meg with two mvps running). Is there any easy calculation to determine how much RAM I should have?? Thanks! |
#2
|
||||
|
||||
In Task Manager / Perfomance, the 'Total Commit Charge' is the total amount of virtual memory used by applications and Windows. If this is less than the amount of your RAM, then you have plenty! If it is a little more than your RAM, then some apps will be swapped out. (Peak is the max RAM used since boot, Limit is the max amount of allocatable memory (RAM+Swap))
If it is a lot more than your RAM then you will be swapping a lot! Note that when you look at 'Memory usage' in task manager, this is only memory swapped into RAM. To see how much Virtual Memory (both swapped into RAM+Swapped out in pagefile) is in use, enable the Virtual Memory Size column.
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki Last edited by nielm; 12-12-2006 at 01:01 PM. |
#3
|
|||
|
|||
Quote:
__________________
Server: Asus M3A; AMD Phenom quad core CPU; 3Gb RAM ; ATi x1600 PCIe Video Card Tuners: 1 Adaptec PVR 3610, 2 PVR 500s; 1 HDHomerun; 2 HD PVR Storage: 1.2 Tb Clients: 2 HD Extenders |
#4
|
||||
|
||||
You all need change your virtual memory when add more system memory
This for 1GB of ram Initial size 1536 Max Size 3072 |
#5
|
||||
|
||||
Quote:
Sorry, I didn't explain myself well earlier
If Peak *never* exceeds the amount of RAM you have, then you have plenty of RAM. If under normal use, Total (the PF usage graph) does not exceed the amount of RAM, then you still have enough. What I am trying to say (badly) is that on an virtual memory system it is not always possible to see from looking at just Free RAM -- the system will swap some rarely unused RAM pages to disk, and will use RAM as a dynamically resizable disk cache. It will also try to keep some RAM free so that if a process needs some, it does not need to swap something out first. Low RAM will not manifest itself in high CPU usage -- the system will be swapping a lot, and appear to be slow, but the CPU usage will actually be quite low...
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki |
#6
|
|||
|
|||
So, just to clarify for my case
Total physical memory = 512MB Peak = 1037MB => Buy more RAM |
#7
|
||||
|
||||
Quote:
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki |
#8
|
|||
|
|||
Quote:
On my development PCs which can be running 2-3 copies of Visual Studio, Outlook, Enterprise Manager, Query Analyser, SQL server and the usual assortment of help files, word documents etc I can run with no pagefile with 1GB RAM. On the HTPC I can leave Sage running while playing Doom3 and not require a pagefile. |
#9
|
||||
|
||||
Used that not a good idea Mark becuases of this
But I never really tested it |
#10
|
|||
|
|||
Exactly what would you do with a windows debug dump in the event that a stop error did occur? I suspect nothing and as such you can ignore the message.
|
#11
|
||||
|
||||
Beside it more then that mark
http://www.codinghorror.com/blog/archives/000422.html The problem with Disable Paging of Core Files this cuases min app that run at startup in taskbar to fail to start be of no pagefile. The best Tweaks I found to be is Optimize the Pagefile HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\ "ClearPageFileAtShutdown=1" (1 clears the pagefile at shutdown, 0 is the Windows default). Unload DLLs of Closed Applications HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\AlwaysUnloadDLL and set the "Default" string to "1" Some other http://www.speedguide.net/read_articles.php?id=1404 http://kadaitcha.cx/performance.html |
#12
|
||||
|
||||
Quote:
|
#13
|
|||
|
|||
I suspect this is going to be one of those conversations where we will never agree. What I will say is that on the basis of your suggestions I suspect you are reading hints/tips/advice that you don't fully understand the nature of and assuming them to be true.
Quote:
Quote:
Quote:
The nonsense about ClearPageFileAtShutdown is enough to stop me reading any more of the article. [/quote] Some of the items in this article are worth doing but not unless you understand what it is your changing. Either way, it has nothing to do with your original comment regarding virtual memory sizing. My apologies if the tone is harsh but personally, I think its wrong to hand out advice you don't understand. |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|