BIND 10 jinmei-asiohack, created. e672f4aad1030bc4053b0323a1707fb963559ef4 [asiohack] introduce and use "UDPSyncServer" instead of UDPServer for auth. it limits asynchronous operation only to the asynchronous read of incoming requests, and reuse as much resource as possible (basically eliminating all dynamic memory allocation in the busy code path)

BIND 10 source code commits bind10-changes at lists.isc.org
Mon Jan 16 19:45:54 UTC 2012


The branch, jinmei-asiohack has been created
        at  e672f4aad1030bc4053b0323a1707fb963559ef4 (commit)

- Log -----------------------------------------------------------------
commit e672f4aad1030bc4053b0323a1707fb963559ef4
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Fri Jan 13 11:03:08 2012 -0800

    [asiohack] introduce and use "UDPSyncServer" instead of UDPServer for auth.
    it limits asynchronous operation only to the asynchronous read of incoming
    requests, and reuse as much resource as possible (basically eliminating
    all dynamic memory allocation in the busy code path)

commit 8dc00320d9047c41248ca13ef5f2a2d41dc0606a
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Thu Jan 12 17:51:31 2012 -0800

    [additional] some shortcut

-----------------------------------------------------------------------




More information about the bind10-changes mailing list