First page Back Continue Last page Summary Graphics
Tuning (cont)
Some hash tables should be tuned. E.g. for state tables, the "maximum" and "no memory" statistics fields should remain zero
If maximum is non-zero: Increase IPSTATE_SIZE (size of hash table) and IPSTATE_MAX (maximum number of state entries) in ip_state.h
If "no memory" value is non-zero: increase kernel malloc pool
Notes: