This shows you the differences between two versions of the page.
so2:teme:challenge:faq [2013/03/20 01:28] daniel.baluta hastable size clarification |
so2:teme:challenge:faq [2013/03/20 11:34] (current) daniel.baluta |
||
---|---|---|---|
Line 3: | Line 3: | ||
* Q: Se poate folosi implementarea generică de [[http://lxr.linux.no/#linux+v3.8.3/include/linux/hashtable.h | hashtable]] din kernel ? | * Q: Se poate folosi implementarea generică de [[http://lxr.linux.no/#linux+v3.8.3/include/linux/hashtable.h | hashtable]] din kernel ? | ||
* A: Da. | * A: Da. | ||
- | * Q: Câte dimensiune putem folosi pentru hashtable? | + | * Q: Ce dimensiune putem folosi pentru numărul de hashbuckets din hashtable? |
* 64 sau 128 este suficient. | * 64 sau 128 este suficient. |