I have 32GB server running a SQL Server instance and I have set the max server memory to 22 GB which is 75% of the total memory.
What is the reason for SQL Server to exceed its allocated max server memory setting?
Here is the screenshot of of top 5 allocation list.
When I add all of this up it seems it is almost near to 22 GB. That is why I am wondering: What is the reason my SQL Server is utilising 81% of the server memory, instead of just 75% as per my configuration?

max server memory (mb)setting of 22 GB would be 69% of the servers total memory. That doesn't change much if you add up the numbers from your screen shot. Could you please add more details? Thanks. – John K. N. Feb 15 '21 at 07:52