I'm i little bit lost. I'm writing a little app whichs load in the first step a bunch of data and put these into the database.
For every entry in the database i create a new object which hopefully get released from the arc :-).
The instrument tools shows me that my app has actually 5-6 mb living allocations. But the activity monitor says i'm actually using 100 mb of the 'physikal' (Real) memory?
How can i reduce the 100 mb? The memory leak your are seeing are only 100 kb, thats not the reason!?
Instruments shows 5.67Mb 'Live'

Activity Monitor shows 98Mb Real memory
