BIND 10 trac2088, created. 00c9a91a3e5e83bc4255b8fbd31f15b6fcee09da [2088] Add initial MemorySegment and MemorySegmentLocal classes
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri Jul 6 02:13:07 UTC 2012
The branch, trac2088 has been created
at 00c9a91a3e5e83bc4255b8fbd31f15b6fcee09da (commit)
- Log -----------------------------------------------------------------
commit 00c9a91a3e5e83bc4255b8fbd31f15b6fcee09da
Author: Mukund Sivaraman <muks at isc.org>
Date: Fri Jul 6 07:41:09 2012 +0530
[2088] Add initial MemorySegment and MemorySegmentLocal classes
These could very well not be the implementations we are looking
for. From the bug report, it's not clear how these methods will be used:
* Is deallocate() meant to free smaller blocks than what allocate()
returns?
* Because these methods will be virtual, a MemorySegment object is
necessary. Will this be a singleton?
* Does allMemoryDeallocated() need anything fancy like a set of all
allocated buffers kept, or is just a counter of total size of memory
allocated sufficient? (The counter is implemented.)
commit 9eb79ba9af49234fc87a4806bbfdcfa8e43e7aca
Author: Mukund Sivaraman <muks at isc.org>
Date: Fri Jul 6 06:50:40 2012 +0530
[master] Add .gitignore
-----------------------------------------------------------------------
More information about the bind10-changes
mailing list