Produktinformation
Memory management is the act of managing computer memory. In its simpler forms, this involves providing ways to allocate portions of memory to programs at their request, and freeing it for reuse when no longer needed. The management of main memory is critical to the computer system. Virtual memory systems separate the memory addresses used by a process from actual physical addresses, allowing separation of processes and increasing the effectively available amount of RAM using disk swapping. The quality of the virtual memory manager can have a big impact on overall system performance. Garbage collection is the automated allocation, and deallocation of computer memory resources for a program. This is generally implemented at the programming language level and is in opposition to manual memory management, the explicit allocation and deallocation of computer memory resources.Produktkennzeichnungen
EAN9786130757533
ISBN6130757530
eBay Product ID (ePID)98391959
Produkt Hauptmerkmale
VerlagAlphascript Publishing
ProduktartLehrbuch
AutorFrederic P. Miller, John Mcbrewster, Agnes F. Vandome
FormatTaschenbuch
Zusätzliche Produkteigenschaften
SprachausgabeEnglisch
Seiten84 Seiten
HerausgaberFrederic P. Miller, John Mcbrewster, Agnes F. Vandome