bind9/lib
Witold Kręcicki d5793ecca2 - isc_task_create_bound - create a task bound to specific task queue
If we know that we'll have a task pool doing specific thing it's better
  to use this knowledge and bind tasks to task queues, this behaves better
  than randomly choosing the task queue.

- use bound resolver tasks - we have a pool of tasks doing resolutions,
  we can spread the load evenly using isc_task_create_bound

- quantum set universally to 25
2018-11-23 04:34:02 -05:00
..
bind9 prep 9.13.4 2018-11-22 00:20:22 +00:00
dns - isc_task_create_bound - create a task bound to specific task queue 2018-11-23 04:34:02 -05:00
irs - Make isc_mutex_destroy return void 2018-11-22 11:52:08 +00:00
isc - isc_task_create_bound - create a task bound to specific task queue 2018-11-23 04:34:02 -05:00
isccc prep 9.13.4 2018-11-22 00:20:22 +00:00
isccfg remove ATF source code and Atffiles 2018-11-14 20:17:04 -08:00
ns - isc_task_create_bound - create a task bound to specific task queue 2018-11-23 04:34:02 -05:00
samples Add @OPENSSL_LIB@ to Windows project files as needed 2018-08-10 16:45:00 +02:00
win32/bindevt address win32 build issues 2018-05-22 16:32:21 -07:00
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
Kyuafile link in lib/isccc/tests/Kyuafile 2018-11-13 07:23:36 +11:00
Makefile.in remove lib/tests as nothing uses it anymore 2018-03-09 14:12:50 -08:00