Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Equin

macrumors newbie
Original poster
Jun 26, 2009
1
0
Lately I've experienced a lot of disk i/o, it seemed that my disk was always working. This really bothered me.. so I tried to track it down.. Using some dtrace magic the problem seems to come from safari.

Code:
2009 Jun 26 18:04:14,  load: 0.30,  disk_r:     44 KB,  disk_w:   3820 KB

  UID    PID   PPID CMD              DEVICE  MAJ MIN D            BYTES
  501    385    119 Terminal         ??       14   2 W            12288
  501  31787    119 Safari           ??       14   2 R            49152
  501  31787    119 Safari           ??       14   2 W          3899392

This is the newest safari (4.0.1) on leopard. It seems to read/write about 3 mb per 5 sec constantly after opening the first web-page. A freshly restarted safari (viewing about:blank) doesn't do any io, but after I load the first page (for example google.com) it starts trashing disk in the background. It's really annoying and eats battery..

Anyone else seeing this?
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.