You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just had a quick look, so maybe I got it wrong, but it looks like your operator new for apc is using paged pool.
KAPCs must be allocated from non-paged pool though.
The text was updated successfully, but these errors were encountered:
I just had a quick look, so maybe I got it wrong, but it looks like your operator new for apc is using paged pool.
KAPCs must be allocated from non-paged pool though.
The text was updated successfully, but these errors were encountered: