Display available ram memory in Terminal (no top) and WiFi info

I am searching for something similar to "free" in Linux, to display the amount of free and used memory, and then incapsulate it into a shell script, so "top" isn't good.
I already found the total memory output with "system_profiler SPHardwareDataType | grep Memory | awk '{print $2}" but I can't find any way to display the unused+free memory.
Furthermore I need the output of the total received and sent bytes trough a wlan device.
In Linux, for example, I used "/sbin/ifconfig eth0 | grep 'RX byte' | awk '{print $3 $4}'" but here ifconfig foo doesn't display any info about amount of data received/sent by a device.

I am searching for something similar to "free" in Linux, to display the amount of free and used memory, and then incapsulate it into a shell script, so "top" isn't good.
What's wrong with 'top'?
top -l 1 | grep PhysMem
Furthermore I need the output of the total received and sent bytes trough a wlan device.
You should be able to parse the results from:
netstat -i

Similar Messages

  • My iPhone 4 phone features quit working. Shows 4 bars at top and wifi is lit up. Cannot make calls or access any phone related features.

    Is there a Verizon# I can call on my landline?

    The customer service number is posted on your bill.
    1-800-922-0204

  • I have an 11" Macbook Air. When I use Garageband it opens in a window so large that the bottom corner is not accessible so I can't decrease the window so that I can see the top and bottom of the window at the same time. Any suggestions?

    When I use Garageband the window is so large that I can't reach the bottom corner to decrease the window to fit inside the display so that I can see the top and bottom of the window at the same time.
    Any suggestions?

    You can reduce the window by grabbing any edge or corner.   You don't have to use the bottom right anymore.
    You could also temporarily move the dock to the left/right so you can reach the bottom.

  • [iPhone] - Memory Warnings, available RAM and development

    Hello-
    I keep receiving memory warnings, and occasional 101 exits from my iPhone app. According to Instruments, the RAM usage never goes above about 13MB. From what I have seen this should be well below the RAM available to apps, which I have read should be around 20-30 MB. We usually only see this after the phone has been on for a long time, with repeated builds and test sessions.
    The question is, if we alloc memory during a testing phase, and then exit the app in a non-standard way (Xcode stop button), could we be leaving memory allocated, taking away the available RAM for the next build? Also, when does applicationDidReceiveMemoryWarning get called? When a certain percentage is left, a certain byte count?

    Memory warnings are triggered when the OS is low on available memory - it might have nothing to do with your app. Something else happening on the device - an incoming text message, phone call, notification of some kind etc. all can cause memory warnings. With that said, you have to free up unused memory or you run the risk of your app being force quit by the OS.
    There's some things you can do to help reduce your memory overhead. Only cache items you need cached, alloc and release objects as you use them rather than adding them to the autorelease pool. Auto released objects use memory until the pool is cleaned. For example creating an autoreleased NSString with
    NSString* a = [NSString stringWithString:@"a"];
    will get added to the autorelease pool and freed eventually. Instead, create it, use it and release it straight away.
    NSString* a = [[NSString alloc] initWithString:@"a"];
    // do something
    [a release];
    This way the memory is only allocated for the time it is in use. If you're going to use auto release pools, create them and drain them close together. I keep an autorelease pool around even though I am allocing and releasing most of my objects and then I drain the pool on a memory warning which frees up some memory.
    I hope this helps, I seem to remember that the SQLite books sample code had some examples on inflating objects on demand and deflating them on receipt of a memory warning. Good luck.
    Mike

  • Laptop G470 has 0 Available (free) RAM memory

    Greetings everyone,
    I open another thread just for this subject...
    I have a Lenovo laptop G470 with i3, win7 64 bits and 4GB ram
    when i look on the task manager, this is what i see:
    Total RAM: 4039 mb
    Cache: 2732
    Stand by: 2631
    Available: 0
    Appart from the fact that the total RAM is not equal to cache + stand by...
    MY PROBLEM IS that the avilable memory is ZERO (0) 
    When it starts it has like 2000 MB on available ram, but as time goes by, it goes down to 0... system goes fast, but don't know if this is normal
    THANK YOU VERY MUCH!!!
    Neonet04

    Greetings everyone,
    I open another thread just for this subject...
    I have a Lenovo laptop G470 with i3, win7 64 bits and 4GB ram
    when i look on the task manager, this is what i see:
    Total RAM: 4039 mb
    Cache: 2732
    Stand by: 2631
    Available: 0
    Appart from the fact that the total RAM is not equal to cache + stand by...
    MY PROBLEM IS that the avilable memory is ZERO (0) 
    When it starts it has like 2000 MB on available ram, but as time goes by, it goes down to 0... system goes fast, but don't know if this is normal
    THANK YOU VERY MUCH!!!
    Neonet04

  • Available Ram in CS6 is inexplicably low

    Hi.
    I've installed Photoshop CS6 on my Macbook Pro Retina i7 with 8gb of RAM. Running latest version of OSX Mountain Lion.
    The system is obviously 64bit, as is the hardware. In the spashscreen of PS CS6, it says x64, so I know it's not running in 32bit.
    Nonetheless, I have only got 1829Mb indicated as "available Ram". Why can't PS "see" the other 6Gigs?
    When selecting the PS.app in "programs", and getting info, there is no option about 32 or 64bit to be found.
    I think I'm missing something, but can anybody explain what?
    Tx in advance,
    Peter

    Hi Chris,
    Can't explain what happened, but as I checked the Sytem Log info, the amount of RAM used by photoshop fluctuates  ??! I entered two occasions (1) and (2), but I've seen it at 2Gb and less as well...
    Same in preferences. I can't say it's ever the same...
    I must say that I did copy the plug-ins folder from CS5 to CS6 blindly, in order to keep the plugins. In the beginning it stated that some of the plugins couldn't be loaded, so I erased them from the plug-ins folder, and that seemed to work.
    On the other hand, since I posted my first request, I didn't do anything in order to change the behavior of CS6.
    I have Lightroom 4 open all the time with a library of approx. 5Gb Maybe this has an influence on things?
    I hope you can figure this out.
    Adobe Photoshop Version: 13.0.4 (13.0.4 20130104.r.28 2013/01/04:21:00:00) x64
    Operating System: Mac OS 10.8.2
    System architecture: Intel CPU Family:6, Model:58, Stepping:9 with MMX, SSE Integer, SSE FP, SSE2, SSE3, SSE4.1, SSE4.2, HyperThreading
    Physical processor count: 4
    Logical processor count: 8
    Processor speed: 2300 MHz
    (1)
    Built-in memory: 8192 MB
    Free memory: 5584 MB
    Memory available to Photoshop: 5890 MB
    Memory used by Photoshop: 100 %
    Image tile size: 1024K
    Image cache levels: 4
    (2)
    Built-in memory: 8192 MB
    Free memory: 4432 MB
    Memory available to Photoshop: 4837 MB
    Memory used by Photoshop: 100 %
    Image tile size: 1024K
    Image cache levels: 4
    (3)
    Built-in memory: 8192 MB
    Free memory: 4848 MB
    Memory available to Photoshop: 5106 MB
    Memory used by Photoshop: 100 %
    Image tile size: 1024K
    Image cache levels: 4
    OpenGL Drawing: Enabled.
    OpenGL Drawing Mode: Advanced
    OpenGL Allow Normal Mode: True.
    OpenGL Allow Advanced Mode: True.
    OpenGL Allow Old GPUs: Not Detected.
    OpenCL Version: 1.2 (Sep 20 2012 17:42:28)
    OpenGL Version: 2.1
    Video Rect Texture Size: 16384
    OpenGL Memory: 982 MB
    Video Card Vendor: NVIDIA Corporation
    Video Card Renderer: NVIDIA GeForce GT 650M OpenGL Engine
    Display: 2
    High DPI Monitor
    Display Depth: 32
    Display Bounds: top=180, left=1920, bottom=1080, right=3360
    Video Renderer ID: 16918087
    Video Card Memory: 1024 MB
    Display: 1
    Main Display
    Display Depth: 32
    Display Bounds: top=0, left=0, bottom=1080, right=1920
    Video Renderer ID: 16918087
    Video Card Memory: 1024 MB
    Serial number: 91199291645021233852
    Application folder: /Applications/Adobe Photoshop CS6/
    Photoshop scratch has async I/O enabled
    Scratch volume(s):
      SSD LIGHTROOM 256GB, 238,2G, 179,0G free
    Required Plug-ins folder: /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Required/
    Primary Plug-ins folder: /Applications/Adobe Photoshop CS6/Plug-ins/
    Additional Plug-ins folder: not set
    Installed components:
       adbeape.framework   adbeape   3.3.8.19346   66.1025012
       AdbeScriptUIFlex.framework   AdbeScriptUIFlex   6.2.29.18602   66.490082
       adobe_caps.framework   adobe_caps   6.0.29.0   1.276181
       AdobeACE.framework   AdobeACE   2.19.18.20743   66.507768
       AdobeAGM.framework   AdobeAGM   4.26.20.20743   66.507768
       AdobeAXE8SharedExpat.framework   AdobeAXE8SharedExpat   3.7.101.18636   66.26830
       AdobeAXEDOMCore.framework   AdobeAXEDOMCore   3.7.101.18636   66.26830
       AdobeBIB.framework   AdobeBIB   1.2.02.20743   66.507768
       AdobeBIBUtils.framework   AdobeBIBUtils   1.1.01   66.507768
       AdobeCoolType.framework   AdobeCoolType   5.10.33.20743   66.507768
       AdobeCrashReporter.framework   AdobeCrashReporter   6.0.20120720  
       AdobeExtendScript.framework   AdobeExtendScript   4.2.12.18602   66.490082
       AdobeJP2K.framework   AdobeJP2K   2.0.0.18562   66.236923
       AdobeLinguistic.framework      17206  
       AdobeMPS.framework   AdobeMPS   5.8.0.19463   66.495174
       AdobeOwl.framework   AdobeOwl   5.0.4   79.517869
       AdobePDFL.framework   AdobePDFL   10.0.1.18562   66.419471
       AdobePDFSettings.framework   AdobePDFSettings   1.4  
       AdobePIP.framework   AdobePIP   7.0.0.1686  
       AdobeScCore.framework   AdobeScCore   4.2.12.18602   66.490082
       AdobeUpdater.framework   AdobeUpdater   6.0.0.1452   "52.338651"
       AdobeXMP.framework   AdobeXMPCore   66.145661   66.145661
       AdobeXMPFiles.framework   AdobeXMPFiles   66.145661   66.145661
       AdobeXMPScript.framework   AdobeXMPScript   66.145661   66.145661
       ahclient.framework   ahclient   1.7.0.56  
       aif_core.framework   AdobeAIF   3.0.00   62.490293
       aif_ocl.framework   AdobeAIF   3.0.00   62.490293
       aif_ogl.framework   AdobeAIF   3.0.00   62.490293
       AlignmentLib.framework   xcode   1.0.0.1  
       amtlib.framework   amtlib   6.0.0.75  
       boost_date_time.framework   boost_date_time   6.0.0.0  
       boost_signals.framework   boost_signals   6.0.0.0  
       boost_system.framework   boost_system   6.0.0.0  
       boost_threads.framework   boost_threads   6.0.0.0  
       Cg.framework   NVIDIA Cg     
       CIT.framework   CIT   2.1.0.20577   146758
       data_flow.framework   AdobeAIF   3.0.00   62.490293
       dvaaudiodevice.framework   dvaaudiodevice   6.0.0.0  
       dvacore.framework   dvacore   6.0.0.0  
       dvamarshal.framework   dvamarshal   6.0.0.0  
       dvamediatypes.framework   dvamediatypes   6.0.0.0  
       dvaplayer.framework   dvaplayer   6.0.0.0  
       dvatransport.framework   dvatransport   6.0.0.0  
       dvaunittesting.framework   dvaunittesting   6.0.0.0  
       dynamiclink.framework   dynamiclink   6.0.0.0  
       FileInfo.framework   FileInfo   66.145433   66.145433
       filter_graph.framework   AdobeAIF   3.0.00   62.490293
       hydra_filters.framework   AdobeAIF   3.0.00   62.490293
       ICUConverter.framework   ICUConverter   3.61   "gtlib_3.0" "." "16615"
       ICUData.framework   ICUData   3.61   "gtlib_3.0" "." "16615"
       image_compiler.framework   AdobeAIF   3.0.00   62.490293
       image_flow.framework   AdobeAIF   3.0.00   62.490293
       image_runtime.framework   AdobeAIF   3.0.00   62.490293
       LogSession.framework   LogSession   2.1.2.1681  
       mediacoreif.framework   mediacoreif   6.0.0.0  
       PlugPlug.framework   PlugPlug   3.0.0.383  
       UpdaterNotifications.framework   UpdaterNotifications   6.0.0.24   "6.0.0.24"
       wrservices.framework        
    Required plug-ins:
       Accented Edges 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Adaptive Wide Angle 13.0, Copyright © 2012 Adobe Systems Incorporated - from the file “Adaptive Wide Angle.plugin”
       Angled Strokes 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Average 13.0.4 20130104.r.28 2013/01/04:21:00:00  ©1993-2012 Adobe Systems Incorporated - from the file “Average.plugin”
       Bas Relief 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       BMP 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Camera Raw 7.3 (71), Copyright © 2012 Adobe Systems Incorporated - from the file “Camera Raw.plugin”
       Chalk & Charcoal 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Charcoal 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Chrome 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Cineon 13.0.4 20130104.r.28 2013/01/04:21:00:00  ©2002-2012 Adobe Systems Incorporated - from the file “Cineon.plugin”
       Clouds 13.0.4 20130104.r.28 2013/01/04:21:00:00  ©1993-2012 Adobe Systems Incorporated - from the file “Clouds.plugin”
       Collada DAE 13.0.4 20130104.r.28 2013/01/04:21:00:00  ©2006-2012 Adobe Systems Incorporated - from the file “U3D.plugin”
       Color Halftone 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Colored Pencil 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       CompuServe GIF 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Conté Crayon 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Craquelure 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Crop and Straighten Photos 13.0.4 20130104.r.28 2013/01/04:21:00:00  ©2003-2012 Adobe Systems Incorporated - from the file “CropPhotosAuto.plugin”
       Crop and Straighten Photos Filter 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Crosshatch 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Crystallize 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Cutout 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Dark Strokes 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       De-Interlace 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Difference Clouds 13.0.4 20130104.r.28 2013/01/04:21:00:00  ©1993-2012 Adobe Systems Incorporated - from the file “Clouds.plugin”
       Diffuse Glow 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Displace 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Dry Brush 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Eazel Acquire 13.0.4 20130104.r.28 2013/01/04:21:00:00  ©1997-2012 Adobe Systems Incorporated - from the file “EazelAcquire.plugin”
       Embed Watermark NO VERSION - from the file “DigiSign.plugin”
       Extrude 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       FastCore Routines 13.0.4 20130104.r.28 2013/01/04:21:00:00  ©1990-2012 Adobe Systems Incorporated - from the file “FastCore.plugin”
       Fibers 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Film Grain 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Filter Gallery 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Fresco 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Glass 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Glowing Edges 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Grain 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Graphic Pen 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Halftone Pattern 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       HDRMergeUI 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “HDRMergeUI.plugin”
       IFF Format 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Ink Outlines 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       JPEG 2000 13.0.4 20130104.r.28 2013/01/04:21:00:00  ©2001-2012 Adobe Systems Incorporated - from the file “JPEG2000.plugin”
       Lens Blur 13.0, Copyright © 2002-2012 Adobe Systems Incorporated - from the file “Lens Blur.plugin”
       Lens Correction 13.0, Copyright © 2002-2012 Adobe Systems Incorporated - from the file “Lens Correct.plugin”
       Lens Flare 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Liquify 13.0, Copyright © 2001-2012 Adobe Systems Incorporated - from the file “Liquify.plugin”
       Matlab Operation 13.0.4 20130104.r.28 2013/01/04:21:00:00  ©1993-2012 Adobe Systems Incorporated - from the file “ChannelPort.plugin”
       Measurement Core 13.0.4 20130104.r.28 2013/01/04:21:00:00  ©1993-2012 Adobe Systems Incorporated - from the file “MeasurementCore.plugin”
       Mezzotint 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       MMXCore Routines 13.0.4 20130104.r.28 2013/01/04:21:00:00  ©1990-2012 Adobe Systems Incorporated - from the file “MMXCore.plugin”
       Mosaic Tiles 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Multiprocessor Support 13.0.4 20130104.r.28 2013/01/04:21:00:00  ©1990-2012 Adobe Systems Incorporated - from the file “MultiProcessor Support.plugin”
       Neon Glow 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Note Paper 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       NTSC Colors 13.0.4 20130104.r.28 2013/01/04:21:00:00  ©1993-2012 Adobe Systems Incorporated - from the file “NTSC Colors.plugin”
       Ocean Ripple 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Oil Paint 13.0, Copyright © 2011 Adobe Systems Incorporated - from the file “Oil Paint.plugin”
       OpenEXR 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Paint Daubs 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Palette Knife 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Patchwork 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Paths to Illustrator 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       PCX 13.0.4 20130104.r.28 2013/01/04:21:00:00  ©1989-2012 Adobe Systems Incorporated - from the file “PCX.plugin”
       Photocopy 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Photoshop 3D Engine 13.0.4 20130104.r.28 2013/01/04:21:00:00  ©2006-2012 Adobe Systems Incorporated - from the file “Photoshop3DEngine.plugin”
       Picture Package Filter 13.0.4 20130104.r.28 2013/01/04:21:00:00  ©1993-2012 Adobe Systems Incorporated - from the file “ChannelPort.plugin”
       Pinch 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Pixar 13.0.4 20130104.r.28 2013/01/04:21:00:00  ©1989-2012 Adobe Systems Incorporated - from the file “Pixar.plugin”
       Plaster 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Plastic Wrap 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       PNG 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Pointillize 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Polar Coordinates 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Portable Bit Map 13.0.4 20130104.r.28 2013/01/04:21:00:00  ©1989-2012 Adobe Systems Incorporated - from the file “PBM.plugin”
       Poster Edges 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Radial Blur 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Radiance 13.0.4 20130104.r.28 2013/01/04:21:00:00  ©2003-2012 Adobe Systems Incorporated - from the file “Radiance.plugin”
       Read Watermark NO VERSION - from the file “DigiRead.plugin”
       Reticulation 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Ripple 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Rough Pastels 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Save for Web 13.0, Copyright © 1999-2012 Adobe Systems Incorporated - from the file “Save for Web.plugin”
       ScriptingSupport 13.0, Copyright © 2012 Adobe Systems Incorporated - from the file “ScriptingSupport.plugin”
       Shear 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Smart Blur 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Smudge Stick 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Solarize 13.0.4 20130104.r.28 2013/01/04:21:00:00  ©1993-2012 Adobe Systems Incorporated - from the file “Solarize.plugin”
       Spatter 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Spherize 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Sponge 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Sprayed Strokes 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Stained Glass 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Stamp 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Sumi-e 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Targa 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Texturizer 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Tiles 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Torn Edges 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Twirl 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Underpainting 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Vanishing Point 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “VanishingPoint.plugin”
       Water Paper 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Watercolor 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Wave 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Wind 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Wireless Bitmap 13.0.4 20130104.r.28 2013/01/04:21:00:00  ©1989-2012 Adobe Systems Incorporated - from the file “WBMP.plugin”
       ZigZag 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
    Optional and third party plug-ins:
       Accented Edges 12.0, Copyright © 1991-2010 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       ADM 3.10x16, Copyright © 1987-2008 Adobe Systems Inc.  All rights reserved. - from the file “AdobeADM.bundle”
       Angled Strokes 12.0, Copyright © 1991-2010 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Average 12.1x20110328 [20110328.r.145 2011/03/28:10:30:00 cutoff; r branch]  ©1993-2011 Adobe Systems Incorporated - from the file “Average.plugin”
       Bas Relief 12.0, Copyright © 1991-2010 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       BMP 12.0.2, Copyright © 2003-2010 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Chalk & Charcoal 12.0, Copyright © 1991-2010 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Charcoal 12.0, Copyright © 1991-2010 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Chrome 12.0, Copyright © 1991-2010 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Cineon 12.1x20110328 [20110328.r.145 2011/03/28:10:30:00 cutoff; r branch]  ©2002-2011 Adobe Systems Incorporated - from the file “Cineon.plugin”
       Clouds 12.1x20110328 [20110328.r.145 2011/03/28:10:30:00 cutoff; r branch]  ©1993-2011 Adobe Systems Incorporated - from the file “Clouds.plugin”
       Color Halftone 12.0.2, Copyright © 2003-2010 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Colored Pencil 12.0, Copyright © 1991-2010 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       CompuServe GIF 12.0.2, Copyright © 2003-2010 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Conté Crayon 12.0, Copyright © 1991-2010 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Craquelure 12.0, Copyright © 1991-2010 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Crop and Straighten Photos 12.1x20110328 [20110328.r.145 2011/03/28:10:30:00 cutoff; r branch]  ©2003-2011 Adobe Systems Incorporated - from the file “CropPhotosAuto.plugin”
       Crop and Straighten Photos Filter 12.0.2, Copyright © 2003-2010 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Crosshatch 12.0, Copyright © 1991-2010 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Crystallize 12.0.2, Copyright © 2003-2010 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Cutout 12.0, Copyright © 1991-2010 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Dark Strokes 12.0, Copyright © 1991-2010 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       De-Interlace 12.0.2, Copyright © 2003-2010 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Difference Clouds 12.1x20110328 [20110328.r.145 2011/03/28:10:30:00 cutoff; r branch]  ©1993-2011 Adobe Systems Incorporated - from the file “Clouds.plugin”
       Diffuse Glow 12.0, Copyright © 1991-2010 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Displace 12.0.2, Copyright © 2003-2010 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Dry Brush 12.0, Copyright © 1991-2010 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Eazel Acquire 12.1x20110328 [20110328.r.145 2011/03/28:10:30:00 cutoff; r branch]  ©1997-2011 Adobe Systems Incorporated - from the file “EazelAcquire.plugin”
       Embed Watermark NO VERSION - from the file “DigiSign.plugin”
       Extrude 12.0.2, Copyright © 2003-2010 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Fibers 12.0.2, Copyright © 2003-2010 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Film Grain 12.0, Copyright © 1991-2010 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Filter Gallery 12.0, Copyright © 1991-2010 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Fresco 12.0, Copyright © 1991-2010 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Glass 12.0, Copyright © 1991-2010 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Glowing Edges 12.0, Copyright © 1991-2010 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Grain 12.0, Copyright © 1991-2010 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Graphic Pen 12.0, Copyright © 1991-2010 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Halftone Pattern 12.0, Copyright © 1991-2010 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       HDRMergeUI 12.0, Copyright © 2003-2010 Adobe Systems Incorporated - from the file “HDRMergeUI.plugin”
       Hidden Topaz Labs Denoise - from the file “TopazRemaskAutomate.plugin”
       IFF Format 12.0.2, Copyright © 2003-2010 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Ink Outlines 12.0, Copyright © 1991-2010 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       JPEG 2000 12.0x001  ©2001-2008 Adobe Systems Incorporated - from the file “JPEG2000.plugin”
       Lens Blur 12.0, Copyright © 2002-2010 Adobe Systems Incorporated - from the file “Lens Blur.plugin”
       Lens Correction 12.0.2, Copyright © 2002-2010 Adobe Systems Incorporated - from the file “Lens Correct.plugin”
       Lens Flare 12.0.2, Copyright © 2003-2010 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Liquify 12.0.1, Copyright © 2001-2010 Adobe Systems Incorporated - from the file “Liquify.plugin”
       Matlab Operation 12.1x20110328 [20110328.r.145 2011/03/28:10:30:00 cutoff; r branch]  ©1993-2011 Adobe Systems Incorporated - from the file “ChannelPort.plugin”
       Measurement Core 12.1x20110328 [20110328.r.145 2011/03/28:10:30:00 cutoff; r branch]  ©1993-2011 Adobe Systems Incorporated - from the file “MeasurementCore.plugin”
       Mezzotint 12.0.2, Copyright © 2003-2010 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Mosaic Tiles 12.0, Copyright © 1991-2010 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Neon Glow 12.0, Copyright © 1991-2010 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Note Paper 12.0, Copyright © 1991-2010 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       NTSC Colors 12.1x20110328 [20110328.r.145 2011/03/28:10:30:00 cutoff; r branch]  ©1993-2011 Adobe Systems Incorporated - from the file “NTSC Colors.plugin”
       Ocean Ripple 12.0, Copyright © 1991-2010 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       OpenEXR 12.0.2, Copyright © 2003-2010 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Paint Daubs 12.0, Copyright © 1991-2010 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Palette Knife 12.0, Copyright © 1991-2010 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Patchwork 12.0, Copyright © 1991-2010 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Paths to Illustrator 12.0.2, Copyright © 2003-2010 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       PCX 12.1x20110328 [20110328.r.145 2011/03/28:10:30:00 cutoff; r branch]  ©1989-2011 Adobe Systems Incorporated - from the file “PCX.plugin”
       Photocopy 12.0, Copyright © 1991-2010 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       PhotoTools 2.6 2.6.4, Copyright © 2011 onOne Software.  All rights reserved. - from the file “PhotoTools 2.6.plugin”
       PhotoTools 2.6 Batch 2.6.4, Copyright © 2011 onOne Software.  All rights reserved. - from the file “PhotoTools Batch.plugin”
       PhotoTools 2.6 Hidden NO VERSION - from the file “HelperFilter.plugin”
       PhotoTools 2.6 Hidden NO VERSION - from the file “HelperFilter.plugin”
       Picture Package Filter 12.1x20110328 [20110328.r.145 2011/03/28:10:30:00 cutoff; r branch]  ©1993-2011 Adobe Systems Incorporated - from the file “ChannelPort.plugin”
       Pinch 12.0.2, Copyright © 2003-2010 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Pixar 12.1x20110328 [20110328.r.145 2011/03/28:10:30:00 cutoff; r branch]  ©1989-2011 Adobe Systems Incorporated - from the file “Pixar.plugin”
       Plaster 12.0, Copyright © 1991-2010 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Plastic Wrap 12.0, Copyright © 1991-2010 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       PNG 12.0.2, Copyright © 2003-2010 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Pointillize 12.0.2, Copyright © 2003-2010 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Polar Coordinates 12.0.2, Copyright © 2003-2010 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Portable Bit Map 12.1x20110328 [20110328.r.145 2011/03/28:10:30:00 cutoff; r branch]  ©1989-2011 Adobe Systems Incorporated - from the file “PBM.plugin”
       Poster Edges 12.0, Copyright © 1991-2010 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Radial Blur 12.0.2, Copyright © 2003-2010 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Radiance 12.1x20110328 [20110328.r.145 2011/03/28:10:30:00 cutoff; r branch]  ©2003-2011 Adobe Systems Incorporated - from the file “Radiance.plugin”
       Read Watermark NO VERSION - from the file “DigiRead.plugin”
       Reticulation 12.0, Copyright © 1991-2010 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Ripple 12.0.2, Copyright © 2003-2010 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Rough Pastels 12.0, Copyright © 1991-2010 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Save for Web 12.0, Copyright © 1999-2010 Adobe Systems Incorporated - from the file “Save for Web.plugin”
       Shear 12.0.2, Copyright © 2003-2010 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Smart Blur 12.0.2, Copyright © 2003-2010 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Smudge Stick 12.0, Copyright © 1991-2010 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Solarize 12.1x20110328 [20110328.r.145 2011/03/28:10:30:00 cutoff; r branch]  ©1993-2011 Adobe Systems Incorporated - from the file “Solarize.plugin”
       Spatter 12.0, Copyright © 1991-2010 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Spherize 12.0.2, Copyright © 2003-2010 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Sponge 12.0, Copyright © 1991-2010 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Sprayed Strokes 12.0, Copyright © 1991-2010 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Stained Glass 12.0, Copyright © 1991-2010 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Stamp 12.0, Copyright © 1991-2010 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Sumi-e 12.0, Copyright © 1991-2010 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Targa 12.0.2, Copyright © 2003-2010 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Texturizer 12.0, Copyright © 1991-2010 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Tiles 12.0.2, Copyright © 2003-2010 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Topaz Adjust 5 CS3 (10.0) ©1993-2007 Adobe Systems Incorporated - from the file “Topaz_adjust5.plugin”
       Topaz BW Effects CS3 (10.0) ©1993-2007 Adobe Systems Incorporated - from the file “Topaz_BW_Effects.plugin”
       Topaz Clean 3 CS3 (10.0) ©1993-2007 Adobe Systems Incorporated - from the file “Topaz_clean3.plugin”
       Topaz DeJpeg 4 CS3 (10.0) ©1993-2007 Adobe Systems Incorporated - from the file “Topaz_dejpeg4.plugin”
       Topaz DeNoise 5 CS3 (10.0) ©1993-2007 Adobe Systems Incorporated - from the file “Topaz_denoise5.plugin”
       Topaz Detail 2 CS3 (10.0) ©1993-2007 Adobe Systems Incorporated - from the file “Topaz_detail2.plugin”
       Topaz InFocus CS3 (10.0) ©1993-2007 Adobe Systems Incorporated - from the file “Topaz_infocus.plugin”
       Topaz Lens Effects CS3 (10.0) ©1993-2007 Adobe Systems Incorporated - from the file “Topaz_Lens_Effects.plugin”
       Topaz ReMask 3 CS3 (10.0) ©1993-2007 Adobe Systems Incorporated - from the file “Topaz_remask3.plugin”
       Topaz Simplify 3 CS3 (10.0) ©1993-2007 Adobe Systems Incorporated - from the file “Topaz_simplify3.plugin”
       Torn Edges 12.0, Copyright © 1991-2010 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Twirl 12.0.2, Copyright © 2003-2010 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Underpainting 12.0, Copyright © 1991-2010 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Vanishing Point 12.0, Copyright © 2003-2010 Adobe Systems Incorporated - from the file “VanishingPoint.plugin”
       Water Paper 12.0, Copyright © 1991-2010 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Watercolor 12.0, Copyright © 1991-2010 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Wave 12.0.2, Copyright © 2003-2010 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Wireless Bitmap 12.1x20110328 [20110328.r.145 2011/03/28:10:30:00 cutoff; r branch]  ©1989-2011 Adobe Systems Incorporated - from the file “WBMP.plugin”
       ZigZag 12.0.2, Copyright © 2003-2010 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
    Plug-ins that failed to load:
       Lighting Effects Classic NO VERSION - 32-bit plug-in not supported in 64-bit - from the file “Lighting Effects.plugin”
       Multiprocessor Support NO VERSION -  - from the file “MultiProcessor Support”
       Send Video Preview to Device NO VERSION - 32-bit plug-in not supported in 64-bit - from the file “FireWire Export.plugin”
       Variations NO VERSION - 32-bit plug-in not supported in 64-bit - from the file “Variations.plugin”
       Video Preview NO VERSION - 32-bit plug-in not supported in 64-bit - from the file “FireWire Export.plugin”
    Flash: NONE
    Installed TWAIN devices: NONE

  • HT1758 Mac OSX has no more space available for memory

    Getting message:  Mac OSX start up disk has no more space available for memory.  Remove files from startup disk.
    How do I solve this problem?

    Empty the Trash if you haven't already done so. If you use iPhoto, empty its internal Trash as well:
    iPhoto ▹ Empty Trash
    Then reboot. That will temporarily free up some space.
    According to Apple documentation, you need at least 9 GB of available space on the startup volume (as shown in the Finder Info window) for normal operation. You also need enough space left over to allow for growth of your data. There is little or no performance advantage to having more available space than the minimum Apple recommends. Available storage space that you'll never use is wasted space.
    To locate large files, you can use Spotlight. That method may not find large folders that contain a lot of small files.
    You can more effectively use a tool such as OmniDiskSweeper (ODS) to explore your volume and find out what's taking up the space. You can also delete files with it, but don't do that unless you're sure that you know what you're deleting and that all data is safely backed up. That means you have multiple backups, not just one.
    Deleting files inside an iPhoto or Aperture library will corrupt the library. Any changes to a photo library must be made from within the application that created it. The same goes for Mail files.
    Proceed further only if the problem isn't solved by the above steps.
    ODS can't see the whole filesystem when you run it just by double-clicking; it only sees files that you have permission to read. To see everything, you have to run it as root.
    Back up all data now.
    Install ODS in the Applications folder as usual. Quit it if it's running.
    Triple-click the line of text below on this page to select it, then copy the selected text to the Clipboard (command-C):
    sudo /Applications/OmniDiskSweeper.app/Contents/MacOS/OmniDiskSweeper
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window (command-V). You'll be prompted for your login password, which won't be displayed when you type it. You may get a one-time warning not to screw up. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.
    The application window will open, eventually showing all files in all folders. It may take some minutes for ODS to list all the files.
    I don't recommend that you make a habit of doing this. Don't delete anything while running ODS as root. If something needs to be deleted, make sure you know what it is and how it got there, and then delete it by other, safer, means. When in doubt, leave it alone or ask for guidance.
    When you're done with ODS, quit it and also quit Terminal.

  • My macbook pro model mid 2009 is running slow. free memory is 35 mbs and inactive memory is  1.36 gb with a total of 5 gb RAM memory

    Problem description:
    too much inactive memory 1.87 gb and free memory only 35 mb
    EtreCheck version: 2.1.1 (104)
    Report generated 10 December 2014 3:30:26 pm IST
    Hardware Information: ℹ️
      MacBook Pro (13-inch, Mid 2009) (Verified)
      MacBook Pro - model: MacBookPro5,5
      1 2.26 GHz Intel Core 2 Duo CPU: 2-core
      5 GB RAM Upgradeable
      BANK 0/DIMM0
      1 GB DDR3 1067 MHz ok
      BANK 1/DIMM0
      4 GB DDR3 1067 MHz ok
      Bluetooth: Old - Handoff/Airdrop2 not supported
      Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
      NVIDIA GeForce 9400M - VRAM: 256 MB
      Color LCD 1280 x 800
    System Software: ℹ️
      OS X 10.10.1 (14B25) - Uptime: 4:42:54
    Disk Information: ℹ️
      WDC WD5000LPVT-80G33T2 disk0 : (500.11 GB)
      S.M.A.R.T. Status: Verified
      EFI (disk0s1) <not mounted> : 210 MB
      [redacted] (disk0s2) / : 499.25 GB (142.01 GB free)
      Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
      HL-DT-ST DVDRW  GS23N 
    USB Information: ℹ️
      Apple Inc. Built-in iSight
      Apple Internal Memory Card Reader
      Apple Inc. Apple Internal Keyboard / Trackpad
      Apple Computer, Inc. IR Receiver
      Apple Inc. BRCM2046 Hub
      Apple Inc. Bluetooth USB Host Controller
    Gatekeeper: ℹ️
      Anywhere
    Kernel Extensions: ℹ️
      /System/Library/Extensions
      [not loaded] com.driver.KUSBModemCDC07 (4.0.2) [Support]
      [not loaded] com.driver.KUSBModemDataA07 (4.0.2) [Support]
    Startup Items: ℹ️
      JHHPortDetect: Path: /Library/StartupItems/JHHPortDetect
      Sudochmod: Path: /Library/StartupItems/Sudochmod
      Startup items are obsolete in OS X Yosemite
    Launch Agents: ℹ️
      [not loaded] com.adobe.AAM.Updater-1.0.plist [Support]
      [running] com.bjango.istatmenusagent.plist [Support]
      [loaded] com.google.keystone.agent.plist [Support]
      [loaded] com.oracle.java.Java-Updater.plist [Support]
      [running] jp.co.canon.CUPSCAPT.BG.plist [Support]
      [loaded] org.macosforge.xquartz.startx.plist [Support]
    Launch Daemons: ℹ️
      [loaded] com.adobe.fpsaud.plist [Support]
      [invalid?] com.adobe.SwitchBoard.plist [Support]
      [running] com.bjango.istatmenusdaemon.plist [Support]
      [loaded] com.google.keystone.daemon.plist [Support]
      [loaded] com.microsoft.office.licensing.helper.plist [Support]
      [loaded] com.oracle.java.Helper-Tool.plist [Support]
      [loaded] com.oracle.java.JavaUpdateHelper.plist [Support]
      [loaded] org.macosforge.xquartz.privileged_startx.plist [Support]
      [loaded] org.tcpdump.chmod_bpf.plist [Support]
    User Launch Agents: ℹ️
      [loaded] com.adobe.ARM.[...].plist [Support]
    User Login Items: ℹ️
      iTunesHelper Application (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
      Caffeine Application (/Applications/Caffeine.app)
      AdobeResourceSynchronizer ApplicationHidden (/Applications/Adobe Reader.app/Contents/Support/AdobeResourceSynchronizer.app)
      Dropbox Application (/Applications/Dropbox.app)
      HyperDock Helper UNKNOWN (missing value)
    Internet Plug-ins: ℹ️
      o1dbrowserplugin: Version: 5.38.6.0 - SDK 10.8 [Support]
      Default Browser: Version: 600 - SDK 10.10
      AdobePDFViewerNPAPI: Version: 11.0.09 - SDK 10.6 [Support]
      FlashPlayer-10.6: Version: 15.0.0.246 - SDK 10.6 [Support]
      Flash Player: Version: 15.0.0.246 - SDK 10.6 Mismatch! Adobe recommends 16.0.0.235
      QuickTime Plugin: Version: 7.7.3
      googletalkbrowserplugin: Version: 5.38.6.0 - SDK 10.8 [Support]
      SharePointBrowserPlugin: Version: 14.0.0 [Support]
      AdobePDFViewer: Version: 11.0.09 - SDK 10.6 [Support]
      zako: Version: zako 1.0.0.0 - SDK 10.8 [Support]
      iPhotoPhotocast: Version: 7.0 - SDK 10.8
      JavaAppletPlugin: Version: Java 7 Update 71 Check version
    User internet Plug-ins: ℹ️
      BlueStacks Install Detector: Version: Unknown
    Safari Extensions: ℹ️
      AdBlock
      ClickToFlash
      Awesome Screenshot
      Breaking News
      The New York Times
    3rd Party Preference Panes: ℹ️
      Flash Player  [Support]
      Java  [Support]
    Time Machine: ℹ️
      Skip System Files: NO
      Mobile backups: ON
      Auto backup: YES
      Volumes being backed up:
      Arupreet: Disk size: 499.25 GB Disk used: 357.24 GB
      Destinations:
      CHIKKI [Local]
      Total size: 331.41 GB
      Total number of backups: 2
      Oldest backup: 2014-06-10 13:36:00 +0000
      Last backup: 2014-09-08 13:57:40 +0000
      Size of backup disk: Too small
      Backup size 331.41 GB < (Disk used 357.24 GB X 3)
    Top Processes by CPU: ℹ️
          8% python
          3% WindowServer
          3% uTorrent
          2% SystemUIServer
          0% mtmfs
    Top Processes by Memory: ℹ️
      1.29 GB JavaAppLauncher
      123 MB SystemUIServer
      102 MB iStatMenusDaemon
      86 MB com.apple.WebKit.WebContent
      81 MB WindowServer
    Virtual Memory Information: ℹ️
      50 MB Free RAM
      1.97 GB Active RAM
      1.90 GB Inactive RAM
      673 MB Wired RAM
      6.70 GB Page-ins
      8 MB Page-outs
    Diagnostics Information: ℹ️
      Dec 10, 2014, 10:48:11 AM Self test - passed
      Dec 9, 2014, 02:54:15 AM VLC_2014-12-09-025415_Arus-MacBook-Pro.crash

    Not sure if using Terminal would help:
    Launch Activity Monitor
    Select Memory tab
    Launch Terminal
    type sudo purge
    password
    10-15 sec later Terminal should refresh and show freed memory & cache

  • Why is my Macbook pro getting out of RAM memory?

    I am getting a message that tells me i am out of memory and it gives me an option to quit apps i have opened, most of times it's just Safari and i have no idea why is this happening suddenly, i have Mavericks 10.9.4 everything updated, and a 15 inches Macbook pro 2.3 GHz Quad-core 4 Gb-Ram.
    Sometimes it gets out of memory just surfing on Safari, checking mails, or chatting on Skype, what could be wrong?
    I had upgraded to the public beta of Yosemite but i couldn't stand it and formatted my computer again and downgraded to Mavericks, but i don't know why i feel it slower now compared with the last time i used it with the same Mavericks version. i hope this doesn't delete my question since i am not revealing anything about the beta.
    Please any Help!
    Results from EtreCheck:
    EtreCheck version: 1.9.15 (52)
    Report generated August 29, 2014 at 10:13:42 PM GMT-5
    Hardware Information: ?
      MacBook Pro (15-inch, Mid 2012) (Verified)
      MacBook Pro - model: MacBookPro9,1
      1 2.3 GHz Intel Core i7 CPU: 4 cores
      4 GB RAM
    Video Information: ?
      Intel HD Graphics 4000 - VRAM: (null)
      Color LCD 1440 x 900
      NVIDIA GeForce GT 650M - VRAM: 512 MB
    System Software: ?
      OS X 10.9.4 (13E28) - Uptime: 0 days 10:38:3
    Disk Information: ?
      APPLE HDD HTS547550A9E384 disk0 : (500.11 GB)
      S.M.A.R.T. Status: Verified
      EFI (disk0s1) <not mounted>: 209.7 MB
      Talal (disk0s2) / [Startup]: 428.21 GB (284.8 GB free)
      Recovery HD (disk0s3) <not mounted>: 650 MB
      disk0s4 (disk0s4) <not mounted>: 70.38 GB
      Recovery HD (disk0s5) <not mounted>: 650 MB
      MATSHITADVD-R   UJ-8A8
    USB Information: ?
      Apple Inc. FaceTime HD Camera (Built-in)
      Apple Inc. BRCM20702 Hub
      Apple Inc. Bluetooth USB Host Controller
      Apple Inc. Apple Internal Keyboard / Trackpad
      Apple Computer, Inc. IR Receiver
    Thunderbolt Information: ?
      Apple Inc. thunderbolt_bus
    Gatekeeper: ?
      Anywhere
    Launch Daemons: ?
      [loaded] com.adobe.fpsaud.plist Support
      [loaded] com.adobe.SwitchBoard.plist Support
      [running] com.edb.launchd.postgresql-9.3.plist Support
      [loaded] com.google.keystone.daemon.plist Support
      [running] com.magican.castle.plist Support
      [loaded] com.microsoft.office.licensing.helper.plist Support
      [loaded] com.oracle.java.Helper-Tool.plist Support
      [loaded] org.macosforge.xquartz.privileged_startx.plist Support
      [loaded] org.wireshark.ChmodBPF.plist Support
    Launch Agents: ?
      [not loaded] com.adobe.AAM.Updater-1.0.plist Support
      [loaded] com.google.keystone.agent.plist Support
      [loaded] com.oracle.java.Java-Updater.plist Support
      [loaded] org.macosforge.xquartz.startx.plist Support
    User Launch Agents: ?
      [loaded] com.adobe.AAM.Updater-1.0.plist Support
      [loaded] com.BlueStacks.AppPlayer.LogRotator.plist Support
      [failed] com.BlueStacks.AppPlayer.Service.plist Support
      [loaded] com.BlueStacks.AppPlayer.UninstallAgent.plist Support
      [loaded] com.BlueStacks.AppPlayer.UpdaterAgent.plist Support
      [loaded] com.facebook.videochat.[redacted].plist Support
      [loaded] com.macupdate.desktop5.scanner.plist Support
    User Login Items: ?
      iTunesHelper
      Flux
    Internet Plug-ins: ?
      AdobeExManDetect: Version: AdobeExManDetect 1.1.0.0 - SDK 10.7 Support
      FlashPlayer-10.6: Version: 14.0.0.176 - SDK 10.6 Support
      Default Browser: Version: 537 - SDK 10.9
      Flash Player: Version: 14.0.0.176 - SDK 10.6 Support
      QuickTime Plugin: Version: 7.7.3
      o1dbrowserplugin: Version: 5.4.2.18903 Support
      SharePointBrowserPlugin: Version: 14.4.4 - SDK 10.6 Support
      googletalkbrowserplugin: Version: 5.4.2.18903 Support
      JavaAppletPlugin: Version: Java 8 Update 20 Check version
    Safari Extensions: ?
      AdBlock-2
    Audio Plug-ins: ?
      BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
      AirPlay: Version: 2.0 - SDK 10.9
      AppleAVBAudio: Version: 203.2 - SDK 10.9
      iSightAudio: Version: 7.7.3 - SDK 10.9
    iTunes Plug-ins: ?
      Quartz Composer Visualizer: Version: 1.4 - SDK 10.9
    User Internet Plug-ins ?
      BlueStacks Install Detector: Version: 0.3.6 - SDK 10.7 Support
    3rd Party Preference Panes: ?
      Flash Player  Support
      Java  Support
    Time Machine: ?
      Time Machine not configured!
    Top Processes by CPU: ?
          13% WindowServer
          8% com.apple.WebKit.Networking
          7% Safari
          4% coreaudiod
          1% hidd
    Top Processes by Memory: ?
      106 MB Safari
      106 MB Skype
      96 MB com.apple.WebKit.WebContent
      61 MB WindowServer
      45 MB com.apple.WebKit.Networking
    Virtual Memory Information: ?
      48 MB Free RAM
      1.04 GB Active RAM
      1.05 GB Inactive RAM
      721 MB Wired RAM
      1.77 GB Page-ins
      232 MB Page-outs

    Get rid of "Memory Clean." It's worse than useless.
    There is excessive swapping of data between physical memory (that is, the memory chips on the logic board) and virtual memory (one or more files on the startup volume.) That activity is relatively slow and causes the whole system to be less responsive. It can happen for two reasons:
              A long-running process with a memory leak (a kind of bug)
              Not enough memory for your usage pattern
    Tracking down a memory leak can be difficult, and it may come down to a process of elimination.
    These instructions are for OS X 10.9 ("Mavericks.") The procedure may be slightly different for earlier versions of OS X.
    When you notice the swap activity, open the Activity Monitor application and select All Processes from the View menu, if it's not already selected. Select the Memory tab. Click the heading of the Real Mem column in the process table twice to sort the table with the highest value at the top. If you don't see that column, select
              View ▹ Columns ▹ Real Memory
    from the menu bar.
    If one process (excluding "kernel_task") is using much more memory than all the others, that could be an indication of a leak. A better indication would be a process that continually grabs more and more real memory over time without ever releasing it. Here is an example of how it's done.
    The processes named "Safari Web Content" render web pages for Safari. They use a lot of memory and may leak if certain Safari extensions or third-party web plugins are installed. Consider them prime suspects.
    Another process often implicated in memory leaks is "inkjet4" or "inkjet8," which is a component of the HP printing software. If it's present, force-quit the process in Activity Monitor to solve the problem temporarily. Empty the print queues in the Printers & Scanners preference pane (which has a slightly different name in each recent version of OS X.) If you don't use an HP printer, remove the software. Otherwise, if the problem is recurrent, update the software (which may not help) or contact HP support.
    "Wired" memory should be a small part of the total. That memory is not swapped, but it makes less physical memory available which may then result in swapping. If you have a lot of wired memory, that's usually an indication of a memory leak in a third-party program that modifies the operating system at a low level. Ask for guidance in that case.
    If you don't have an obvious memory leak, your options are to install more memory (if possible) or to run fewer programs simultaneously.
    The next suggestion is only for users familiar with the shell. For a more precise, but potentially misleading, test, run the following command:
    sudo leaks -nocontext -nostacks process | grep total
    where process is the name of a process you suspect of leaking memory. Almost every process will leak some memory; the question is how much, and especially how much the leak increases with time. I can’t be more specific. See the  leaks(1) man page and the Apple developer documentation for details.

  • SQL query returns few rows, but holds on with several Gbs of RAM memory used

    If I perform the following query:
    SELECT d.DocumentGUID, d.DocumentID
    FROM ImportDataBase.dbo.Document d
    LEFT OUTER JOIN ContentDataBase.dbo.Document d2 ON (d.DocumentGUID = d2.DocumentGUID)
    WHERE ( d2.DocumentGUID IS NULL ) -- new document in the ImportDB
    OR ( d2.DocumentGUID IS NOT NULL AND d.QueryContent <> d2.QueryContent ) -- modified document in the ImportDB
    It returns around 1000 rows and takes about 3 minutes to complete
    It also raises up the RAM memory used from 2GB to 9GBs. 
    This memory used will remain used untill I restart the server. I have no need to make use of that memory, I already copied the returned rows of that query into a note pad for example. And any other reason of SQL has to  to keep that memory stored by
    that query, I  dont want it.
    Is there a way to release that memory I really dont need my SQL server to keep, without having to restart the SQL server?
    and without topping the max memory the sql server uses, since I need my SQL server to use as much as it needs in other tasks(I dont think it needs to hold on to the above query memory used)
    Thank You very much.

    Is there a way to release that memory I really dont need my SQL server to keep, without having to restart the SQL server?
    and without topping the max memory the sql server uses, since I need my SQL server to use as much
    A query can be resource intensive even if it returns a single row. Generally it is a good idea to set SQL Server MAX memory.
    BOL: "Optimizing Server Performance Using Memory Configuration Options
    The memory manager component of Microsoft SQL Server eliminates the need for manual management of the memory available to SQL Server. When SQL Server starts, it dynamically determines how much memory to allocate based on how much memory the operating system
    and other applications are currently using. As the load on the computer and SQL Server changes, so does the memory allocated. For more information, see Memory Architecture.
    The following server configuration options can be used to configure memory usage and affect server performance:
    •min server memory
    •max server memory
    •max worker threads
    •index create memory
    •min memory per query
    The min server memory server configuration option can be used to ensure that SQL Server does not release memory below the configured minimum server memory once that threshold is reached. This configuration option can be set to a specific value based on the
    size and activity of your SQL Server. If you choose to set this value, set it to some reasonable value to ensure that the operating system does not request too much memory from SQL Server, which can affect SQL Server performance.
    The max server memory server configuration option can be used to specify the maximum amount of memory SQL Server can allocate when it starts and while it runs. This configuration option can be set to a specific value if you know there are multiple applications
    running at the same time as SQL Server and you want to guarantee that these applications have sufficient memory to run. If these other applications, such as Web or e-mail servers, request memory only as needed, then do not set the max server memory server
    configuration option, because SQL Server releases memory to them as needed. However, applications often use whatever memory is available when they start and do not request more if needed. If an application that behaves in this manner runs on the same computer
    at the same time as SQL Server, set the max server memory server configuration option to a value that guarantees that the memory required by the application is not allocated by SQL Server."
    LINK: 
    http://technet.microsoft.com/en-us/library/ms177455(v=sql.105).aspx
    Memory configuration:
    http://www.sqlusa.com/bestpractices/memory-configuration/
    Kalman Toth Database & OLAP Architect
    SQL Server 2014 Database Design
    New Book / Kindle: Beginner Database Design & SQL Programming Using Microsoft SQL Server 2014

  • Photoshop CS5.5 + Lion: Available RAM Actual RAM

    Hi all,
    Here's my issue:
    I have 24 GIGs of RAM in my machine [Mac Pro 3,1— 2.8Ghz "octo-core" (early-2008)].  I noticed recently that Photoshop was only showing 18 GIGs as available ("18544 MB" is how it's displayed in the "Performance" section of my PS Preferences)—rather than the full 24 GIGs.
    I'm not positive that it is a function of my "upgrade" to Lion, but I have a strong suspicion that it is, since I am intimately familiar with my Photoshop preference settings and never noticed this issue prior to switching from Snow Leopard.
    All my Adobe apps are up to date—as is my system software.  I have confirmed (via System Profiler) that my system is indeed recognizing all 24 GIGs of installed RAM.  I have had this much RAM in my machine for a long time, and under Snow Leopard, it was all recognized by Photoshop.
    Questions:
    - has anyone else experienced this?
    - is it a bug of some sort, or a purposeful function of the OS (i.e. does Lion sequester a portion of the RAM or otherwise disallow PS to access all of it)?
    Any input would be much appreciated.
    -Jason

    Chris Cox wrote:
    So far we haven't seen any such difference on Lion.
    This should help then...
    I realized I had a hard drive with OS X 10.6 (Snow Leopard) still on it, so I booted up my Mac Pro using that drive, opened CS5 and took a look at the preferences.
    Sure enough, the "Available RAM" readout is within 1 GB of the total RAM in my machine (24 GB)—which is consistent with my recollection.  I took a screen-cap of the prefs (seen on the left side of the attached image), rebooted using my current system (Lion), and fired up Photoshop CS5.5.
    If you take a look at the right side of the attached image, you'll notice two things:
    Right off the bat, the Available RAM in Lion is ~3 GB less than on the Snow Leopard system
    The Available RAM fluctuates over time in Lion—mostly decreasing, and at one point, moving back up slightly.
    I didn't spend any time in Snow Leopard to test whether the Available RAM fluctuated or not.  My recollection is that it did not—and that's based upon many months of using CS5 in Snow Leopard.  If it did fluctuate, it wasn't enough to ever catch my eye.  The fluctuation did catch my eye in Lion because of the larger and more relevant issue—the drastic decrease to the actual value(s) of Available RAM.
    Losing 3 GB of RAM on a 24GB system might seem insignificant at first glance, but it's not, and here's why:
    it grows to a loss of ~6GB almost immediately.
    I lose another ~6GB for setting the RAM % no higher than 69% (recommended to avoid a reported memory bug)
    When I spend $2,500 on software (or $10, for that matter), I have every right to expect that it won't negate several hundred dollars worth of investment into the hardware I bought to use it, unless it is advertised as such.
    Wade's suggestion (faulty or incorrectly-seated RAM) crossed my mind too—even though System Profiler recognized all 24 GB with a status of "OK."  Now, it's clear that this isn't the issue.  It's also (hopefully) clear that this is a real issue, with real implications.
    I have invested a lot of time, energy and money into building a high-powered system for one primary purpose—maximizing my computing power for Photoshop and Illustrator.  I have done that based upon the official documentation and recommendations of Adobe.  I run the OS and CS5.5 from a high-quality SSD, have a large, fast and dedicated scratch drive, and save my files to yet another drive.  I've been using Photoshop for 16 years, and as you may note from the scarcity of my posts, I come to this forum only as a last resort—not to waste your time or mine on frivolous issues, or to waste your time asking for explanations about issues that I can otherwise resolve on my own.
    If there is an avenue other than this forum by which I can more easily achieve resolution to issues like this—by all means, please tell me where that is so I can save us all some time.  If not, then to the extent that I must come here to resolve those issues—please respect the fact that I would much rather be using the product for which I paid good money than documenting its flaws or trying to convince the company that sold it to me to listen.
    Please forgive me if I sound frustrated—I am.  It's nearly 4am; I've lost a full night's work reporting this issue; and I've lost far too many additional days and nights over the last year experiencing, troubleshooting, documenting and discussing defects and quirks in CS5 (/.5)—often while feeling like I was the one on trial instead of the buggy product that I purchased.  I don't expect perfection with such robust and technical software—but I think it's reasonable to expect a supportive and attentive attitude, as well as a serious effort by the developers to fix the bugs and correct the oversights that I and others identify.
    Thanks for your time.  I'm sure I'll be more cheerful on the other side of this long night.
    -J

  • How to get total available RAM

    Hi
    How to get total available RAM of the system. I used Runtime.getInstance().totalMemory(), it is not giving total memory of the system. I appreciate any help on this pl.
    Thx
    PK

    If there would be any operating system command
    displaying the desired result,
    we could execute it as runtime command and parse the
    output.
    But I don't know if such a command exists.
    I tried "mem", but it does not show the value I
    expected.For windows XP the following command (either in the cmd window or executed by Runtime.exec) will provide the physical memory size.
    systeminfo | find "Total Physical Memory"I don't know if it works in other Windows versions.

  • Total available graphics memory not detected

    I was trying to connect my notebook to tv useing HDMI cable, got message - no signal, and it said to check my drivers. I checked display adapter and monitor driver, it says they are up to date.
    In performance information and tools it says - total available graphics memory not detected.
    In control panel/display/advanced settings - graphics card is listed.

    Hi,
    The following link shows its specs:
        http://www8.hp.com/emea_africa/en/products/laptops/product-detail.html?oid=7427730#!tab=specs
    It uses:
    Graphics   Integrated:
      Intel® HD Graphics
    And information is right with 64MB of VRAM. System will assign available system RAM to graphics up to max allowed when required.  Please try to hit F4 to send signals to monitor.
    Regards.
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • Problem with gtx 580 lightning total available graphics memory

    i got a problem with total available graphics memory with my gtx 580, it shown 3315MB only in nvidia control panel.. but i just saw people with same gpu with me has 4000+MB..
    can someone help me please, i need to increase it to 4K+MB
    my mobo is asus p8z68-v
    and 4GB of RAM 2GBx2
    CPU: i7 2600k

    Quote from: limousine on 14-October-11, 19:17:12
    i got a problem with total available graphics memory with my gtx 580, it shown 3315MB only in nvidia control panel.. but i just saw people with same gpu with me has 4000+MB..
    Nvidia panel displays complete rubbish.
    They also count some system memory with the amount of vga memory, which, with dedicated videocards these days, is to no point, since the card will never be able to use it.
    Your card has, like Svet already said, 3072MB dedicated videomemory and thats all its gonna utilize, since thats the amount of VRAM on the pcb.
    So your buddies with 4+GB VRAM are just showing off stuff they cant use and Nvidia controlpanel shows numbers and amounts of VRAM, you'll never have available, just like that stupid Windows Performance Index shows some numbers about your system that in reallife mean diddlysquad.
    Besides, there arent any 580GTX's outthere with more then 3GB VRAM aboard.
    Long story short, dont get all hyped up by numbers, you got what you paid for and there's nothing wrong with your amount of memory on that card.
    Edit:
    With my system Nvidia says I got 3071MB of video-memory available, but 1280MB is dedicated, dedicated being the true amount the card wil ever use, since my card has only 1280MB and not 3071MB.
    Like I said they count some system-memory with it, although the card will never ever be able to use it, its just to screw people over.

  • My hard drive has 70.93 GB available, yet when i have more than one internet tab open, i have to force quit google chrome because 'there is no more available application memory'. How can I solve this? I have a 2009 macbook pro running on 10.6.8.

    My hard drive has 70.93 GB available, yet when i have more than one internet tab open, i have to force quit google chrome because 'there is no more available application memory'. How can I solve this? I have a 2009 macbook pro running on 10.6.8. I have tried updating to mavericks through the mac app store but after it downloading for a day i got an error message saying there was a problem with the download. The same thing happens if i try to update itunes or the mac app store. After research, i have also tried repairing disk permissions, but every time they do get repaired the 'repair' button still appears, i'm not sure if it's because it was unable to repair the initial problems or if it just keeps detecting new ones.

    2 GBs is a minimum in which you can do many things, but not concurrently. Be very careful to not install third-party add-ons, limit the number of applications you choose to enter in Login Items, run as few applications concurrently as you demand.
    I would consider adding more RAM to your computer. Your model supports 8 GBs, so I would install that.

Maybe you are looking for

  • Test Equipment Management

    Hi Experts, Please can any one brief me about the cycle of Test Equipment Management in QM. Pls provide with T codes. Thanks in Advance. Vishal

  • Software behaving badly after firmware update intel mac..

    strange things are happening eve since installing the firm ware updater.... such as i tunes opens its slef randomly, msn wont close with out ahveing to be force quit microsoft word lost its dictionary..... anyone experienced anything simular? i have

  • HT1695 i am having trouble using safari on my phone

    I can not get a page to load on my Safari. It says server stopped responding but its connected? I'm confused. Can someone help?

  • Num_row and avg_row_len issue !!

    As per oracle doc , the columns 'num_rows' and 'avg_row_len' in the table ALL_TABLES will get populated only if the tables are analyzed . Can somebody tell me does it mean these values will nnot change as and when the DML operations happen on your ta

  • SAP Basis career path Options

    Hi All, Can anyone tell me, what are all the SAP Basis career path options available in future for a Basis/NetWeaver Administrator? Regards, Rajkumar