RamMap shows my computer is using between 1~2gb of ram in "process private". RamMap and task manager details tab do not show any programs using a large amount of process private memory and to total does not add up to over 500mb and right now it is reporting 1.2gb of private process memory usage. Poolmon does not show any applications using a lot of paged pool or non paged pool memory usage. I think this is because the memory is not stored in paged pool or non paged pool but instead process private. I have tried closing applications and disabled and stopping services for no luck so far.
How do you find the source of a memory leak when it is stored in process private memory?
How do you find the source of a memory leak when it is stored in process private memory?