• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

hd accesses when idle in win2k sp1

Taylorm

Senior member
anyone have any idea what is goin on? I know for sure i dont have a trojan or virus on my comp because i have ran latest virus definitions for both norton and avp.

What is goin on?? makin me crazy. also no programs are open either!
 
Fire up Task Manager (Ctrl-alt-del, Task Manager) and in the menu options there should be a setting to customize what is viewed. In that menu, select IO Writes and/or IO Reads. Go back to TaskManager, and you should be able to see which processes are accessing the disk... hopefully that should help you narrow it down.

Sorry for the vague answer, I don't have Win2K in front of me ATM... 🙂

Dave
 
hey thanks i never knew u could view that. well i think i found the problem but i dont know how to get rid of it.

there is a process called csrss.exe that has over 1million (yes 1 million) IO READS.

anyone know what i can do? task manager wont let me end process. it says it is a critical system process.

thanks in advance
 
That's probably because it IS a critical process... 🙂 You should be looking for a process that is actively reading or writing to the disk, besides that csrss.exe...

Dave
 
You can reduce some of the disk access by disabling Disk IO Logging.

Bring up a command prompt and type diskperf -n
 
Back
Top