Go Back   Dedicated Server Hosting | VPS Hosting | Virtual Private Servers Forum > General Discussion > General Discussion Forum
 

Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 01-03-09, 13:30
Moderator
 
Join Date: Dec 2008
Posts: 257
Post Memory management

The act of managing computer memory. It involves providing ways to assign portions of memory to programs at their request, and freeing it when no longer needed. The management of the main memory is crucial to the computer system. Memory addresses used by a process are separated from actual physical addresses by Virtual memory. Virtual memory also increases the effectively available amount of RAM using disk swapping. Even the quality of the virtual memory manager can have a big impact on overall system performance.
Reply With Quote
  #2 (permalink)  
Old 01-03-09, 19:06
Shane Phillips's Avatar
Chief Operating Officer
 
Join Date: Dec 2006
Posts: 1,057
Send a message via AIM to Shane Phillips Send a message via MSN to Shane Phillips
Default

That's absolutely true. It's one of the main components of a server hardware.
__________________
Redundant Dedicated Server Hosting Solutions Only at BODHost
24x7 Toll-Free ph. : +1. 866-662-0909
Email : sales@bodhost.com | MSN : sales@bodhost.com
Reply With Quote
  #3 (permalink)  
Old 01-05-09, 11:09
Moderator
 
Join Date: Dec 2008
Posts: 257
Post Manual memory management

Manual memory management is where the programmer has direct control over when memory may be recycled. Usually this is done by direct calls to HEAP management functions for example-allocate or free in c, or by language construct that affect the STACK, such as local variables. Main feature of the manual memory manager that it provides the program a way so that it can say "Have this memory back, I've finished with it", the memory manager does not recycle any memory without any such instruction.
Reply With Quote
Reply


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump


All times are GMT -6. The time now is 05:35.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
Copyright © 1999-2008, BODHost.com. All rights reserved.