Guest keeps on consuming all the dynamic memory

Software:
Host: Windows Server 2012 R2 x64 fully patched
Guest: Windows 8 Update 1 x64 (Fully Patched). 
I've been experience this problem for a few months and really don't know where to go from here. After starting the specific guest that is having the issue it will happen anywhere between 3-7 days. The guest will consume almost all the memory. The only way
i can log into the guest is with hyper-v manager. Remote Desktop will hang. Then when i log into the guest i can't bring up task manager or many things.  Every time i have to kill the vm and restart it. Last time i thought to keep process monitor up and
running so i could inspect things. Well it happened today again. According the hyper-v manager the guest was consuming almost 24GB of memory:
here is the memory demand:
What's wierd is when i logged into the vm it was showing it only had 4GB of memory with 3.1GB used. There was hardly anything running other than a few services and they weren't using much memory. Quickly process explorer locked up on me. After logging in
for say 5-10 minutes this always happens too. After trying to diagnose the for a few minutes it will appear i have rebooted the system because i will get the following:
but i definitly did not reboot. If i come back in 24 hours it will still be at the same spot. Again i have to kill the vm but the same vicious cycle will ensue. I'm at a loss how to diagnose this. I've tried to scour the event viewer but it hasn't helped.
Sure i could just turn dynamic memory off or lower the upper threshold of the dynamic memory but i shouldn't have to do that. Thats really just masking the problem. The only default value of dynamic memory i changed was the "Startup Memory". I really
don't want to rebuild the vm but what other options do i have here?

Well i updated one of my main programs on that machine (the on that i would think used "Most" of the memory) and i "thought" it went away but nope i was wrong. It came back. Luckily i left rammap & process explorer running. I could
it when it was consuming almost 6GB rather than the 20+ GB like before. Here is a screenshot of rammap:
As you can see "Paged Pool" memory is huge. I closed almost every app running on the system hoping that would help but it really didn't. The only thing that is running at this point outside of the normal windows processes is EMET 5 & Nortan
Antivirus. I tried to stop halt "Auto Protect" & the firewall but that didn't help any.
unfortunately, though i did catch it early, most programs will fail to load. Even file explorer fails to load. As usual after interacting with process explorer for awhile i get the white screen of death out of it. Hmmmm figure out why so much pool memory
is being consumed.

