Results 1 to 8 of 8

Thread: web browsers using too much cpu

  1. #1
    Join Date
    Jul 2008
    Beans
    110
    Distro
    Ubuntu 10.04 Lucid Lynx

    Lightbulb web browsers using too much cpu

    I have carmic installed in dell laptop with 2.7 ghz celeron processor. CPU usage after startup is between 20-30 %. After I start ANY web browser (firefox,chrome,opera,midori,galeon) CPU is used above 90%. It's the same on any web site,without flash player.
    Browsers are using at least 60% CPU. Everything else is ok.
    It was the same case with 9.04 installed in past.
    Whta to do ? Any ideas ???

  2. #2
    Join Date
    Jul 2008
    Beans
    110
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: web browsers using too much cpu

    By the way,ram usage is also normal. After startup it is below 200 mb.

  3. #3
    Join Date
    Jul 2010
    Beans
    43

    Re: web browsers using too much cpu

    The same here
    I have 2.99GHz CPU 2.5 GB RAM
    About the RAM it's normal
    but the CPU - sometimes - -> >90%
    Don't know why
    but when I leave it for a while it goes back to its normal state i.e. about 60% or less

  4. #4
    Join Date
    Jul 2007
    Location
    Poland
    Beans
    4,499
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: web browsers using too much cpu

    run top in terminal and see what eats cpu cycles, system monitor is not to be trusted as it adds to the load significantly

    flash and javascript heavy sites can tax cpu hard but i don't think 60%+ is normal at all
    Last edited by Vaphell; September 23rd, 2010 at 02:31 PM.

  5. #5
    Join Date
    Jul 2008
    Beans
    110
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: web browsers using too much cpu

    Top says that browser is eating at least 60% on this website,so it's not about flashplayer. While stand's still it's about 70-80%,when reloading up to 99%. Same with all browsers.

  6. #6
    Join Date
    Jul 2005
    Location
    I think I'm here! Maybe?
    Beans
    Hidden!
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: web browsers using too much cpu

    Look for update-apt-xapi in the top command output, which is the update manager working; it always seems to use full cpu on my machine too, but it quickly drops back to a more normal ~5-10% with firefox running.

  7. #7
    Join Date
    Jul 2008
    Beans
    110
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: web browsers using too much cpu

    I disabled it with
    Code:
    sudo chmod 644 /etc/cron.weekly/apt-xapian-index
    This helped for now.
    Probably it is all I can do with this.
    Thanks for idea !!!

  8. #8
    Join Date
    Jun 2009
    Beans
    111

    Re: web browsers using too much cpu

    You can also try to use this little utility: http://cpulimit.sourceforge.net/

    I've not tried it myself, but it looks useful for limiting the cpu usage of specific programs.

    R.
    ==

Tags for this Thread

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
  •