Showing posts with label perflib. Show all posts
Showing posts with label perflib. Show all posts

Friday, May 1, 2009

Event ID 1008, 1010 :: Perflib

My Experience:
I experienced the following errors in the Event Log.

Source: Perflib
Event ID 1008

The Open Procedure for service "PNRPsvc" in DLL "C:\Windows\system32\pnrpperf.dll" failed. Performance data for this service will not be available. The first four bytes (DWORD) of the Data section contains the error code.

Source: Perflib
Event ID 1010

The Collect Procedure for the "EmdCache" service in DLL "C:\Windows\system32\emdmgmt.dll" generated an exception or returned an invalid status. The performance data returned by the counter DLL will not be returned in the Perf Data Block. The first four bytes (DWORD) of the Data section contains the exception code or status code.


The Cause:
The file at C:\Windows\system32\emdmgmt.dll is part of the ReadyBoost system in order to make your computer go faster by using flash memory or other things to speed up processes that usually wriet to your disk which is one of the slowest things your computer does.

It was weird because I don't even use this service, I have tried but all my flash drives and external HD were not fit for ReadyBoost.

The Fix:
- Disable readyboost

My Results: