Hi all,
I have a question about the tick function of RamCacheCLFUS, the code is :
..
e->hits <<= 1;
if (e->hits) {
e->hits = REQUEUE_HITS(e->hits);
lru[1].enqueue(e);
} else
goto Lfree;
..
I'm confused about the code, it doubles the hit number and then check if the
number is ze
Hi,
First, thanks to James, Thomas, Josh and everyone for taking these initiatives
with tsqa. It's great. I'd like to make sure we don't forget the existing
regression infrastructure.
Many times, it's IMO preferable and easier to add new tests to the regression
tests, over tsqa.
I'd like us to
Apache Traffic Server v5.2.0 Released
The Apache Software Foundation and the Apache Traffic Server project are
pleased to announce the release of Apache Traffic Server v5.2.0! This is our
latest stable release, and is immediately available for download at:
http://trafficserver.apac
All, just a reminder if you're coming to discuss testing please be there at
11.30 and ping me if you have any questions. It's the same building the
summit was held in, 580 N Mary, Sunnyvale
Brian
On Thursday, January 15, 2015, Brian Geffon wrote:
> From the voting it sounds like most people wan