|
#1
| ||||
| ||||
| Memory leak? ive seen the term "memory leak" alot, its sorta self explainitory but does anybody have an indepth explination? im just curious.
__________________ setup: dual 500 G4, 768 ram, 30 and 80 gigHD, dvd cdrw, radeon 9000 w/ 19 inch KDS, 17 inch Apple Studio Display Powerbook g3 "Prismo", 400 mhz, 128 ram 6 gigHD, dvd AIM-ihatestuf |
|
#2
| |||
| |||
| Memory leak in my personal glossary means ' memory is held by the system and not released when it should" or 'the app or system grabs more and more memory over time" Not very technical, but the system (or app) is just not controlling memory properly, probably lots of causes.
__________________ Serendipity is a lucky guess ! |
|
#3
| |||
| |||
| Bad Housekeeping Applications (or processes) leak memory when they fail to de-allocate a block of memory when it is no longer needed. This memory is reserved for the application, but it has forgotten all about it. Thus the memory only gets released when the application is terminated. Memory leaks are the curse of embedded software. Try finding what is causing a 1K per week memory leak :-) |
![]() |
| Thread Tools | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| The Authoritative Partitioning Discussion | mr. k | Mac OS X System & Mac Software | 13 | November 11th, 2003 06:26 PM |
| memory issues (please help!) | laboboy | Mac Classic System & Software | 2 | April 30th, 2003 05:00 PM |
| memory leak? | me281 | Mac OS X System & Mac Software | 5 | May 24th, 2002 02:42 AM |
| apache memory leak? | cody | Mac OS X System & Mac Software | 1 | January 17th, 2002 06:34 PM |
| Disabling VM | musey79 | Apple News, Rumors & Discussion | 4 | October 8th, 2001 08:27 AM |