This file contains hidden or 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
// vim: fileencoding=utf-8 expandtab tabstop=2 shiftwidth=2 : | |
// | |
// vmstatics.c | |
// | |
// % clang -Wall -o vmstatics vmstatics.c | |
// % ./vmstatics | |
// active 1627869184 | |
// inactive 1990959104 | |
// wired 1616474112 | |
// speculative 1243693056 |