BIND 10 #192: Data source hotspot cache

BIND 10 Development do-not-reply at isc.org
Wed Jun 16 23:10:35 UTC 2010


#192: Data source hotspot cache
-------------------------+--------------------------------------------------
 Reporter:  each         |        Owner:  jinmei                                        
     Type:  enhancement  |       Status:  reviewing                                     
 Priority:  major        |    Milestone:  05. 3rd Incremental Release: Serious Secondary
Component:  b10-auth     |   Resolution:                                                
 Keywords:               |    Sensitive:  0                                             
-------------------------+--------------------------------------------------

Comment(by jinmei):

 cache_unittest:
  - please don't hardcode flags (e.g. for the second arg of
    HotCache::cache()), even though it's opaque for the !HotCache
    module
  - the LRU test is insufficient.  this essentially only tests the
    upper limit of cacheable entries.  I added a test for the LRU
    feature (r2134).
  - C-style cast "(time_t)" seems redundant.  If we really need it, the
    use of it is inconsistent in the .cc, and in that case we should
    use C++ style cast (after rethinking the design several times).  I
    removed them in r2135.

-- 
Ticket URL: <https://bind10.isc.org/ticket/192#comment:13>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list