 |
 |
What is a memory leakage?
|
 |
|
 |
|
Forum Regular
Join Date: Oct 2003
Location: NYC
Status:
Offline
|
|
I have heard that term but dont know what it means exactly...
thanks,
G
|
|
"Drinking and driving is wrong, but hey, the kids gotta get to school right?"
-Dave Attell
|
| |
|
|
|
 |
|
 |
|
Dedicated MacNNer
Join Date: Dec 2003
Status:
Offline
|
|
This isn't the correct forum (belongs in software), but I shall answer you anyway. The term "Memory leak" refers to when a program does not keep track of it's memory usage. Usually the most common thing is a programmer forgets to delete a pointer. Every time the memory is not deleted or unallocated, it will accumulate, eventually filling all the memory. The memory leak is the program not deleting the memory it uses. Because it doesn't do this, the memory usage for that process goes through the roof. The only way to retrieve that memory is by rebooting or by killing that process.
|
|
15 inch MacBook Pro 2.16 GHz, 2 GB RAM, 7200 RPM 100GB HDD.
Dual 2.5 GHz Power Mac G5, 1 GB RAM, 250 GB HDD, ATI Radeon X800XT.
|
| |
|
|
|
 |
|
 |
|
Forum Regular
Join Date: Oct 2003
Location: NYC
Status:
Offline
|
|
Originally posted by KraziKid:
This isn't the correct forum (belongs in software), but I shall answer you anyway. The term "Memory leak" refers to when a program does not keep track of it's memory usage. Usually the most common thing is a programmer forgets to delete a pointer. Every time the memory is not deleted or unallocated, it will accumulate, eventually filling all the memory. The memory leak is the program not deleting the memory it uses. Because it doesn't do this, the memory usage for that process goes through the roof. The only way to retrieve that memory is by rebooting or by killing that process.
Thanks man...sorry about the wrong forum posting!
G
|
|
"Drinking and driving is wrong, but hey, the kids gotta get to school right?"
-Dave Attell
|
| |
|
|
|
 |
|
 |
|
Clinically Insane
Join Date: Nov 1999
Location: Where Airbus babies hatch
Status:
Offline
|
|
Just remember to thoroughly rinse the Powerbook with soap water after a memory leak occurs, so you don't get any of the leakage on your clothing.
-s*
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Dec 2001
Location: Paris, France
Status:
Offline
|
|
Originally posted by Spheric Harlot:
Just remember to thoroughly rinse the Powerbook with soap water after a memory leak occurs, so you don't get any of the leakage on your clothing.
-s*
LOL 
|
|
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum Rules
|
 |
 |
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is Off
|
|
|
|
|
|
 |
 |
 |
 |
|
 |
|