This shows you the differences between two versions of the page.
so2:teme:challenge:faq [2013/02/10 02:10] 127.0.0.1 external edit |
so2:teme:challenge:faq [2013/03/20 11:34] (current) daniel.baluta |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== FAQ pentru Ixia Challenge ====== | ====== FAQ pentru Ixia Challenge ====== | ||
- | *TODO | + | * Q: Se poate folosi implementarea generică de [[http://lxr.linux.no/#linux+v3.8.3/include/linux/hashtable.h | hashtable]] din kernel ? |
+ | * A: Da. | ||
+ | * Q: Ce dimensiune putem folosi pentru numărul de hashbuckets din hashtable? | ||
+ | * 64 sau 128 este suficient. |