diff options
| author | 2007-12-09 00:24:04 +0000 | |
|---|---|---|
| committer | 2007-12-09 00:24:04 +0000 | |
| commit | aa389c99d16378912610eca2a998223aca411653 (patch) | |
| tree | adc27610ec8a578f49adfb7b7ecba557961a8ac8 /usr.sbin/bind/lib/isc/unix/syslog.c | |
| parent | sturm@ let me know that the workaround in here breaks things on bge somehow. (diff) | |
| download | wireguard-openbsd-aa389c99d16378912610eca2a998223aca411653.tar.xz wireguard-openbsd-aa389c99d16378912610eca2a998223aca411653.zip | |
big patch to simplify pool code.
remove pool_cache code. it was barely used, and quite complex. it's
silly to have both a "fast" and "faster" allocation interface. provide
a ctor/dtor interface, and convert the few cache users to use it. no
caching at this time.
use mutexes to protect pools. they should be initialized with pool_setipl
if the pool may be used in an interrupt context, without existing spl
protection.
ok art deraadt thib
Diffstat (limited to 'usr.sbin/bind/lib/isc/unix/syslog.c')
0 files changed, 0 insertions, 0 deletions
