Thanks,
The server has 2Gb of memory and the free available never drops 500Mb. The other processes that runs all the time also has values between 20 and 40 million faults. I just want to check if there is something wrong, not many places with a decent explanation of why we have some many faults with so much memory avaialble.
Maybe as Nobugz said is a hashtable problem, but I found another interesting thing: I am checking my webservers that runs ASPNET 2 and the amount of page faults on my w3wp is quite high. As is a process that runs for a long time I thought that is the same thing but if I complete reset the process and starts again starts to fail pages like crazy when I have plenty of memory on the server (Server 2Gb, W3WP processs uses 180Mb only). I wonder if the GC has a massive page fault rate.
Thanks for any tip you may publish.
Regards
|