summaryrefslogtreecommitdiff
path: root/vm/vm_init.c
diff options
context:
space:
mode:
authorJustus Winter <4winter@informatik.uni-hamburg.de>2014-01-02 15:54:17 +0100
committerJustus Winter <4winter@informatik.uni-hamburg.de>2014-01-03 00:42:40 +0100
commit2f8477fb3bb1b95d2f814d76cf37777ec58c4c76 (patch)
treec28e1b3b4e14c3dc3f044f12fc71dc3252a7cfa1 /vm/vm_init.c
parent93b9dca0226cd08fd07db0ec72c34800720309be (diff)
vm: reduce the size of struct vm_page
Previously, the bit field left 31 bits unused. By reducing the size of wire_count by one bit, the size of the whole struct is reduced by four bytes. * vm/vm_page.h (struct vm_page): Reduce the size of wire_count to 15 bits.
Diffstat (limited to 'vm/vm_init.c')
0 files changed, 0 insertions, 0 deletions