Topic profile page for Memory management.
This page has aggregated data from forum posts, threads, listings, online discussions, newsgroups, messageboards, and other online sources which contain user generated content for the term: Memory management.
Topic "Memory management" was discussed 4,153 times on 694 sites in last 3 months
Started 3 days, 21 hours ago (2009-11-07 08:06:00)
by schlemer67
Hey guys, I upgraded to .328 the first night it came out. The availible app memory maintained at 5-19mb. Now for some reason it has dropped to a constant 10.1 - 6.5? This all started to happen after My Verizon and Bing were downloaded. I also DL Bolt. Could this be the culprit? BB-Novice
Started 1 week, 2 days ago (2009-11-02 02:38:00)
by murklys
Hello, I'm very new to objective-c and i would like to ask for your help. I've read memory management tutorials, but i guess i need an example out of my own code to understand it even in practice. Below i will paste some of my code and if you could be so kind to tell me what i need and don't need to release in that code to prevent memory leaks - that would be great. The code below ...
Started 1 week, 2 days ago (2009-11-01 23:37:00)
by Marius S.
Hello, I'm very new to objective-c and i would like to ask for your help. I've read memory management tutorials, but i guess i need an example out of my own code to understand it even in practice. Below i will paste some of my code and if you could be so kind to tell me what i need and don't need to release in that code to prevent memory leaks - that would be great. The code below ...
Started 1 week, 5 days ago (2009-10-29 21:45:00)
by Peon
How good is Windows 7 at keeping your system snappy when you've used all (or nearly all) your available RAM? ...Or maybe I should first ask: How many people here even max out their memory on a regular basis?
Started 4 days, 10 hours ago (2009-11-06 19:13:00)
by Cassius1985
AW: Bluescreen "Memory Management" Interessanter Artikel, nur habe ich ja nur marginal übertaktet um den Ram auf 1600 MHz zu bekommen... Wenn die Pins nicht richtig wären, würde der PC ja garnicht laufen, was er aber einmal gestartet ohne Murren tut... __________________ http...
Started 3 days, 16 hours ago (2009-11-07 13:41:00)
by Sniperet
Quote: Originally Posted by schlemer67 Hey guys, I upgraded to .328 the first night it came out. The availible app memory maintained at 5-19mb. Now for some reason it has dropped to a constant 10.1 - 6.5? This all started to happen after My Verizon and Bing were downloaded. I also DL Bolt. Could this be the culprit? BB-Novice You installed three ...
Started 5 days, 8 hours ago (2009-11-05 21:07:00)
by Mclairs83
Quote: Originally Posted by layzibum22 I also has quite a few memory management BSOD... and tt pushed me to do the memtest... and ho ho ho... my crucial ballistix rams got prob... Caused Acronis 2010 to have problem with the backup due to the ram prob... Without Win7 and Acronis 2010... I would nvr know exactly that it's my rams that has been...
Started 6 days, 12 hours ago (2009-11-04 17:10:00)
by n_i
With AIX it's different, if I understand it correctly. First of all, the hardware is 64 bit, so there's no physical 4 GB addressable limit imposed on the OS itself. Second, virtual memory management works differently here: instead of all applications sharing one user area, each process gets its own area, limited by the bitness of the process itself and the number of shared segments available. So ...
Started 3 days, 17 hours ago (2009-11-07 12:12:00)
by Kody
Quote: Originally Posted by Toby H Question. Why would you *want* to oversell memory, surely that is suicide for a VPS provider? I mean, isn't that asking for issues causing a whole node to fall over or just creating a management nightmare for yourself? Ditto, it seems like it would make more sense to not oversell ...
Started 4 days, 9 hours ago (2009-11-06 20:10:00)
by jmcvicker
The paging is not Sybase's fault on AIX - but rather how memory is managed there between applications and file system management and it initializes to be more beneficial to file systems - it's up to the Unix admin to set the minperm/maxperm/maxclient to fix it. But that's speculation. Ok - missed the one note - he did say OPEN CURSOR. That will be based on the SELECT that he cursor is ...