diff options
author | 2007-09-07 10:22:15 +0000 | |
---|---|---|
committer | 2007-09-07 10:22:15 +0000 | |
commit | 10fb64475ee8f94ee1087460882fd26b3598982c (patch) | |
tree | 2d9a963f0e08c52bc7bd36604b756895c748b99b /lib | |
parent | Comment fix. It's 0x7F ELF, not 0xFF ELF. (diff) | |
download | wireguard-openbsd-10fb64475ee8f94ee1087460882fd26b3598982c.tar.xz wireguard-openbsd-10fb64475ee8f94ee1087460882fd26b3598982c.zip |
Add the long requested M_ZERO flag to malloc(9).
But the reason for this isn't some kind of "we can make it use the
pre-zeroed pages and zero the freelist in the idle loop and OMG I can
has optimisatiuns" which would require tons of infrastructure and make
everything slower.
The reason is that it shrinks other code. And that's good.
dlg@ ok, henning@ ok (before he read the diff)
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions