Go Back   RunUO - Ultima Online Emulation > RunUO > Core Modifications > Subsystems

Subsystems This forum is for modifications to the various subystem code of RunUO

Reply
 
Thread Tools Display Modes
Old 04-29-2008, 12:18 PM   #1 (permalink)
Newbie
 
Join Date: Jan 2008
Posts: 11
Send a message via ICQ to KonssnoK Send a message via MSN to KonssnoK Send a message via Skype™ to KonssnoK
Default Saving and Ram consumption

Making consumption tests looking for an host i found those "problems"..




evey I/O is a save ( purple )
Ram ( yellow ) increase at every save.. ( not so much but it does ) and this is not good..
Teorically saving shouldn't leave ram consumption the same?

This is also with spawning ( i'm using nerun's premium spawner )



the great increasing of ram is dued to world item spawning ( doors and decoration )

even after saving it does not decrease .. Only restarting keeps ram from 220 to 92 mega consumption..

Core problems? :P

Thanks

Last edited by KonssnoK; 04-29-2008 at 12:34 PM.
KonssnoK is offline   Reply With Quote
Old 05-25-2008, 12:15 PM   #2 (permalink)
Newbie
 
Join Date: Nov 2003
Posts: 30
Default

Wrong forum - Someone might want to move the thread.

However, the .NET GC will only collect when there is memory pressure. So although your application hogs more ram, it will release it once you come close to using up the other 3.5 gigs you probably have in your machine
squishy is offline   Reply With Quote
Old 05-27-2008, 06:02 AM   #3 (permalink)
Newbie
 
Join Date: Jan 2008
Posts: 11
Send a message via ICQ to KonssnoK Send a message via MSN to KonssnoK Send a message via Skype™ to KonssnoK
Default

Quote:
Originally Posted by squishy View Post
Wrong forum - Someone might want to move the thread.

However, the .NET GC will only collect when there is memory pressure. So although your application hogs more ram, it will release it once you come close to using up the other 3.5 gigs you probably have in your machine
which is the right forum?

i got lot of gb of ram, but my server does not :P
So if i put server on a 512 mega ram it will release it after saving?
KonssnoK is offline   Reply With Quote
Old 06-04-2008, 01:20 PM   #4 (permalink)
Forum Novice
 
Join Date: Feb 2008
Age: 27
Posts: 169
Default

Well I assume your running 2.0 server. Heres the thing. 1.0 uses around 192 mb on average on my server before people log in. 2.0 uses around 512 on average before log ins. the differance is this 2.0 supports new stuff and more stable. However, being more stable requires more ram. Kinda like compareing windows 98 to windows XP. I also seen your using Vista. yeah good luck to you on that POS OS. I work for the geek squad and See Vista daily. Those whom ts working for awsome. But for the other 99% of the world yeah they agree Vista is trash. I would probly go back to XP and you will see a huge differance in your hosting. Vista for one is a mem hog and 2.0 in a way is a mem hog too. However, if you use XP and 2.0 togethier the mem hogging is not that bad and your server will run alot smoothier. as far as this being a Core issue not realy. More of a Core improvement. I hope that helps
__________________
Need help Scripting? Visit my script archive and drop me a line. oldschoolknight.ipbfree.com/index.php?
old_school is offline   Reply With Quote
Old 06-07-2008, 05:05 AM   #5 (permalink)
Newbie
 
Join Date: Jan 2008
Posts: 11
Send a message via ICQ to KonssnoK Send a message via MSN to KonssnoK Send a message via Skype™ to KonssnoK
Default

YEah i'm using Vista, but only on my Home pc, and i got 4 giga ram
( and it's working nice, even when i code with vs2008 )

but all host server got XP on them
KonssnoK is offline   Reply With Quote
Old 06-07-2008, 05:27 AM   #6 (permalink)
Forum Expert
 
Join Date: Dec 2005
Posts: 539
Default

You can run

Code:
GC.Collect();
whenever you want to to free up unneccesary ram, however this will take processing time. Anyway if you got such a bad server these days i would say just upgrade it.
b0b01 is offline   Reply With Quote
Old 06-08-2008, 05:48 PM   #7 (permalink)
Newbie
 
Join Date: Jan 2008
Posts: 11
Send a message via ICQ to KonssnoK Send a message via MSN to KonssnoK Send a message via Skype™ to KonssnoK
Default

Well, it's free.
If you know good free hosts i got mine KR project to Up.
Call me on MSN!

Last edited by KonssnoK; 06-08-2008 at 05:53 PM.
KonssnoK is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC5