Results 1 to 6 of 6

Thread: High GPU RAM usage

  1. #1
    Join Date
    Oct 2004
    Beans
    39

    High GPU RAM usage

    Hello,

    I recently upgraded my desktop from 10.04 to 12.04. Since that, I have problems using smplayer to play video with VDPAU enabled. Seem like something (unity?) is consumming too much GPU RAM and there is not enough to play video then.

    My graphic card is GeForce 9600GT 512MB.

    nvidia-smi output:
    Code:
    +------------------------------------------------------+                       
    | NVIDIA-SMI 4.304.88   Driver Version: 304.88         |                       
    |-------------------------------+----------------------+----------------------+
    | GPU  Name                     | Bus-Id        Disp.  | Volatile Uncorr. ECC |
    | Fan  Temp  Perf  Pwr:Usage/Cap| Memory-Usage         | GPU-Util  Compute M. |
    |===============================+======================+======================|
    |   0  GeForce 9600 GT          | 0000:02:00.0     N/A |                  N/A |
    |  0%   50C  N/A     N/A /  N/A |  80%  409MB /  511MB |     N/A      Default |
    +-------------------------------+----------------------+----------------------+
                                                                                   
    +-----------------------------------------------------------------------------+
    | Compute processes:                                               GPU Memory |
    |  GPU       PID  Process name                                     Usage      |
    |=============================================================================|
    |    0            Not Supported                                               |
    +-----------------------------------------------------------------------------+
    Any idea how to fix this problem?

  2. #2
    Join Date
    Jun 2010
    Location
    London, England
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: High GPU RAM usage

    run
    Code:
    top
    or install htop and see specifically what is using how much of CPU and memory. You can also install System Load Indicator and that will give a realtime representation of CPU, memory and hard disk usage, among other things. Hard disk activity can affect performance.

    Regards.
    Last edited by grahammechanical; August 28th, 2013 at 03:31 PM.
    It is a machine. It is more stupid than we are. It will not stop us from doing stupid things.
    Ubuntu user #33,200. Linux user #530,530


  3. #3
    Join Date
    Oct 2004
    Beans
    39

    Re: High GPU RAM usage

    Quote Originally Posted by grahammechanical View Post
    run
    Code:
    top
    or install htop and see specifically what is using how much of CPU and memory. You can also install System Load Indicator and that will give a realtime representation of CPU, memory and hard disk usage, among other things. Hard disk activity can affect performance.

    Regards.
    There is no CPU or RAM problem. Problem is with GPU RAM. top does't display wich app use GPU RAM.

  4. #4
    Join Date
    Aug 2013
    Beans
    14

    Re: High GPU RAM usage

    why do you think it is bad? may be it uses linux style RAM consumption, that puts all available memory into buffers/caches

  5. #5
    Join Date
    Oct 2004
    Beans
    39

    Re: High GPU RAM usage

    Quote Originally Posted by serg2 View Post
    why do you think it is bad? may be it uses linux style RAM consumption, that puts all available memory into buffers/caches
    I don't really know. I'm looking why mplayer crash with VDPAU. I read that VDPAU doesn't work well with cards with less than 128MB of GPU RAM. So I assumed VDPAU need at least that amount of GPU RAM.

  6. #6
    Join Date
    Jan 2014
    Beans
    1

    Re: High GPU RAM usage

    I posted a question here that is related: http://askubuntu.com/questions/38398...iz-with-nvidia

    I'm sure using 90% or over 200mb of vram just for the desktop is excessive, and it noticeably affects performance. Try runnig with a different desktop environment and you'll see the usage go down and likely performance increase. Unity is a bit of a hog, at least on nvidia gpus!.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •