← Back to team overview

rohc team mailing list archive

Re: [Question #263736]: App stats problem

 

Question #263736 on rohc changed:
https://answers.launchpad.net/rohc/+question/263736

    Status: Expired => Answered

Didier Barvaux changed the question status:
Hello,

> They are still a compression (not important as when i send 16 different
> packets)
>
> Did the ROHC used LRU algorithm? If yes, why im still able to see a
> compression when i send 17 different packets?

Yes, the ROHC library uses a LRU algorithm. When all available contexts
are already in use and a new context is needed, the context that was
used the longest time ago is recycled. That's why the compression works
but it is a little bit less efficient.

Regards,
Didier

-- 
You received this question notification because you are a member of ROHC
Team, which is an answer contact for rohc.