[Solved] conky displaying incorrect ram usage

Conky isn't subtracting the cached memory, is there a subtraction function?
"${mem} - ${cached}"
displays:
"1.11Gib - 770.53Mib"
Is there anyway to show just the value of the actual ram being used?
$mem just displays the 1.11gib
Last edited by playdafunkimuzic (2009-01-16 15:25:12)

playdafunkimuzic wrote:Is there anyway to show just the value of the actual ram being used?
Toggle the "no_buffers" setting in your config:
no_buffers yes
Last edited by tdy (2009-01-16 06:19:29)

Similar Messages

  • Conky display abnormal CPU usage

    The CPU usage in conky is always more than 50%. I have a dual-core T2300.
    All the CPU related variable: ${cpu}, ${cpu0}, ${cpu1}, ${cpu2} are at least 50%.
    It's very confusing.
    Anyone can help me?

    i have a similar problem, in an athlon xp cpu and 512 ram conky use no more than 5% cpu usage, but in my new computer, amd 5200+ 1 gig ram, with the same .conkyrc file it was 10%-20%... so yes... something in the hard or config makes conky needs more power, but dont know why, i switch to gkrellm so i have more functionality thanks to its plugins from AUR, less cpu usage, and can put it inside the fluxbox slit, with fbpager, and make the slit always on top so if i maximize windows, them always show, gkrellm uses no more than 5% cpu usage and can display a lot of important things

  • [solved] Conky - display GPU freq?

    I want to get conky to display a "Current Clocks (core)" value of this command:
    $ aticonfig --od-getclocks
    Default Adapter - ATI Mobility Radeon HD 3650
    Core (MHz) Memory (MHz)
    Current Clocks : 110 405
    Current Peak : 600 700
    Configurable Peak Range : [300-600] [700-700]
    GPU load : 0%
    Ideally, I would also like to have it show Current Memory, but because of the layout of the output, I have no idea how do do it.
    I tried something like that:
    ${color pueple}${execi 60 aticonfig --od-getclocks | perl -ne 'print $1 if /Current*?: (\d+)./;'} MHz$voffset
    but it displays nothing.
    Last edited by Lockheed (2013-08-13 09:38:17)

    nTia89 wrote:what is colour "pueple"?
    Good point. But apparently Conky can't spell either because it displays the value in purple...
    2ManyDogs wrote:
    Does this command in a terminal correctly display what you'd like to see in conky?
    aticonfig --od-getclocks | perl -ne 'print $1 if /Current*?: (\d+)./;'
    If it does not, that's where I'd start -- construct the correct command and only then try adding it to conky.
    It doesn't. But that's the best I could come up with. I don't know how this works so I tried copying my old nvidia setup.
    2ManyDogs wrote:
    There are all kinds of ways to parse that output to get the values you want, including the memory. There are also other ways to get the GPU frequency. What is the output of
    cat /sys/kernel/debug/dri/0/radeon_pm_info
    Directory /sys/kernel/debug/dri/ contains no files no subfolders.
    Last edited by Lockheed (2013-08-10 21:35:45)

  • [SOLVED] Audacious displays incorrect song times

    For seemingly random songs, Audacious displays the correct time when I load them on the playlist - but when I click on it and it starts playing (let's say a 4 minute song) the song time will suddenly change to something like 26 minutes...  o_O  For other songs, this doesn't happen at all.  Very odd.
    Last edited by yarjar (2007-07-10 15:58:23)

    Try to toggle "Enable fast play-length calculation" in MPEG audio plugin properties.

  • [SOLVED] How to see real Linux Ram usage ? (diferent values)

    Hi everyone,
    I am using Linux (Ubuntu at start and now Arch Linux) since 2004. I never had problems to understand it but now I have a problem that I cannot understand.
    I have 2 computers (one is mine Asus 1215N and one is from my girlfriend Asus 1005HA), the first one has Arch Linux with Gnome3, and the seconde one has Arch Linux with Xfce4.
    When I check the ram I get this (on my Asus 1215N):
    (Terminal 'free') :
    Total - 2055584
    Used - 497792
    Buffers/Cache Used - 164288
    (Gnome System Monitor)
    162,4 Mib (8,1%) de 2,0Gb
    Conky
    Ram Usage 488Mib/1.96Gib - 24%
    So, apparently Gnome System Monitor only show me the Buffers/Cache Used memory (isn't that wrong ?) and the other two show me the "real" Ram usage (~488Mb)
    Now on the seconde laptop conky show me the Buffers/Cache Used memory (when i look at it I see for example 120Mib but when I look at 'free' he says to me that the used memory is 500Mib.
    So right now I don't really undestand who's wrong and who's right... did my Gnome3 really use 400mb at startup ? Did the xfce of my girlfriend really uses ~70-120mb at startup ?
    (PS: we have the same conkyrc file.
    Thanks in advance
    Last edited by aliasbody (2011-07-08 10:00:33)

    aliasbody wrote:
    Thanks for your help. But if the Buffers/Cache free is the real Free ram as I understand, then Free Memory is the allocated for software (but free)... That seem's good, but I have a question, I have made a teste, when I tried to open a lot of Chromium tabs (Chromium is a good example as it uses a LOT of ram..)
    Then the Buffers/Cache Free was at 1200Mib / 2000Mib (At free -m)
    and Free Memory was at 19500 Mib / 2000Mib (At free -m)
    And then the system starts using swap...
    So if the Buffers are the really free ram and the Free Memory the all allocated memory and free why doesn't he cleans the allocated/cache before creating a new and starting using the swap ?
    You seem to have the terms mixed up. Used memory is the cached memory and the memory allocated for applications grouped together. +/- buffers/cache is only the memory allocated for applications (It basically means used memory - buffers and cache).
    As to why it starts swapping, I have no idea. It shouldn't, unless it's really out of RAM.
    aliasbody wrote:Ps : And why did I got 2 diferent values from 2 pc's with the same conky configuration ? (since the first laptop show Free Ram and the second onde show Buffers/Cache)
    That's very strange too. Are you absolutely sure that the configs are the same? Sounds like yours is missing the no_buffers option.

  • [SOLVED] high ram usage

    Hi !
    I have the following problem . i 've installed kdemod3-base (the minimum edition) and when i boot the ram usage is about 300 mb ram . After a while , after using ktorrent or firefox my ram goes up to 950 mb and i have only 1 gb ram . this is what i get with ony konqueror open :
    free -m
                 total       used       free     shared    buffers     cached
    Mem:          1010        944         66          0         12        809
    -/+ buffers/cache:        121        888
    Swap:          972          0        972
    does anyone know what might be the issue ?
    thanks for your help!
    Last edited by shak (2009-05-25 13:48:06)

    I hope you know that RAM is faster that HDD, so if you have a Ferrari (RAM) and a biiiig truck (HDD) and you want to drive really fast, which one will you pick? Sure, the truck can hold a ton (or rather several tons) of things, but it's not a speed daemon. If you have the Ferrari just standing in your driveway all day long you're not really using it right, right? On the other hand, if you use your sports car for everything but the toughest jobs (which require the truck), you can feel the performance you payed for - that's the cache thing.
    No offense, but maybe sb knows if there's such a thing as manpages for dummies? ;-)

  • [SOLVED] Arch64 high RAM usage...

    I recently installed Arch64 on my MacBook and everything works fine, however I noticed its using very much RAM in comparison to my 32 bit workstation system (which has 4GB, not all seen o/c in 32 bit, while my laptop has only 2GB). Right now, with only X, musca, firefox and 3 urxvt terms open its using about 25% of it. which comes down to about 500MB. I didn't mind that much until just now I've seen it going up to 64% after I've launched matlab and it remained at this number after I closed it. My system is still responsive and fast, but I'm afraid I'm running out of RAM quite fast this way...thus if this cannot be explained or fixed I'm forced to go back to Arch32.
    Is anybody else experiencing this ? I'm running kernel version 2.6.33.4-1 btw, and xorg 1.7.6-3.
    Last edited by geniuz (2010-05-18 21:32:40)

    Unused RAM is wasted RAM.
    And firefox is KNOWN to be a memory grubby hog.
    Let the kernel do it's job. Unless you are specifically having issues(100% ram usages and high swap usage) there is little to worry about.
    Also relating to Arch32 v Arch64.64 has a larger memory address(64 against 32) apps will use more RAM.
    free -m
    total used free shared buffers cached
    Mem: 2009 1588 420 0 67 601
    -/+ buffers/cache: 920 1088
    Last edited by jwwolf (2010-05-18 20:48:02)

  • [Solved]Conky says it's 3 hours in the future...

    I'm using a straight up OpenBox desktop and I have been fiddling with conky for a little while. For some reason (and yes, I did a locale-gen, and checked to see that my timezone was set to US/Eastern in rc.conf) Conky, and only Conky, seems to think it is currently 5 pm, when it is just 2 pm.
    Here's my ~/.conkyrc
    #= Conky Options =#
    #=================#
    ## Behaviour
    double_buffer yes
    #no_buffers yes
    update_interval 0.75
    cpu_avg_samples 2
    total_run_times 0
    ## Look
    background no
    draw_borders no
    draw_shades no
    border_margin 8
    border_width 0
    draw_graph_borders yes
    draw_outline no
    default_color black
    default_outline_color black
    default_shade_color black
    color0 4c4c4c
    ## Position & Size
    alignment top_left
    gap_x 50
    gap_y 50
    maximum_width 275
    minimum_size 1250
    ## Font
    #use_xft yes
    #xftalpha 1.0
    #xftfont Vibrocentric:pixelsize=12
    font Sans
    ## Window options
    own_window yes
    own_window_transparent yes
    own_window_type normal
    own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
    #= Displayed Text =#
    #==================#
    TEXT
    ${alignc}$sysname $kernel ($machine)
    ${alignc}${exec whoami} @ $nodename
    ${color0}${alignc}${time %B %d. %Y} | ${color0}${alignc}${time %I:%M:%S}${color}
    $hr
    ${color0}${alignc}-[ sysinfo ]-${color}
    ${color0}UPTIME: ${color}$uptime
    ${color0}CPU: ${color}${freq}MHz (${freq_g}GHz)
    ${color0}RAM: ${color}${memmax}
    ${color0}CPU: ${color}${cpu}% ${cpubar}$
    ${color0}RAM: ${color}${mem}/${memmax}(${memperc}%) ${membar}$
    ${color0}SWP: ${color}${swap}/${swapmax} (${swapperc}%) ${swapbar}$
    $hr
    ${color0}${alignc}-[ battery info ]-${color}
    ${color0} AC: ${color0}${acpiacadapter}
    ${color0} Charge: ${color}${battery_percent BAT0} %
    ${color0} Time remaining: ${color}${battery_time BAT0}
    $hr
    ${color0}${alignc}-[ filesystems ]-${color}
    ${color0}/-------- ${color}${fs_free /}${tab 20}/${tab 5}${fs_size /} ${fs_bar /}
    ${color0}/home---- ${color}${fs_free /home}${tab 20}/${tab 5}${fs_size /home} ${fs_bar /home}
    ${color0}/boot---- ${color}${fs_free /boot}${tab 20}/${tab 5}${fs_size /boot} ${fs_bar /boot}
    ${color0}/Windows- ${color}${fs_free /media/disk}${tab 20}/${tab 5}${fs_size /media/disk} ${fs_bar /media/disk}
    $hr
    ${color0}${alignc}-[ network ]-${color}
    ${color0}Hostname: ${color}${nodename}
    ${color0}Network Name: ${color}${wireless_essid wlan0}
    ${color0}Link Quality: ${color}${wireless_link_qual_perc wlan0}
    ${color0}currin: ${color}${downspeedf wlan0} kB/s${alignr}${color0}total-in: ${color}${totaldown wlan0}
    ${color0}currout: ${color}${upspeedf wlan0} kB/s${alignr}${color0}total-out: ${color}${totalup wlan0}
    $hr
    ${color0}${alignc}-[ processes ]-${color}
    ${color0}total: ${color}${processes}${alignr}${color0}running: ${color}${running_processes}
    ${color0}top 3 (cpu):${color}
    ${top name 1}${tab 15}${top pid 1}${tab 25} ${top cpu 1}%
    ${top name 2}${tab 15}${top pid 2}${tab 25} ${top cpu 2}%
    ${top name 3}${tab 15}${top pid 3}${tab 25} ${top cpu 3}%
    ${color0}top 3 (mem):${color}
    ${top_mem name 1}${tab 15}${top_mem pid 1}${tab 25} ${top_mem mem 1}%
    ${top_mem name 2}${tab 15}${top_mem pid 2}${tab 25} ${top_mem mem 2}%
    ${top_mem name 3}${tab 15}${top_mem pid 3}${tab 25} ${top_mem mem 3}%
    The time code was originally {time %B %d. %Y | %I:%M:%S} I expanded it to see if it might have been the issue.  It wasn't, so in the course of writing this post, I swapped it back.
    Tint2 doesn't have this issue, but I feel that the time off to the side disrupts the look of the bar. I haven't tinkered with it enough to put the time in the center, between the two desktop bars, if it is even possible. 
    Ok.. I just double checked myself to make sure that tint2 wasn't displaying incorrectly, and it is, so this is something other than just conky. Hmm... I did just reset my locale, maybe a restart would help. (That sounds like typical Windows advice!)
    I will report back after the reboot.
    BRB
    Update:
    Restart did not fix the issue. I do find this a little strange that my clock is telling me that I am sitting in the center of the Atlantic Ocean, and I have no way of resetting it.
    Ok...   easiest  solve ever. I feel like an idiot.
    sudo date MMDDhhmm
    Got it here http://www.linuxsa.org.au/tips/time.html#wrongtime
    Last edited by LeoSolaris (2009-01-12 19:33:19)

    dhave wrote:
    LeoSolaris wrote:Conky says it's 3 hours in the future...
    Hmm. This could be a good thing. What does Conky say about the Dow Jones Industrial Average three hours from now? And I'd like to check back with you on Superbowl Sunday, if I may....
    Dow 1.53% down.  I am sure the Superbowl's scores will be coming in on schedule.
    Thanks for the note about time sync'ing. I may just do that.
    Last edited by LeoSolaris (2009-01-13 00:45:19)

  • Kernel_task high RAM usage

    Hi everybody,
    I have same problem on both iMacs i use (iMac9,1 and iMac10,1). Both updated from Maveriks to Yosemite some months ago and since last 2 weeks kernel_task "eat" to much RAM.
    I tried to solve with all kind of resets, move files from ACPI_SMC _PlatformPlugin.kext, hardware test, reinstall and restore from time machine and finaly also with a complete clean reinstall (without TM restore!). But kernel_task run with too much RAM usage.
    I feel frustrated and I seem to be back like Windows users!
    So, i think problem could be associated to some software upgrade (DropBox? Skype? Osx update? don't know). Anyone knows if there are usefull debugs system log for kernel_task usage?
    This is log from EtreCheck of iMac9,1
    EtreCheck version: 2.1.8 (121)
    Report generated 13 marzo 2015 16:32:54 CET
    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: ℹ️
        iMac (24-inch, Early 2009) (Verified)
        iMac - model: iMac9,1
        1 2.66 GHz Intel Core 2 Duo CPU: 2-core
        8 GB RAM Upgradeable
            BANK 0/DIMM0
                4 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 9400 - VRAM: 256 MB
            iMac 1920 x 1200
            HP LP2065 1200 x 1600 @ 60 Hz
    System Software: ℹ️
        OS X 10.10.2 (14C109) - Time since boot: 7:21:25
    Disk Information: ℹ️
        WDC WD6400AAKS-40H2B0 disk0 : (640,14 GB)
            EFI (disk0s1) <not mounted> : 210 MB
            Macintosh HD (disk0s2) / : 639.28 GB (400.31 GB free)
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
        OPTIARC DVD RW AD-5670S
    USB Information: ℹ️
        Iomega Iomega eGo HDD 500,11 GB
            EFI (disk2s1) <not mounted> : 210 MB
            Backup (disk2s2) /Volumes/Backup : 499.76 GB (417.61 GB free)
        Western Digital My Book 111A 1 TB
            disk1s1 (disk1s1) <not mounted> : 32 KB
            AleTM (disk1s5) /Volumes/AleTM : 200.00 GB (69.55 GB free)
            Archivio (disk1s7) /Volumes/Archivio : 599.77 GB (456.78 GB free)
        Apple Inc. Built-in iSight
        Apple, Inc. Keyboard Hub
            Mitsumi Electric Apple Optical USB Mouse
            Apple, Inc Apple Keyboard
        Apple Computer, Inc. IR Receiver
        Apple Inc. BRCM2046 Hub
            Apple Inc. Bluetooth USB Host Controller
    Configuration files: ℹ️
        /etc/hosts - Count: 1
    Gatekeeper: ℹ️
        Mac App Store and identified developers
    Adware: ℹ️
        Conduit [Adware! - Remove]
    Kernel Extensions: ℹ️
            /Library/Application Support/VirtualBox
        [loaded]    org.virtualbox.kext.VBoxDrv (4.3.18) [Click for support]
        [loaded]    org.virtualbox.kext.VBoxNetAdp (4.3.18) [Click for support]
        [loaded]    org.virtualbox.kext.VBoxNetFlt (4.3.18) [Click for support]
        [loaded]    org.virtualbox.kext.VBoxUSB (4.3.18) [Click for support]
            /System/Library/Extensions
        [not loaded]    com.intel.kext.intelhaxm (1 - SDK 10.6) [Click for support]
        [loaded]    com.logmein.driver.LogMeInSoundDriver (1.0.3 - SDK 10.5) [Click for support]
    Problem System Launch Daemons: ℹ️
        [failed]    org.postfix.master.plist [Click for details]
    Launch Agents: ℹ️
        [not loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [loaded]    com.adobe.AdobeCreativeCloud.plist [Click for support]
        [running]    com.bjango.istatmenusagent.plist [Click for support]
        [loaded]    com.divx.dms.agent.plist [Click for support]
        [loaded]    com.divx.update.agent.plist [Click for support]
        [loaded]    com.google.keystone.agent.plist [Click for support]
        [failed]    com.leapmotion.Leap-Motion.plist [Click for support] [Click for details]
        [not loaded]    com.logmein.logmeingui.plist [Click for support]
        [not loaded]    com.logmein.logmeinguiagent.plist [Click for support]
        [not loaded]    com.logmein.logmeinguiagentatlogin.plist [Click for support]
        [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]
        [running]    net.culater.SIMBL.Agent.plist [Click for support]
        [loaded]    org.macosforge.xquartz.startx.plist [Click for support]
    Launch Daemons: ℹ️
        [loaded]    com.adobe.fpsaud.plist [Click for support]
        [loaded]    com.adobe.SwitchBoard.plist [Click for support]
        [loaded]    com.barebones.authd.plist [Click for support]
        [loaded]    com.barebones.textwrangler.plist [Click for support]
        [running]    com.bjango.istatmenusdaemon.plist [Click for support]
        [loaded]    com.google.keystone.daemon.plist [Click for support]
        [failed]    com.leapmotion.leapd.plist [Click for support]
        [not loaded]    com.logmein.logmeinblanker.plist [Click for support]
        [not loaded]    com.logmein.logmeinserver.plist [Click for support]
        [loaded]    com.logmein.raupdate.plist [Click for support]
        [loaded]    com.opendoor.doorstopdaemon.plist [Click for support]
        [loaded]    com.oracle.java.Helper-Tool.plist [Click for support]
        [loaded]    com.teamviewer.Helper.plist [Click for support]
        [not loaded]    com.teamviewer.teamviewer_service.plist [Click for support]
        [loaded]    com.vmware.launchd.vmware.plist [Click for support]
        [loaded]    org.macosforge.xquartz.privileged_startx.plist [Click for support]
        [not loaded]    org.virtualbox.startup.plist [Click for support]
        [loaded]    org.wireshark.ChmodBPF.plist [Click for support]
    User Launch Agents: ℹ️
        [loaded]    com.adobe.ARM.[...].plist [Click for support]
        [failed]    [email protected] [Click for details]
        [running]    com.nds.pcshow.plist [Click for support]
        [loaded]    com.nds.pcshow.uninstall.plist [Click for support]
        [failed]    com.spotify.webhelper.plist [Click for support]
        [loaded]    com.tencent.xin.WeChatHelper.plist [Click for support]
        [not loaded]    com.victorpimentel.TVShowsHelper.plist [Click for support]
        [not loaded]    org.virtualbox.vboxwebsrv.plist [Click for support]
    User Login Items: ℹ️
        Adium    Applicazione  (/Applications/Adium.app)
        Mail    Applicazione  (/Applications/Mail.app)
        TextWrangler    Applicazione  (/Applications/TextWrangler.app)
        Skype    Applicazione  (/Applications/Skype.app)
        Dropbox    Applicazione  (/Applications/Dropbox.app)
    Internet Plug-ins: ℹ️
        AdobePDFViewerNPAPI: Version: 11.0.02 - SDK 10.6 [Click for support]
        Flash Player: Version: 16.0.0.305 - SDK 10.6 Outdated! Update
        DivX Web Player: Version: 3.1.0.13 - SDK 10.5 [Click for support]
        AdobePDFViewer: Version: 11.0.02 - SDK 10.6 [Click for support]
        LogMeInSafari32: Version: 1.0.961 - SDK 10.7 [Click for support]
        Unity Web Player: Version: UnityPlayer version 3.5.0f6 - SDK 10.6 [Click for support]
        googletalkbrowserplugin: Version: 5.40.2.0 - SDK 10.8 [Click for support]
        iPhotoPhotocast: Version: 7.0
        RealPlayer Plugin: Version: Unknown [Click for support]
        QuickTime Plugin: Version: 7.7.3
        FlashPlayer-10.6: Version: 16.0.0.305 - SDK 10.6 [Click for support]
        AdobeAAMDetect: Version: AdobeAAMDetect 2.0.0.0 - SDK 10.7 [Click for support]
        Silverlight: Version: 5.1.30514.0 - SDK 10.6 [Click for support]
        OVSHelper: Version: 1.1 [Click for support]
        LogMeIn: Version: 1.0.961 - SDK 10.7 [Click for support]
        Google Earth Web Plug-in: Version: 7.1 [Click for support]
        Default Browser: Version: 600 - SDK 10.10
        Flip4Mac WMV Plugin: Version: 3.2.0.16   - SDK 10.8 [Click for support]
        o1dbrowserplugin: Version: 5.40.2.0 - SDK 10.8 [Click for support]
        JavaAppletPlugin: Version: Java 8 Update 25 Check version
    User internet Plug-ins: ℹ️
        BlueStacks Install Detector: Version: Unknown
        BrowserPlus_2.6.0: Version: 2.6.0 [Click for support]
        CitrixOnlineWebDeploymentPlugin: Version: 1.0.105 [Click for support]
        ConduitNPAPIPlugin: Version: 1.0 - SDK 10.6 [Click for support]
    Safari Extensions: ℹ️
        Conduit Search for Safari
    3rd Party Preference Panes: ℹ️
        BrowserPlus  [Click for support]
        Flash Player  [Click for support]
        Flip4Mac WMV  [Click for support]
        Growl  [Click for support]
        Java  [Click for support]
        MagicMenu  [Click for support]
        MagicPrefs  [Click for support]
        PlugSuit  [Click for support]
        sshLogin  [Click for support]
        TVShows  [Click for support]
    Time Machine: ℹ️
        Skip System Files: NO
        Mobile backups: OFF
        Auto backup: YES
        Volumes being backed up:
            Macintosh HD: Disk size: 639.28 GB Disk used: 238.96 GB
        Destinations:
            AleTM [Local]
            Total size: 200.00 GB
            Total number of backups: 1
            Oldest backup: 2015-03-13 14:28:33 +0000
            Last backup: 2015-03-13 14:28:33 +0000
            Size of backup disk: Too small
                Backup size 200.00 GB < (Disk used 238.96 GB X 3)
    Top Processes by CPU: ℹ️
             6%    VirtualBoxVM
             4%    master
             3%    firefox
             2%    WindowServer
             1%    SystemUIServer
    Top Processes by Memory: ℹ️
        2.29 GB    VirtualBoxVM
        807 MB    firefox
        258 MB    mds
        198 MB    MailTab for Gmail
        163 MB    WindowServer
    Virtual Memory Information: ℹ️
        54 MB    Free RAM
        2.13 GB    Active RAM
        2.09 GB    Inactive RAM
        3.23 GB    Wired RAM
        117.96 GB    Page-ins
        151 MB    Page-outs
    Diagnostics Information: ℹ️
        Mar 11, 2015, 10:03:38 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/plugin-container_2015-03-11-10 0338_[redacted].crash
        Mar 11, 2015, 09:47:20 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/plugin-container_2015-03-11-09 4720_[redacted].crash
        Mar 13, 2015, 09:06:20 AM    Self test - passed
    On this report kernel_task ram is not displayed but you can see it on task manager image
    Any help is apreciated.
    Thank you!

    There is nothing wrong with your kernel_task memory usage.  It is consistent with the amount of RAM you have installed.
    The kernel_task manages virtual memory page tables.  The more RAM the the more table space consumed.  800MB memory usage for kernel_task is in line with having 8GB of RAM in your Mac.
    My 16GB Macbook Pro kernel_task has 1.15GB of memory.  People with 32GB Macs, have more like 1.5GB.  And Macs with 4GB have something around 500MB more or less.
    Tangent observation.  Unless you have a Paid LogMeIn account, the free version has been discontinued, and you should most likely remove the LogMeIn components via the LogMeIn uninstaller.  Your use of TeamViewer.com is a good substitute for the free LogMeIn.
    You system has been up for just 7 and a half hours
        OS X 10.10.2 (14C109) - Time since boot: 7:21:25
    But you have
        117.96 GB    Page-ins
    That averages out to 4.6MB per second.
    Chances are you could either benefit from not running as many concurrent things (maybe remove the large number of kernel extensions, launch daemons, launch agents you have installed), maybe only run VirtualBox when you really need to run Windows (assuming it is Windows, but I guess it could be Linux or Solaris X86), or have fewer tabs open in your web browser, or run fewer Apps, especially the big memory hungry kind)
    Or maybe you just need more RAM if you must have all these things installed and running all the time.
    Just a thought.  But it is not kernel_task that is causing problems.  That is normal.

  • [SOLVED] Conky troubles with Gnome

    I don't know if I am making some obvious, easily correctable mistake, or if this is a known bug. I have looked on the wiki and all I could find about Conky on Gnome was a short little thing that caused this problem:
    http://imgur.com/jQPBsDq
    Here is my .conkyrc file:
    # Conky, a system monitor, based on torsmo
    # Any original torsmo code is licensed under the BSD license
    # All code written since the fork of torsmo is licensed under the GPL
    # Please see COPYING for details
    # Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
    # Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al. (see AUTHORS)
    # All rights reserved.
    # This program is free software: you can redistribute it and/or modify
    # it under the terms of the GNU General Public License as published by
    # the Free Software Foundation, either version 3 of the License, or
    # (at your option) any later version.
    # This program is distributed in the hope that it will be useful,
    # but WITHOUT ANY WARRANTY; without even the implied warranty of
    # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
    # GNU General Public License for more details.
    # You should have received a copy of the GNU General Public License
    # along with this program. If not, see <http://www.gnu.org/licenses/>.
    own_window yes
    own_window_type conky
    own_window_transparent yes
    own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
    alignment lower_right
    background yes
    border_width 1
    cpu_avg_samples 2
    default_color white
    default_outline_color white
    default_shade_color white
    draw_borders no
    draw_graph_borders yes
    draw_outline no
    draw_shades no
    use_xft yes
    xftfont DejaVu Sans Mono:size=12
    gap_x 5
    gap_y 60
    minimum_size 5 5
    net_avg_samples 2
    no_buffers yes
    out_to_console no
    out_to_stderr no
    extra_newline no
    stippled_borders 0
    update_interval 1.0
    uppercase no
    use_spacer none
    show_graph_scale no
    show_graph_range no
    TEXT
    ${scroll 16 $nodename - $sysname $kernel on $machine | }
    $hr
    ${color grey}Uptime:$color $uptime
    ${color grey}Frequency (in MHz):$color $freq
    ${color grey}Frequency (in GHz):$color $freq_g
    ${color grey}RAM Usage:$color $mem/$memmax - $memperc% ${membar 4}
    ${color grey}Swap Usage:$color $swap/$swapmax - $swapperc% ${swapbar 4}
    ${color grey}CPU Usage:$color $cpu% ${cpubar 4}
    ${color grey}Processes:$color $processes ${color grey}Running:$color $running_processes
    $hr
    ${color grey}File systems:
    / $color${fs_used /}/${fs_size /} ${fs_bar 6 /}
    ${color grey}Networking:
    Up:$color ${upspeed eth0} ${color grey} - Down:$color ${downspeed eth0}
    $hr
    ${color grey}Name PID CPU% MEM%
    ${color lightgrey} ${top name 1} ${top pid 1} ${top cpu 1} ${top mem 1}
    ${color lightgrey} ${top name 2} ${top pid 2} ${top cpu 2} ${top mem 2}
    ${color lightgrey} ${top name 3} ${top pid 3} ${top cpu 3} ${top mem 3}
    ${color lightgrey} ${top name 4} ${top pid 4} ${top cpu 4} ${top mem 4}
    Has anyone else discovered a way to make conky work transparently with Gnome as a DE?
    Thanks for the help!
    Last edited by treeman1111 (2013-02-17 22:21:02)

    treeman1111 wrote:All you do is follow me around and tell me what I am doing wrong.
    Thats because you keep exhibiting the same behaviours, despite being asked not to.
    I'll link you (again) to the Forum Etiquette. Please read all of it.
    Don't expect that help vampirism will be tolerated here, it won't.
    I'll also remind you of the Arch Way
    This user-centric design necessarily implies a certain "do-it-yourself" approach to using the Arch distribution. Rather than pursuing assistance or requesting a new feature to be implemented by developers, Arch Linux users have a tendency to solve problems themselves and generously share the results with the community and development team – a "do first, then ask" philosophy.

  • The song titles are displayed incorrectly, how do I fix this?

    Ever since an update of itunes a couple of months ago, the titles have been displayed incorrectly in my library. I listen to a lot of Chinese, Korean, and Japanese music and after the update the information turned into squares. I went online and tried the much given solution of converting the id3 tags. This resulted in all my songs (even the english ones) turning to Chinese script when I reversed unicode, which was solved by reversing it again. However after trying all the id3 versions I am now left with a part of my songs being displayed as ?????? and with the other, largest part having the correct names but with the symbol Ƞ spread throughout the titles, which is annoying to say the least.
    Other programmes on my computer display the different scripts just fine, and I have Japanese and Korean installed so as to be able to write it. The songs are also still displayed correctly if I acces them in their folders.
    I am kind of losing hope after trying to find a solution on the internet for a while now, and have even re-installed itunes completely, to no avail.
    If anyone has any suggestions or possible solutions, I'd be very grateful.

    Hi Treenr3,
    Sounds like you have been on the right track with regard to troubleshooting this issue. It may be worth going over the font troubleshooting in the following article, just to double check (it refers to a previous version of iTunes, but the troubleshooting steps should be similar).
    iTunes 9: Font text is incoherent or appears in a different language
    http://support.apple.com/kb/TS3042
    It may also be worth trying some isolation troubleshooting in new test user account with just a couple of the tracks that are having issues to see if it persists.
    Isolating an issue by using another user account
    http://support.apple.com/kb/TS4053
    Cheers,
    - Brenden

  • RAM usage increases with time, problem?

    Hi all,
    Whislt I've been playing with linux on the side for a few years the past few weeks have been my first foray into using linux as my main OS, in the form of Arch. It's been a steep learning curve but I'm enjoying the experience and wealth of information. Previous flirts with Linux have been groping in the dark, pasting code from the internet and avoiding the terminal where possible.
    Since going Arch full time I've noticed the RAM usage seems to increase when I leave it alone for a few hours. I'm running an old, around 2005 I think, Advent Laptop with 512MB, or 466MB according to free -m, RAM. I've allocated 2GB to swap which it dips into occasionally.
    Typically I've been leaving open luakit & urxvt whislt running Awesome. If I leave it for a few hours and return the RAM has jumped from 30% or so to 80 or 90%. A reboot solves this.
    I had a look around the interwebs but this is the first time my wed-fu has not unearthed one of those wonderful arch articles/post on what to do.
    Any suggestions, or anything I can do to clarify the issue?

    It does indeed, but only while the system is being actively accessed, as far as I know. An idle system (i.e. with no filesystem access) will have a stagnant file cache.
    So I guess the question here would be, is your PC idle while you're "leaving" it? Do you use it as a fileserver, webserver, database, etc, or do you ssh in perform various tasks? Does 'free' report your free '-/+ buffers/cache' value as something minute?

  • [SOLVED] Conky, LM-sensors and hwmon

    Hi,
    I used the guide found at the forum thread http://bbs.archlinux.org/viewtopic.php?id=43397 (post #4) to get my GPU and CPU temperature shown in conky by using LM-sensors. It all works fine, except for a single little error...
    My conky-setup for the temperatures says
    ${color lightgrey} GPU: $color${hwmon 0 temp 1}°C ${color lightgrey}CPU Core 0: $color${hwmon 1 temp 1}°C ${color lightgrey}CPU Core 1: $color${hwmon 2 temp 1}°C
    but when showing in conky, the "°C" part becomes "Å°C"??
    Can anyone see why this happens? I've attached my whole .conkyrc below:
    # set to yes if you want Conky to be forked in the background
    background no
    cpu_avg_samples 2
    net_avg_samples 2
    out_to_console no
    # Use Xft?
    use_xft yes
    # Xft font when Xft is enabled
    xftfont Bitstream Vera Sans Mono:size=7
    own_window_type desktop
    own_window_transparent yes
    own_window_colour hotpink
    # Text alpha when using Xft
    xftalpha 0.8
    # mail spool
    mail_spool $MAIL
    # Update interval in seconds
    update_interval 1
    # Create own window instead of using desktop (required in nautilus)
    own_window yes
    # Shows the time range covered by a graph.
    show_graph_range yes
    # Use double buffering (reduces flicker, may not work for everyone)
    double_buffer yes
    # Minimum size of text area
    #minimum_size 280 5
    maximum_width 310
    # Draw shades?
    draw_shades no
    # Draw outlines?
    draw_outline no
    # Draw borders around text
    draw_borders no
    # Stippled borders?
    stippled_borders 10
    # border margins
    #border_margin 2
    # border width
    border_width 1
    # Default colors and also border colors
    default_color 424de5
    default_shade_color 0b0b0b
    default_outline_color white
    # Text alignment, other possible values are commented
    #alignment top_left
    #minimum_size 10 10
    gap_x 10
    gap_y 0
    #alignment top_right
    #alignment bottom_left
    alignment bottom_right
    # Gap between borders of screen and text
    # Add spaces to keep things from moving about? This only affects certain objects.
    use_spacer none
    # Subtract file system buffers from used memory?
    no_buffers yes
    # set to yes if you want all text to be in uppercase
    uppercase no
    #${font Dungeon:style=Bold:pixelsize=10}I can change the font as well
    #${font Verdana:size=10}as many times as I choose
    #${font Perry:size=10}Including UTF-8,
    #${font Luxi Mono:size=10}justo como este texto que o google traduz fêz o português
    # stuff after 'TEXT' will be formatted on screen
    #${font Grunge:size=12}${time %a %b %d}${alignr -25}${time %k:%M}
    # Konfiguration fra Arch Forum:
    # http://bbs.archlinux.org/viewtopic.php?id=56421
    background yes
    own_window yes
    own_window_type normal
    own_window_transparent yes
    own_window_hints undecorated,below,skip_taskbar,skip_pager,sticky
    double_buffer yes
    draw_outline no
    draw_borders no
    draw_graph_borders yes
    stippled_borders 0
    border_margin 0
    border_width 0
    TEXT
    $sysname $kernel on $nodename
    #${color lightgrey}Desktop: $color$desktop_name ($desktop/$desktop_number)
    ${color 00043d}$stippled_hr
    ${color lightgrey}Uptime:$color $uptime ${color lightgrey}- Load:$color $loadavg
    ${color lightgrey}CPU Usage:${color #424de5} ${cpu}% ${cpubar}
    ${color 091124}${cpugraph lightgrey 00043d}
    ${color lightgrey}RAM Usage:$color $mem/$memmax - $memperc% $membar
    ${color lightgrey}Swap Usage:$color $swap/$swapmax - $swapperc% $swapbar
    ${color lightgrey}Processes:$color $processes ${color grey}Running:$color $running_processes
    ${color 00043d}$stippled_hr
    ${color lightgrey}Networking (cable) - $color IP: ${addr eth0}
    ${color lightgrey} Down:$color ${downspeed eth0} k/s${color lightgrey} ${offset 70}Up:$color ${upspeed eth0} k/s
    ${color 091124}${downspeedgraph eth0 32,150 lightgrey 00043d} $alignr${color 091124}${upspeedgraph eth0 32,150 lightgrey 00043d}
    ${color lightgrey}Networking (wireless) - $color IP: ${addr wlan0}
    ${color lightgrey} Down:$color ${downspeed wlan0} k/s${color lightgrey} ${offset 70}Up:$color ${upspeed wlan0} k/s
    ${color 091124}${downspeedgraph wlan0 32,150 lightgrey 00043d} $alignr${color 091124}${upspeedgraph wlan0 32,150 lightgrey 00043d}
    ${color lightgrey}Wireless link quality: $color$wireless_link_qual $wireless_link_bar
    ${color lightgrey}Wireless ESSID: $color${wireless_essid}
    ${color 00043d}$stippled_hr
    ${color lightgrey}Battery: $color${battery BAT0} ${battery_bar BAT0}
    ${color 00043d}$stippled_hr
    ${color lightgrey}XMMS $xmms2_status
    $color$xmms2_elapsed/$xmms2_duration $xmms2_bar
    $color$xmms2_smart
    ${color lightgrey}Mixer: $color${mixer} ${mixerbar}
    ${color 00043d}$stippled_hr
    ${color lightgrey}Disk read: $color$diskio_read ${color lightgrey}- Disk write: $color$diskio_write
    ${color 091124}${diskiograph sda lightgrey 00043d}
    ${color lightgrey}File systems:
    ${color lightgrey} / $color${fs_used /}/${fs_size /} ${fs_bar /}
    ${color lightgrey} data $color${fs_used /mnt/data}/${fs_size /mnt/data} ${fs_bar /mnt/data}
    ${color lightgrey} vista $color${fs_used /mnt/vista}/${fs_size /mnt/vista} ${fs_bar /mnt/vista}
    ${color lightgrey} xp $color${fs_used /mnt/xp}/${fs_size /mnt/xp} ${fs_bar /mnt/xp}
    ${color 00043d}$stippled_hr
    ${color lightgrey}System temperatures:
    ${color lightgrey} GPU: $color${hwmon 0 temp 1}°C ${color lightgrey}CPU Core 0: $color${hwmon 1 temp 1}°C ${color lightgrey}CPU Core 1: $color${hwmon 2 temp 1}°C
    ${color 00043d}$stippled_hr
    ${color}Name PID CPU% MEM%
    ${color #308ffd} ${top name 1} ${top pid 1} ${top cpu 1} ${top mem 1}
    ${color lightgrey} ${top name 2} ${top pid 2} ${top cpu 2} ${top mem 2}
    ${color lightgrey} ${top name 3} ${top pid 3} ${top cpu 3} ${top mem 3}
    ${color}Mem usage
    ${color #308ffd} ${top_mem name 1} ${top_mem pid 1} ${top_mem cpu 1} ${top_mem mem 1}
    ${color lightgrey} ${top_mem name 2} ${top_mem pid 2} ${top_mem cpu 2} ${top_mem mem 2}
    ${color lightgrey} ${top_mem name 3} ${top_mem pid 3} ${top_mem cpu 3} ${top_mem mem 3}
    EDIT: Found the error: I had edited the file in mousepad, which couldn't save the "°"'s right..
    Last edited by bozack (2009-09-09 12:45:21)

    nTia89 wrote:
    try to append in the .conkyrc
    the setting:
    override_utf8_locale
    It didn't work - but I might have to say - my locale is danish (in my locale.gen I have the two lines "da_DK.UTF-8 UTF-8" and "da_DK ISO-8859-1" uncommented)..
    Does this make any difference?

  • [T410i] RAM usage, hight temperature, battery

    Hi all, in this pc I've got two OSs. Ubuntu 12.04 and windows 7. With the fist I haven't got any problems, the RAM (3GB) usage is usually around 33%, but always under 50%. The temperatures are high, but it is quite normal, maybe the termal paste has low power to cold down them.
    The problems arrive with windows 7. I disabled a lot of startup application, but after the boot, RAM usage is already over 50%. With Avira-realtime, after 2 minutes the percentage was over 80%. I disabled it.
    Mozilla used a lot of memory too, now I'm just writing this post with chrome and nothing else, and the RAM usage is at 72%. 
    The CPU temperatures are always over 48°C (Here in Italy it is summer) but with ubuntu are less.
    These problems are increased with battery, It is impossible to use the pc. I did a scan with malwarebytes (in safe mode) and everything seemed ok. How can I solve at least the RAM problem in win 7?
    Regards

    peets wrote:If you have a lot of memory, why not make use of it? I'm assuming this is a home/desktop computer. It's nice to have features like  caching of web pages, music, etc. or fancy 3D effects, if it doesn't slow down your regular use. I use up lots of RAM to speed up my daily computer use.
    256 MB of ram. I too enjoy a featurefull desktop, but speed is equally imperative. e17 gives you something of both worlds.
    quick question. It seems the only thing I really need from my xorg.conf is the keyboard configuration as it figures out the rest pretty well without a configuration file. Could I delete everything else from xorg.conf and have it autoconfigure the rest?

  • Ever increaing RAM usage of flashPlayer not shown in memory profiler of FlashBuilder

    I have a flash application created with Flex in FlashBuilder which uses the Stage3D-API (Away3D-Library is used).
    In this flash application 3D-objects are created and added to scene and they are also removed/disposed again, and then they are created/added again.
    Performing these scene altering operations the RAM usage of the flashPlayer process (monitored in Windows7-Taskmanager) steadily increases by big amounts (lets say 20MB).
    On the other hand the Memory-profiler does not show any such increases at all. Regarding to memory profiler the application still uses bascially the same amount of memory (the line stays flat).
    There are some objects marked as loitering, but  they donet seem to build-up. And their total amount is (if at all) 0,3MB.
    After a while of 3d-scene altering operations (adding, removeing objects) the application/flash-player crashes, most possibly to not being able to allocate more RAM (Taskmanager shows RAM almost completely used up by flashPlayer-process). The application does not exit due to 3d-resource related limits like vertex-buffers, but here are now my questions:
    Questions:
    a) Are there areas of RAM-usages a (stage-3d) application uses up, which can not be profiled by FlashBuilder?
    For exmaple: Is it possible that some objects (maybe stage-3d related) that hold onto some areas of memory/RAM which do not show up in memory profiler?
    c) Is the versioning of used components (flashPlayer, FlashBuilder or used Flex-SDK) in an way relevant when memory profiling an application? It it possible that i dont properly see the used memory by my application because i might have old version of involved components?
    d) Do you have any other idea what might be the cause here for increased RAM-usage or why it does not show up in memory profiler? I mean at least i expected to see it in memory profiler.
    e) Generally i understand that the flashPlayer allocates RAM as it sees fit, and that its not the same amount of memory my application currently uses. But if my application seems not to use/demand any more memory (at least thats what the profiler tells me) i dont understand why flashPlayer allocates more and more memory - even to the point of crashing. Any ideas here?

    Long shot but...
    When I had an issue with Flash Builder 4.6 PC mobile in regards to the java heap problem I discovered myself that my project had content which apparently blew out the FB threshold. In particular my mp3 files (3 units) were of too much high quality (360 kbps), I had to scale down the files to 128 kbps. This is an extreme shame.
    I am currently running these threshold tests to see if my mp3s can be of better kbps. I did hack my CONFIG scripts in the sdk folders in the installation location but that did not solve my issue. LESSON LEARNED: FB apparently employs the web logic where reduced files equal better performance.

Maybe you are looking for

  • FINDER WON'T LAUNCH

    I just installed the latest iLife Support 8.2 and now Finder can launch, which means I can't see any of my desktop, etc. Just had another Graphics update today and when I tried to restart, it is cancelled by Finder (which is opening and closing in my

  • Return Links at top of Report?  Legend Labels on Bar Chart Rollovers?

    Hi, I have two questions. 1. Is there a way to easily put the 'Return' links at the top of all reports? i.e. is there a template I can edit to do this to all my reports? I have hundreds of reports and changing them all by hand by putting a static tex

  • Troubleshooting Fiber Connection on a Catalyst 2960

    I am trying to test my fiber connectivity on a Catalyst 2960 before I deploy it. So what I thought I would do is connect it to another switch in my office with a open port for the fiber connection. The other switch is a Catalyst 3560G. Here are the p

  • "operation terminated unexpectedly" during Outlook calendar synch

    Help!  Everything was synchronizing fine but then one day, just stopped working.  I rec'd an error message from "Intellisync" stating "The operation terminated unexpectedly".  I've tried to uninstall the DM software & reinstall several times but that

  • Using TM backup temporarily on different iMac

    Looking for best way to temp. use appns./access data from ext. HD TM backup on a different iMac while my mine is being repaired. My iMac crashed, but I have complete backup via TM on ext. HD. I want to access data from my TM backup using wife's iMac