A seriously dumb question
This is a discussion about A seriously dumb question in the Windows Software category; Looking at Task manager there is a column labeled page faults. What are they Where do they come from (I've got a lot of them). Do I want to get rid of them?,,,if so, how? TIA, Terry.
Looking at Task manager there is a column labeled page faults.
What are they
Where do they come from (I've got a lot of them).
Do I want to get rid of them?,,,if so, how?
TIA,
Terry
What are they
Where do they come from (I've got a lot of them).
Do I want to get rid of them?,,,if so, how?
TIA,
Terry
Participate in our website and join the conversation
This subject has been archived. New comments and votes cannot be submitted.
Nov 10
Nov 10
0
2 minutes
Responses to this topic
You are really talkinag about application logs are you not?
No hes talking about task manager. If you want to see, load up task man and click view-->select columns and select the page fault tick box. As far as i know they are perfectly normal, i mean right now iexplore.exe has managed 29,500 of em 8)
OP
exactly...
and if they're called page faults, they can't be good...can they?
and if they're called page faults, they can't be good...can they?
As far as I know (and I may be wrong here, it's happened before ) a page fault happens when a program requests some data in memory that is not currently stored in RAM, but is in the paging file (aka swap file, aka virtual memory) - hence the term page fault.
It's a perfectly normal thing to see - in theory, the more RAM you have, the fewer page faults you should see. Although you'll probably never see them go away because Windows still uses it's virtual memory, to keep RAM as free as possible (although we all know how good it is at doing this!!)
Hope this helps,
AndyF
PS - I tried to look on the web to see if I could find an explanation of why page faults still happen in a system with sh*tloads of RAM, but couldn't find anything - anyone want to shed some light on the situation?
It's a perfectly normal thing to see - in theory, the more RAM you have, the fewer page faults you should see. Although you'll probably never see them go away because Windows still uses it's virtual memory, to keep RAM as free as possible (although we all know how good it is at doing this!!)
Hope this helps,
AndyF
PS - I tried to look on the web to see if I could find an explanation of why page faults still happen in a system with sh*tloads of RAM, but couldn't find anything - anyone want to shed some light on the situation?
OK this is direct from the windows help, and its not a problem.
Page Fault
In Task Manager, page fault is the number of times data has to be retrieved from disk for a process because it was not found in memory. The page fault value accumulates from the time the process started.
Page Fault
In Task Manager, page fault is the number of times data has to be retrieved from disk for a process because it was not found in memory. The page fault value accumulates from the time the process started.
OP
Well then, I guess that explains it...thanks.
Sometimes I'm like a dog chasing my own tail.
Sometimes I'm like a dog chasing my own tail.