Maybe the phishing/malware filter downloading updates? See if it stops
doing it if you uncheck "Enable phishing and malware protection" in the
Options.
Comment #2 on issue 52663 by stuart...@chromium.org: frequent small disk
I/O
http://code.google.com/p/chromium/issues/detail?id=52663
(No comment was entered for this change.)
WIN7 and with version 6.0.472.36 in BETA I get the same thing. When I
leave Chrome open the OS never goes into hibernation and will continually
run. If I close Chrome the OS will do as it is supposed to and go into
hibernation in a timely manner.
I had tried disabling phishing protection briefly, it didn't stop. Should
it take more than a minute after disabling before the disk I/O would stop?
With a single static page open Chrome periodically writes into
~/.config/google-chrome/Default/Current Session file. This happens every
time the desktop holding browser window is activated even no activity is
performed (running xfwm4 with compositor).
If, for example, a webmail page is left open the background ajax requests
make Chrome write into following files:
~/.config/google-chrome/Default/Cookies-journal (re-created for every
transaction, unlinked)
~/.config/google-chrome/Default/Cookies
~/.config/google-chrome/.com.google.chrome.* (temporary, unlinked)
/var/tmp/etilqs_* (sqlite temporary, unlinked)
There are also /dev/shm/.com.google.chrome.* files, so
~/.config/google-chrome/.com.google.chrome files might also be another
problem.
So perhaps making ~/.config/google-chrome a ramfs would be helpful? I'm
also just noticing this problem on my new laptop. Chrome seems to write to
disk every minute or so.
It might be helpful as a hack. It'd be better to just fix the bug.
I hear the hard drive being accessed when I'm just surfing the web on a
dual core 2.8ghz with 4GB ram on a fast box I built, there's no excuse to
hear hard drive access with a fast system....
PLEASE fix this Google...
THANKS
this bug still takes place in version 13.0.782.13 dev-m
chrome writes to disk when your mouse is inside the windows, even when it's
just sitting there... i checked with task manager.
AND THE BIG PROBLEMS IS i'm running an SSD AND THIS IS COSTING ME A LOT OF
MY WRITECYCLES
so generally chrome is SCREWING AROUND with my SSD
Comment #12 on issue 52663 by mkte...@gmail.com: frequent small disk I/O
http://code.google.com/p/chromium/issues/detail?id=52663
Is everyone who sees this using Linux?
Windows 7 Ultimate 64 bit
Mac OS 10.6.7
Win 7 64 bit
Comment #17 on issue 52663 by mkte...@gmail.com: frequent small disk I/O
http://code.google.com/p/chromium/issues/detail?id=52663
Thanks; Changing label to OS-All.
I'm running Ubuntu 11.10 and am trying to get the drive to spin down,
unfortunately Chromium is hitting the disk every few seconds according to
the lm-profiler tool (which reports what is causing the disk to stay
awake). If I quit chromium the discs do spin down and the lm-profiler tool
then stops reporting frequent write accesses. Please fix this as I can't
use chromium if I am running on battery unless I want short battery life.