Skip to content
Snippets Groups Projects
Grzegorz Daniluk's avatar
Grzegorz Daniluk authored
That's how it should be done. Otherwise we always have the race
condition. Especially on high traffic rate on many ports LL fsm has to
wait sometimes few clock cycles for the write request to be served. If
a force_free request was already generated, freeing of pages may always
go ahead of LL stored pages resulting in free fsm stuck in R_NEXT.
9199cf32
History