Alexander Bluhm:

> Variable scs_use is basically counting packet insertions to syn
> cache, so I would prefer type long to exclude overflow on fast
> machines.  With the current limits int should be enough, but long
> does not hurt.

But long is the same size as int.  On our 32-bit archs.  Or are
those inherently so slow that this doesn't matter for them?

-- 
Christian "naddy" Weisgerber                          na...@mips.inka.de

Reply via email to