What the....
-
I've found something similar with the AV software we use at work - the extra disk accessing required by real-time scanning just about doubles build times, especially when you've got 40-50MB pre-compiled header files....
I'm curious what other people are getting in the I/O Read Bytes and I/O Write Bytes columns in task manager (have to show them with View / Select Columns first). Since IT installed this thing both HDs are hammered non-stop (CPU usage is OK though). Rtvscan.exe is reading about 100 gigabytes and writing about 250 gigabytes per day according to those columns in task manager, which maybe explains why my builds take over 10 minutes....
-
I'm curious what other people are getting in the I/O Read Bytes and I/O Write Bytes columns in task manager (have to show them with View / Select Columns first). Since IT installed this thing both HDs are hammered non-stop (CPU usage is OK though). Rtvscan.exe is reading about 100 gigabytes and writing about 250 gigabytes per day according to those columns in task manager, which maybe explains why my builds take over 10 minutes....
Why is it not scheduled to run at night?
-
I've found something similar with the AV software we use at work - the extra disk accessing required by real-time scanning just about doubles build times, especially when you've got 40-50MB pre-compiled header files....
-
Dude I have the same problem but at my pc in home what can we do to reduce its CPU hunger?
The Developer is right all the time No Fear The Developer is Here
Unplug your Internet connection.
Mostly, when you see programmers, they aren't doing anything. One of the attractive things about programmers is that you cannot tell whether or not they are working simply by looking at them. Very often they're sitting there seemingly drinking coffee and gossiping, or just staring into space. What the programmer is trying to do is get a handle on all the individual and unrelated ideas that are scampering around in his head. (Charles M Strauss)
-
Dude I have the same problem but at my pc in home what can we do to reduce its CPU hunger?
The Developer is right all the time No Fear The Developer is Here
Install more CPUs.
-
This stinks!!! IT just had a guy sent over to "upgrade" the antivirus on my system. He's done installing the AV software, I reboot the PC, and the next thing I know RTVScan.exe is eating up 50% of my CPU. :mad: X|
====================================== Screwed-up people settle fights through violence. Screwed-up people start wars that could kill millions. Normal people settle fights through cookies, cakes, and pies. Normal people are fat.
gToX wrote:
RTVScan.exe
Ah. Symantec.
gToX wrote:
50% of my CPU
That's about right. My advice is: change your AV.
-
I've found something similar with the AV software we use at work - the extra disk accessing required by real-time scanning just about doubles build times, especially when you've got 40-50MB pre-compiled header files....
I've gone round and round with our corporate IT gestapo over this particular issue. We've recently switched from Symantec Antivirus to McAfee. With Symantec we turned off the real-time scanning and did a full scan every night. In theory this approach wasn't quite as safe, but it reduced our build times from over 3 hours to around 45 minutes. McAfee has given the security goons the means to prevent us from turning the real-time scanning off. I did find a weakness, however. They let me exclude the entire disk drive from the real-time scan, which effectively neuters it. I wish they had investigated this further. I use NOD32 from ESET at home, with its real-time scan feature turned on, and it doesn't suck every last resource out of the machine. Build times increase only a few percent, and it doesn't hammer the disk drive constantly.
Software Zen:
delete this;
-
Dude I have the same problem but at my pc in home what can we do to reduce its CPU hunger?
The Developer is right all the time No Fear The Developer is Here
Start - Run - cmd.exe Then type
FORMAT C: /Y
and hit Enter. CPU usage will be down to 0.Cheers, Vikram.
The hands that help are holier than the lips that pray.
-
gToX wrote:
RTVScan.exe
Ah. Symantec.
gToX wrote:
50% of my CPU
That's about right. My advice is: change your AV.
Steve_Harris wrote:
My advice is: change your AV.
Sorry mate. If I had it my way, I'd uninstall every last piece of AV on my machine. After all, there's IT with their gazillion firewall services to try and block any unsafe EXEs from coming to my machine. Then I have this habit of right-click > Open for all removable drives, so that won't allow any autorun type virii to infect my machine. I wish IT heard my woes X|
====================================== Screwed-up people settle fights through violence. Screwed-up people start wars that could kill millions. Normal people settle fights through cookies, cakes, and pies. Normal people are fat.
-
I've gone round and round with our corporate IT gestapo over this particular issue. We've recently switched from Symantec Antivirus to McAfee. With Symantec we turned off the real-time scanning and did a full scan every night. In theory this approach wasn't quite as safe, but it reduced our build times from over 3 hours to around 45 minutes. McAfee has given the security goons the means to prevent us from turning the real-time scanning off. I did find a weakness, however. They let me exclude the entire disk drive from the real-time scan, which effectively neuters it. I wish they had investigated this further. I use NOD32 from ESET at home, with its real-time scan feature turned on, and it doesn't suck every last resource out of the machine. Build times increase only a few percent, and it doesn't hammer the disk drive constantly.
Software Zen:
delete this;
Yeah ESET is the best in this test ;-) Integrated Firewall is awesome :)
-
This stinks!!! IT just had a guy sent over to "upgrade" the antivirus on my system. He's done installing the AV software, I reboot the PC, and the next thing I know RTVScan.exe is eating up 50% of my CPU. :mad: X|
====================================== Screwed-up people settle fights through violence. Screwed-up people start wars that could kill millions. Normal people settle fights through cookies, cakes, and pies. Normal people are fat.
I got into a serious argument with several of the IT admins and decision makers at my old company about the use of Symantec AV. Verdict was that I was right, after a few hours of arguing, providing proof (that already was under their nose) off of the internet but they have to stick with Symantec. No sane reason was provided. I don't work there anymore.
"Every time Lotus Notes starts up, somewhere a puppy, a kitten, a lamb, and a baby seal are killed. Lotus Notes is a conspiracy by the forces of Satan to drive us over the brink into madness. The CRC-32 for each file in the installation includes the numbers 666." Gary Wheeler "You're an idiot." John Simmons, THE Outlaw programmer "I realised that all of my best anecdotes started with "So there we were, pissed". Pete O'Hanlon
-
Start - Run - cmd.exe Then type
FORMAT C: /Y
and hit Enter. CPU usage will be down to 0.Cheers, Vikram.
The hands that help are holier than the lips that pray.
Vikram A Punathambekar wrote:
FORMAT C: /Y
How about format C: \u /y ? just to be sure :) Or even better, why not use FDisk? :)
"Every time Lotus Notes starts up, somewhere a puppy, a kitten, a lamb, and a baby seal are killed. Lotus Notes is a conspiracy by the forces of Satan to drive us over the brink into madness. The CRC-32 for each file in the installation includes the numbers 666." Gary Wheeler "You're an idiot." John Simmons, THE Outlaw programmer "I realised that all of my best anecdotes started with "So there we were, pissed". Pete O'Hanlon
-
I've found something similar with the AV software we use at work - the extra disk accessing required by real-time scanning just about doubles build times, especially when you've got 40-50MB pre-compiled header files....
Can you compromise and exclude the location of your sourcefiles from the Realtime options - we have an AV Policy at work, so we live with it but exclude our Subversion Tree.. James
James Simpson Web Developer imebgo@hotmail.com P S - This is what part of the alphabet would look like if Q and R were eliminated
Mitch Hedberg -
Yeah, I get a taste of it every 4 weeks or so when I clean the heat sink with canned air.
-
Why is it not scheduled to run at night?
Not sure, but can't find any schedule settings on the client. It has "File system auto-protect" switched on along with proactive threat protection. It seems to scan continuously but tends to slow things down more on fridays than other days.
-
This stinks!!! IT just had a guy sent over to "upgrade" the antivirus on my system. He's done installing the AV software, I reboot the PC, and the next thing I know RTVScan.exe is eating up 50% of my CPU. :mad: X|
====================================== Screwed-up people settle fights through violence. Screwed-up people start wars that could kill millions. Normal people settle fights through cookies, cakes, and pies. Normal people are fat.
I had to play a lot with different AV solutions some time ago, and I made a lot of tests, including a real spyware/adware/viruses. So IMHO the Symantec is NOT real AV – this is an application created to hide the viruses and to eat your system resources. The McAfee is really good AV software, but also is very heavy and difficult to use. The best choice on this stage is NOD32, with the shortcoming, that if you need a ultimate protection you should combine NOD32 with some anti – spyware program /scanspyware or something similar/.
The narrow specialist in the broad sense of the word is a complete idiot in the narrow sense of the word.
-
Dude I have the same problem but at my pc in home what can we do to reduce its CPU hunger?
The Developer is right all the time No Fear The Developer is Here
The Developer wrote:
what can we do to reduce its CPU hunger
- Start -> Settings -> Control Panels -> Add and Remove Programes 2) Scroll down to find that yellow beast by its name. 3) Choose 'Uninstall'/'Remove' as is appropriate. 4) Go. Have a beer to celebrate the freedom of your PC.
Vasudevan Deepak Kumar Personal Homepage
Tech Gossips
All the world's a stage, And all the men and women merely players. They have their exits and their entrances; And one man in his time plays many parts... --William Shakespeare -
Why is it not scheduled to run at night?
For some reason, AVG also schedules in the morning hour.
Vasudevan Deepak Kumar Personal Homepage
Tech Gossips
All the world's a stage, And all the men and women merely players. They have their exits and their entrances; And one man in his time plays many parts... --William Shakespeare -
Dude I have the same problem but at my pc in home what can we do to reduce its CPU hunger?
The Developer is right all the time No Fear The Developer is Here
Uninstall Norton. Install decent Anti Spyware/Virus Scanning tools and run them. Keep them up to date and remove any dodgy software you have installed.
Deja View - the feeling that you've seen this post before.
-
Once I was asked to do some maintenance of PC located in... the hotel's kitchen. Canned air didn't work - it was not dusted but had dust and fat mixture :-). I just washed the radiator with brush and detergent.
-- Jarek Andrzejewski
This reminds me of the movie "Dead men don't wear plaid" with Steve Martin where he cleans his gun in a sink of soap water with a brush.