Created
April 28, 2019 11:03
-
-
Save EJSohn/d7892ed89012151050de70346771b136 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* 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