Similar Messages

  • How to keep track of all the classes/methods/properties created in a long script

    Hi,
    I'm curious to know what method people use to keep track of all the classes, methods, and properties you've created when writing a longer script.
    For quick scripts, this isn't a problem. But for long scripts it can get quite difficult to keep track of all the objects one has created, and all their methods and properties, and overloaded constructors, etc.
    ESTK is great, and it's the IDE I use for InDesign scripting, if only because of it's powerful debugging options.
    But it doesn't provide any way of keeping track of this stuff. No proper Intellisense as in Visual Studio.
    I'd be interested to hear how people solve this issue.

    Hi Ariel,
    Not sure it is relevant to your question but I have an old snippet that collects and displays ExtendScript references using $.list(). This may help to track some object relationships.
    // WARNING: this is just a WIP -- Not tested in all platforms and versions
    $.scanRefs = function scanRefs(/*0|1*/showAll)
        var s = $.list(),
            p = (!showAll) && s.indexOf('[toplevel]'),
            a = ((!showAll) ? s.substr(0,10+p) : s).split(/[\r\n]+/),
            n = a.length,
            // --- Address:1     L:2  Rf:3   Pp:4  Type:5  Name:6
            re = /^([0-9a-z]{8}) (.) +(\d+) +(\d+) (.{10}) (.{1,17})/,
            reTrim = / +$/,
            i, t, k, m,
            refBy, type, name, tag, rest, rfCount, props, j,
            o = {},
            TYPES = {'Function':"FCT", 'Object':"OBJ", 'Array':"ARR", 'RegExp':"REG"};
        for( i=2, refBy=0 ; i < n ; ++i )
            s=a[i];
            while( s && m=s.match(re) )
                k = '&'+m[1].toUpperCase();
                rfCount = parseInt(m[4],10);
                rest = s.substr(m[0].length);
                type = m[5].replace(reTrim,'');
                name = m[6].replace(reTrim,'');
                if( 0x5B==rest.charCodeAt(0) )
                    p = rest.indexOf(']');
                    tag = rest.substr(0,1+p);
                    rest = rest.substr(1+p);
                else
                    tag = '';
                if( 0x20==rest.charCodeAt(0) )
                    rest=rest.substr(1);
                if( p=!(rest.indexOf("referenced by:")) )
                    rest = rest.substr(14);
                o[k] || (o[k] = {
                    locked:        +('L'==m[2]),
                    rfCount:    parseInt(m[3],10),
                    ppCount:    rfCount,
                    type:        TYPES[type]||type,
                    name:        name,
                    tag:        tag,
                    from:        [],
                    order:        -1,
                if( 0 < refBy )
                    if( p || !rest ){ throw "Unable to parse references." }
                    props = rest.split(' ');
                    refBy -= (j=props.length);
                    while( j-- ) t.from.push([k,props[j]]);
                    (props.length=0)||(props=null);
                    rest = '';
                else
                    refBy = rfCount;
                    if( p != !!refBy )
                        if( p ){ throw "Unable to parse references."; }
                        refBy = 0;
                    (t = o[k]).order = n - i;
                (m.length=0)||(m=null);
                s = rest;
        a.length=i=0;
        for( k in o )
            if( !o.hasOwnProperty(k) ) continue;
            a[i++] = k;
        a.sort( function(x,y){return o[x].order-o[y].order;} );
        //a.sort( function(x,y){return parseInt(x.substr(1),16)-parseInt(y.substr(1),16);} );
        var u,
            pngLock = "\x89PNG\r\n\x1A\n\x00\x00\x00\rIHDR\x00\x00\x00\x0E\x00\x00\x00\x0E\b\x06\x00\x00\x00\x1FH-\xD1\x00\x00\x00\tpHYs\x00\x00\x0B\x13\x00\x00\x0B\x13\x01\x00\x9A\x9C\x18\x00\x00\x01VIDAT(\xCF\xA5\x91\xB1j\xC2P\x14\x86\x93\xD6\x94\x98\xA4\xB5\xA5\x85\x0E-R\xAF\xA5\xB8\xF4\x1D\xAA\xEF\x10_B\x9C\xDD\x0B]\xA4o`C\xE9$B\x1C\xCD\x10\x10C6\x05q\td\xA9%\x83d2\x83O\xF0\xF7\xDCp#i\xB5\x1D\xDA\xC0\xC7\xB97\xE7|\xF7\xDC\xCB\x91\x00H\x7FA\xFA\xB7\x98\xFF\xAA\xD5\xEA\x0B\x855\xC1\x13k\xDA\xBF\xEA\x9A\xA6\x9C\x18\xC6\xC1\xB6\xE8\xBBHE\x16\x85w\xC6\xD8\xE3\x91\xA2\xDCQ|\xA2\xFD\x07\xC57\xADXT\x8B\xAAz\xB8#\x8A\x13\xD7\xBC\xD8\xD0\xB4kC\xD7\x19q\xCB*\x95g\xFA\x9FP\xD7\x0B\x8A\n!oE.\xB5Z-\xEC\xA3\xD9l\xA2\xFEP\x07\x1D\xC8;\x18D!/\x16x\x91\xEF\xFBX.\x97\xD8l6H\x92$]O\xA7S\x8CF#\x887\x9F\x13j^T\xB9\xD8\xE9t0\x99L\x10\xC71V\xAB\x15\x82 \xC0\xD0\x1E\xA2\xDDng\xE2\x15q\x9C\x175.:\x8E\x83\xC5b\x81(\x8A \xCB2\xE6\xF39\\\u00D7E\xBF\xDF\xCF\xC4\x1B\xE24/\x1A\\\u00ECv\xBB\xF0<\x0Fa\x18\xA2\xD1h`<\x1E\xC3\xB2,\x98\xA6\x99\x89\x8C8\xDB\x11\x07\x83AzU\xDEu6\x9B\xA5\xA2m\xDB\xE8\xF5z?\x8B4\xC3,\xF9\x1B_E1\x9F\x12Q&j\xC4\xFD\x1Ej\"_\xCA\x8B\x051\xA3K\x91d{(\x8B\xBC\xFE\t\xC1TI!\xE3L\x03\x7F\x00\x00\x00\x00IEND\xAEB`\x82",
            pngNop = "\x89PNG\r\n\x1A\n\x00\x00\x00\rIHDR\x00\x00\x00\x0E\x00\x00\x00\x0E\b\x03\x00\x00\x00(\x96\xDD\xE3\x00\x00\x00\x03PLTE\x00\x00\x00\xA7z=\xDA\x00\x00\x00\x01tRNS\x00@\xE6\xD8f\x00\x00\x00\x15IDATx\xDA\xDD\xC1\x01\x01\x00\x00\x00\x80\x90\xFE\xAF\xF6#\xDA\x01\x00\xD2\x00\x01\xCC \x10\x14\x00\x00\x00\x00IEND\xAEB`\x82",
            w = new Window('dialog', " ExtendScript Memory"),
            p1 = w.add('panel', u, "References"),
            lRefs = p1.add('listbox', u, "",
                numberOfColumns: 4,
                showHeaders: true,
                columnTitles: ["Address", "Type", "Name", "Refs"],
                columnWidths: [90,60,120,36],
            g = w.add('group'),
            pFrom = g.add('panel', u, "From"),
            lFrom = pFrom.add('listbox', u, "",
                numberOfColumns: 4,
                showHeaders: true,
                columnTitles: ["Address", "Type", "Name", "Property"],
                columnWidths: [90,60,120, 120],
            pTo = g.add('panel', u, "To"),
            lTo = pTo.add('listbox', u, "",
                numberOfColumns: 4,
                showHeaders: true,
                columnTitles: ["Property", "Address", "Type", "Name"],
                columnWidths: [120,90,60, 120],
        g.orientation = 'column';
        w.orientation = 'row';
        w.alignChildren = ['left','top'];
        lRefs.maximumSize = lRefs.minimumSize = [330,450];
        lFrom.maximumSize = lFrom.minimumSize = [420,120];
        lTo.maximumSize = lTo.minimumSize = [420,220];
        lRefs.onChange = function()
            lFrom.removeAll();
            lTo.removeAll();
            lFrom.parent.text = "From";
            lTo.parent.text = "To";
            if( !this.selection ) return;
            var key = '&'+this.selection.text,
                t = o[key],
                from = t.from,
                i = from.length,
                k;
            lFrom.parent.text = "["+key.substr(1)+"] is reachable from " + t.ppCount + (1<t.ppCount ? " properties" : " property");
            if( t.ppCount && !i )
                with( lFrom.add('item', '--------') )
                    image = pngNop;
                    subItems[0].text = '';
                    subItems[1].text = '<UNKNOWN REFERRER>';
                    subItems[2].text = '';
            while( i-- )
                k = from[i][0];
                t = o[k];
                with( lFrom.add('item', k.substr(1)) )
                    image = t.locked ? pngLock : pngNop;
                    subItems[0].text = t.type;
                    subItems[1].text = t.name + ' ' + t.tag;
                    subItems[2].text = from[i][1];
            for( k in o )
                if( !o.hasOwnProperty(k) ) continue;
                t = o[k];
                from = o[k].from;
                i = from.length;
                while( i-- )
                    if( from[i][0]!=key ) continue;
                    with( lTo.add('item', from[i][1]) )
                        image = pngNop;
                        subItems[0].text = k.substr(1);
                        subItems[1].text = t.type;
                        subItems[2].text = t.name + ' ' + t.tag;
            lTo.parent.text = "["+key.substr(1)+"]'s properties had access to " + lTo.items.length + " addr.";
            from = t = null;
        for( i=0, n=a.length ; i < n ; ++i )
            t = o[k=a[i]];
            with( lRefs.add('item', k.substr(1)) )
                image = t.locked ? pngLock : pngNop;
                subItems[0].text = t.type;
                subItems[1].text = t.name + ' ' + t.tag;
                subItems[2].text = t.ppCount + '/' + t.rfCount;
        w.show ();
    // TEST
    var t;
    var f = function MyFunc()
        (function MyInnerFunc(){})();
    $.scanRefs(1);
    @+
    Marc

  • Please help my mac is so slow coming up and going to different places. the flower keeps coming up all the time.

    Please help my mac is so slow coming up and going to different places. the flower keeps coming up all the time?????

    I'm having this problem but only online. I've confirmed that it is the computer (2007 MacBook), and it only happens when I'm using wi-fi connection. My other MacBook (2010) is connecting with wi-fi fine, and when I plug this MacBook into the ethernet connection it is also doing fine. I've re-started, check the memory, deleted cookies, histories, gone as far as uninstalling and re-installing browswers. Used the System Preferences network diagnostics and got an "all good". Ideas appreciated.

  • Sir i am using datasocket read ,i am communicating with java but my problem is that bcz im using while loop to see if value has changed my labview consumes all the processors time ,sir i want a event like thing so that while loop is not in continuous loop

    sir i have given lot of effort but i am not able to solve my problem either with notifiers or with occurence fn,probably i do not know how to use these synchronisation tools.

    sir i am using datasocket read ,i am communicating with java but my problem is that bcz im using while loop to see if value has changed my labview consumes all the processors time ,sir i want a event like thing so that while loop is not in continuous loopHi Sam,
    I want to pass along a couple of tips that will get you more and better response on this list.
    1) There is an un-written rule that says more "stars" is better than just one star. Giving a one star rating will probably eliminate that responder from individuals that are willing to anser your question.
    2) If someone gives you an answer that meets your needs, reply to that answer and say that it worked.
    3) If someone suggests that you look at an example, DO IT! LV comes with a wonderful set of examples that demonstate almost all of the core functionality of LV. Familiarity with all of the LV examples will get you through about 80% of the Certified LabVIEW Developer exam.
    4) If you have a question first search the examples for something tha
    t may help you. If you can not find an example that is exactly what you want, find one that is close and post a question along the lines of "I want to do something similar to example X, how can I modify it to do Y".
    5) Some of the greatest LabVIEW minds offer there services and advice for free on this exchange. If you treat them good, they can get you through almost every challenge that can be encountered in LV.
    6) If English is not your native language, post your question in the language you favor. There is probably someone around that can help. "We're big, we're bad, we're international!"
    Trying to help,
    Welcome to the forum!
    Ben
    Ben Rayner
    I am currently active on.. MainStream Preppers
    Rayner's Ridge is under construction

  • I HATE my new MACBOOK PRO, it will not let me open any PDF files and I downloaded the ADOBE READER three freaking times and it keeps saying that all the files are corrupt. I would rather have my 2008 Dell at this point. what is wrong with this thing

    I HATE my new MACBOOK PRO, it will not let me open any PDF files and I downloaded the ADOBE READER three freaking times and it keeps saying that all the files are corrupt or damaged. I would rather have my 2008 Dell at this point. what is wrong with this thing

    Perhaps the PDF files are corrupted.
    Hit the command key and spacebar, a blue Spotlight in the upper right hand corner appears, now type Preview and press return on the Preview program.
    Now you can try opening the PDF's from the file menu and see what's going on.
    If they are corrupted, perhaps they are trojans from your Windows PC or gotten from a bad location online.
    Download the free ClamXav and run a scan on the possibly infected folder.

  • My macbook air has gotten slow this past week i have changed browsers and the beach ball keeps coming up all the time and on a game i play it says the network is slow can anyone help me?

    my macbook air has gotten slow this past week i have changed browsers and the beach ball keeps coming up all the time and on a game i play it says the network is slow can anyone help me

    Go step by step and test.
    Restart the router. Restart the computer.
    OS X 10.7 Lion / 10.8. Mountain Lion
    http://support.apple.com/kb/PH3915
    Start up in Safe Mode.
    http://support.apple.com/kb/PH4373
    Repair Disk
    Steps 1 through 7
    http://support.apple.com/kb/PH5836?viewlocale=en_US
    Reset SMC.
    http://support.apple.com/kb/HT3964
    Choose the method for:
    "Resetting SMC on portables with a battery you should not remove on your own".
    Increase Disk Space
    http://support.apple.com/kb/PH10677?viewlocale=en_US
    Best.

  • My iPad mini keeps restarting randomly all the time

    My iPad mini keeps restarting randomly all the time, I already restored it to manufacturer settings, help! This started about a week ago, and I can't take it to Apple because I got this Christmas 2012. I already reset it all, and it still keeps restarting.

    I had the same problem.  I ended up restoring to the factory settings using the method:
    1. connect usb to computer
    2. hold down home button and connect cord to ipad...continue holding down home key until connect to itunes appears on screen, then release
    3. restore to factory settings
    I lost all my pictures and data, but the ipad works again. Such a pain! Not happy about this at all!

  • Every time i try to put new music on my iPhone 5 it keeps puting on all the apps i have ever downloaded.

    Every time i try to put new music on my iPhone 5 it keeps puting on all the apps i have ever downloaded. And on top of that i don't even get my music on it! really anoying!!

    You are looking at the tabs in iTunes on your computer when your phone is connected? That is where you manage what gets transferred and what does not.

  • WD MyBook - how to keep it on all the time?

    Hello,
    I have 2 hard drives by WesternDigital (the MyBook series), and when they aren't in use, they turn off after some time. Is there a way to stop that and keep them on all the time?
    My problem is that, when they are turned off (or in sleep mode - who knows, what it is), and I want to use Finder or open a dialog "Add photos" in for example Facebook, I have to wait pretty long until they turn on again.
    Cheers,

    Erase and reformat them. That should remove the WD SmartWare crapola which isn't and let you control the HDs via the EnergySaver prefPane. If erasing and reformatting them doesn't do the trick, see http://wdc.custhelp.com/app/answers/detail/a_id/1376. FYI, I never sleep HDs.
    27" i7 iMac (Mid 2011) refurb, OS X Yo (10.10.2), Mavs, ML & SL, G4 450 MP w/10.5 & 9.2.2

  • How do I download the previos software iOS 6? I have the iOS 7 and my iPhone 5S gold keeps turning off all the time!

    How do I download the previos software iOS 6? I have the iOS 7 and my iPhone 5S gold keeps turning off all the time!

    Sorry, downgrading isn't supported by Apple.
    what troubleshootings steps have you done to try to resolve your issue?

  • The connection between my iMac (8.1) and Airport express keeps dropping out all the time., The connection between my iMac (8.1) and Airport express keeps dropping out all the time.

    The connection between my iMac (8.1) and Airport express keeps dropping out all the time., The connection between my iMac (8.1) and Airport express keeps dropping out all the time.

    Hi BillCilla,
    If you are having intermittent but persistent drops in AirTunes via your AirPort Express, you may find the following article helpful:
    Apple Support: AirTunes audio stream drops or cuts out
    http://support.apple.com/kb/ta21538
    Regards,
    - Brenden

  • Ipad Volume keeps turning itself all the way down

    ipad Volume keeps turning itself all the way down rendomly i`ve tryed everything from upgrading to V5 to rest the device what should i do

    Is the switch above the volume set for mute?  Accidentally bumping that would turn down the volume.
    Try Settings > General > Lock Rotation to On and see if that eliminates the problem (although beware that the switch will now control screen rotation.  If sound starts working corrcetly, but your screen lock keeps setting, then I think you are having a switch problem.

  • Siri keeps poping up all the time

    HI!
    I'm using iPhone5 with the latest software version, iOS 7.1.2. Last week, siri keeps poping up all the time even I didn't use the phone, just put on the table. firstly, I check the raise to speak option, that can use siri by raising the phone to the ear, without pressing the home button, but it isn't turn on. I can't find the way to stop siri to annoying me, so I just turn of the siri. However, even the siri is gone, voice control comes replace. Now, my phone start to play the music automatically. After that, when I press the sleep button, the phone will capture the screenshot right away. Finally, I realize the what is the problem of this issue. I have faced with the voice control and capture screenshot before in iPhone4, and the problem is that the the home button is stuck or being held. Therefore, I went to the repair center to change the new home button, and now my phone return to normal.
    Come to share some experience, and I hope that it can be a guideline or solution for others who face the same problem.

    I am discussing similar issues in a separate thread: http://discussions.apple.com/thread.jspa?threadID=1333938&tstart=0
    I found one or two such postings in Finder/Dock discussion group also. I feel it is a bug in Leopard but Apple support is not acknowledging it.

  • Image Capture Extension consuming all the memory

    I have a Macbook Pro from 2011 with OS X Yosemite, Iphoto 9.6 and Aperture 3.6.  I always work with Aperture for my pictures.  But since last weekend it works extremely slow. When I check the Activity Monitor I see that there is something like "Image Capture Extension" consuming a lot of memory and also Kernel_task.
    When I force quit "Image Capture Extension", Aperture starts up but still extremely slow.  Is this a hardware issue?  Should I reinstall Aperture?
    I think this started after I tried to work in Iphoto again (after long time) to order a photobook before Aperture and Iphoto will close.  I had issues with ordering the photobook (see other discussion of me).

    Here is the report from EtherCheck, I have been able to remove some Adware via AdwareMedic but it seems there is still some there,
    Also the startup items I cannot remove via Accounts.
    For the rest everything looks quite OK, no?
    EtreCheck version: 2.1.8 (121)
    Report generated 11 March 2015 9:00:28 pm AEST
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Click for support] links for help with non-Apple products.
    Click the [Click for details] links for more information about that line.
    Click the [Adware! - Remove] links for help removing adware.
    Hardware Information: ℹ️
        MacBook Pro (13-inch, Early 2011) (Technical Specifications)
        MacBook Pro - model: MacBookPro8,1
        1 2.3 GHz Intel Core i5 CPU: 2-core
        4 GB RAM Upgradeable
            BANK 0/DIMM0
                2 GB DDR3 1333 MHz ok
            BANK 1/DIMM0
                2 GB DDR3 1333 MHz ok
        Bluetooth: Old - Handoff/Airdrop2 not supported
        Wireless:  en1: 802.11 a/b/g/n
        Battery Health: Normal - Cycle count 574
    Video Information: ℹ️
        Intel HD Graphics 3000 - VRAM: 384 MB
            Color LCD 1280 x 800
    System Software: ℹ️
        OS X 10.10.2 (14C109) - Time since boot: 0:3:29
    Disk Information: ℹ️
        Hitachi HTS545032B9A302 disk0 : (320.07 GB)
            EFI (disk0s1) <not mounted> : 210 MB
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
            Macintosh HD (disk1) / : 318.84 GB (32.07 GB free)
                Core Storage: disk0s2 319.21 GB Online
        OPTIARC DVD RW AD-5970H 
    USB Information: ℹ️
        Western Digital My Passport 0820 2 TB
            EFI (disk2s1) <not mounted> : 210 MB
            WD 2TB RED (disk2s2) /Volumes/WD 2TB RED : 2.00 TB (1.56 TB free)
        Apple Computer, Inc. IR Receiver
        Apple Inc. FaceTime HD Camera (Built-in)
        Apple Inc. Apple Internal Keyboard / Trackpad
        Apple Inc. BRCM2070 Hub
            Apple Inc. Bluetooth USB Host Controller
    Thunderbolt Information: ℹ️
        Apple Inc. thunderbolt_bus
    Gatekeeper: ℹ️
        Mac App Store and identified developers
    Adware: ℹ️
        Geneio [Adware! - Remove]
    Kernel Extensions: ℹ️
            /System/Library/Extensions
        [not loaded]    com.nike.sportwatch (1.0.0) [Click for support]
        [not loaded]    net.Thomson.iokit.USBLAN_usbpart (1.6.0) [Click for support]
    Startup Items: ℹ️
        HWNetMgr: Path: /Library/StartupItems/HWNetMgr
        HWPortDetect: Path: /Library/StartupItems/HWPortDetect
        Startup items are obsolete in OS X Yosemite
    Launch Agents: ℹ️
        [loaded]    com.oracle.java.Java-Updater.plist [Click for support]
        [not loaded]    com.teamviewer.teamviewer.plist [Click for support]
        [not loaded]    com.teamviewer.teamviewer_desktop.plist [Click for support]
    Launch Daemons: ℹ️
        [loaded]    com.adobe.fpsaud.plist [Click for support]
        [loaded]    com.oracle.java.Helper-Tool.plist [Click for support]
        [loaded]    com.oracle.java.JavaUpdateHelper.plist [Click for support]
        [not loaded]    com.teamviewer.teamviewer_service.plist [Click for support]
        [loaded]    net.sourceforge.MonolingualHelper.plist [Click for support]
    User Launch Agents: ℹ️
        [loaded]    com.google.keystone.agent.plist [Click for support]
    User Login Items: ℹ️
        None
    Internet Plug-ins: ℹ️
        JavaAppletPlugin: Version: Java 8 Update 31 Check version
        FlashPlayer-10.6: Version: 16.0.0.305 - SDK 10.6 [Click for support]
        Default Browser: Version: 600 - SDK 10.10
        Flash Player: Version: 16.0.0.305 - SDK 10.6 [Click for support]
        QuickTime Plugin: Version: 7.7.3
        Unity Web Player: Version: UnityPlayer version 4.6.0f2 - SDK 10.6 [Click for support]
        Google Earth Web Plug-in: Version: 6.0 [Click for support]
        googletalkbrowserplugin: Version: 2.0.4.2108 - SDK 10.5 [Click for support]
        npgtpo3dautoplugin: Version: 0.1.43.7 [Click for support]
        Silverlight: Version: 4.0.60310.0 [Click for support]
        iPhotoPhotocast: Version: 7.0 - SDK 10.8
    3rd Party Preference Panes: ℹ️
        Flash Player  [Click for support]
        GoPro  [Click for support]
        Growl  [Click for support]
        Java  [Click for support]
    Time Machine: ℹ️
        Skip System Files: NO
        Auto backup: YES
        Volumes being backed up:
            Macintosh HD: Disk size: 318.84 GB Disk used: 286.77 GB
        Destinations:
            WD Harddrive Ann [Local]
            Total size: 499.94 GB
            Total number of backups: 2
            Oldest backup: 2014-11-30 04:03:53 +0000
            Last backup: 2015-03-03 15:01:32 +0000
            Size of backup disk: Too small
                Backup size 499.94 GB < (Disk used 286.77 GB X 3)
    Top Processes by CPU: ℹ️
             9%    mds
             6%    WindowServer
             4%    mds_stores
             1%    mtmd
             0%    SystemUIServer
    Top Processes by Memory: ℹ️
        159 MB    mds_stores
        69 MB    ocspd
        60 MB    WindowServer
        43 MB    Dock
        30 MB    Finder
    Virtual Memory Information: ℹ️
        1.68 GB    Free RAM
        1.20 GB    Active RAM
        384 MB    Inactive RAM
        1.03 GB    Wired RAM
        948 MB    Page-ins
        0 B    Page-outs
    Diagnostics Information: ℹ️
        Mar 11, 2015, 08:55:40 PM    Self test - passed
        Mar 11, 2015, 05:13:17 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/iPhoto_2015-03-11-171317_[reda cted].crash

  • N81 8gb wheres all the phone memory?

    I can't update nokia maps because the phone memory has only 6mb free; i have put nothing in the phone memory, I install everything in the card memory... is the update just not possible on this phone because temporary memory limitation!!?? or is there a way to get back some of the 18mb that are in use? maybe part of these 18mb are just temp stuff from my previous software installations?
    Ive looked for stuff to delete using file manager but found nothing...

    OK, first thing I did was upgrade maps to 2.0 beta...
    memory is now as:
    15MB in use
    9661kB free
    411B cal
    12kB contacts
    5kB messages
    0B for everything else...
    I am guessing the memory might have been bloated by nokia maps before too... either when I first tried to install maps 2.0 or when I downloaded the Brazil map pack...
    This is likelly beeing used by some temp files or something... nokia should release some sort of clean up app or something...
    Formated again and restored my backup... almost everything is back into its place, just had to move some items that were in folders back into folders (menu folder structure wasnt restored)...
    17MB free memory...
    Well... maps 2.0 is way better than 1.0, except for 1 thing... it doesnt tell me the way to anywhere unless I have GPS enabled... I cant set a FROM point manually; so for me, since I dont yet have the GPS module, its best I keep maps 1.0 anyway =/
    Thanks yet again for all your help!

Maybe you are looking for