Skip to content

Instantly share code, notes, and snippets.

@EJSohn
Created April 28, 2019 11:03
Show Gist options
  • Save EJSohn/d7892ed89012151050de70346771b136 to your computer and use it in GitHub Desktop.
Save EJSohn/d7892ed89012151050de70346771b136 to your computer and use it in GitHub Desktop.
/*
* The memory size of the process is the basis for the badness.
*/
points = p->mm->total_vm;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment