On multiple servers running Windows Server 2022 Azure edition there is a constantly growing page pool, increasing the committed memory to its maximum. Task Manager Memory usage
Upon checking with poolmon, I noticed that the CLIP driver (ClipSp.sys) responsible for the licensing allocates more and more of paged memory, without releasing any of it. poolmon paging drivers
If we don't restart the systems for over 2 weeks, the page pool grows over 20GB
My question is, how best I can tell what does this driver do and why is it allocating that much memory?