diff options
author | Justus Winter <4winter@informatik.uni-hamburg.de> | 2014-01-02 16:14:19 +0100 |
---|---|---|
committer | Justus Winter <4winter@informatik.uni-hamburg.de> | 2014-01-03 00:42:40 +0100 |
commit | d775e04dd3ee9648ca91b1df965b435a34632606 (patch) | |
tree | 2496b090185cc94cf4e66009546875c1aee2a8e2 /vm | |
parent | 2f8477fb3bb1b95d2f814d76cf37777ec58c4c76 (diff) |
kern: reduce the size of struct task
* kern/task.h (struct task): Reduce the size of struct task by
2 * sizeof boolean_t by using a bit field for the boolean flags.
Diffstat (limited to 'vm')
0 files changed, 0 insertions, 0 deletions