diff options
author | billf <billf@FreeBSD.org> | 2003-08-07 21:27:17 +0000 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 2003-08-07 21:27:17 +0000 |
commit | 08d78e9b499a470b9ba51d53207b28baf0f9d121 (patch) | |
tree | d917f118ba431ce6d25a65bca0a73461c92ade44 /lib/libc/stdlib | |
parent | 52ad355d5d8b9acba2e73fe92abdaf78291a831d (diff) | |
download | FreeBSD-src-08d78e9b499a470b9ba51d53207b28baf0f9d121.zip FreeBSD-src-08d78e9b499a470b9ba51d53207b28baf0f9d121.tar.gz |
0) preallocate per-interface context structures without the ifnet lock held
1) avoid immediately calling bzero() after malloc() by passing M_ZERO
2) do not initialize individual members of the global context to zero
3) remove an unused assignment of ifctx in bootpc_init()
Reviewed by: tegge
Diffstat (limited to 'lib/libc/stdlib')
0 files changed, 0 insertions, 0 deletions