A lot of IO writes
|
07-25-2013, 12:30 PM
Post: #1
|
|||
|
|||
A lot of IO writes
Hello,
Can somebody explain to me how and why WhatPulse is generating almost 9GB of data (to some place!?) in little less than 24hrs? Regards, Sc0tTy ![]() |
|||
07-26-2013, 03:15 PM
Post: #2
|
|||
|
|||
RE: A lot of IO writes
there I/O writes as in writing updated data to your hard drive
this could be used in the statistics maybe in order to prevent data loss instead of storing to ram where stuff goes missing for years if not longer |
|||
07-26-2013, 04:58 PM
Post: #3
|
|||
|
|||
RE: A lot of IO writes
Im getting way less than that. 159,000,000
My max comes from utorrent, 6,000,000,000 Still 2 bil less than your WhatPulse at top. |
|||
07-26-2013, 11:16 PM
Post: #4
|
|||
|
|||
RE: A lot of IO writes
9GB in 24 hours is only a few MB per minute, which could be the database. I'd be more interested in why programs need to be counting up I/O writes constantly, but WP is not the only one doing it. Memopal is the only program doing more here, and it has even less need to be making writes when it's just monitoring some directories for changes to back up...
|
|||
08-01-2013, 11:06 AM
Post: #5
|
|||
|
|||
RE: A lot of IO writes
9GB is still a lot for some logging.
My biggest concern is that I have a SSD and I don't want the lifetime of the SSD to be 10yrs shorter just because WhatPulse writes 9GB of data every day. |
|||
08-03-2013, 02:34 AM
Post: #6
|
|||
|
|||
RE: A lot of IO writes
Set your windows temp directories to a HDD then and this should cause whatpulse to follow suit
Is a good idea to do this before you install apps. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)