Title: | *OLD* ALL-IN-1 (tm) Support Conference |
Notice: | Closed - See Note 4331.l to move to IOSG::ALL-IN-1 |
Moderator: | IOSG::PYE |
Created: | Thu Jan 30 1992 |
Last Modified: | Tue Jan 23 1996 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 4343 |
Total number of notes: | 18308 |
What is the meaning of DRAWER COLLISION in SM MFC MS R ? It a informational parameter, equal to 0 most of the time. Louis
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
454.1 | hash table collisions, 0 is good | CHRLIE::HUSTON | Fri Apr 10 1992 14:33 | 12 | |
Louis, This shows the number of collisions that occured when putting drawers into the FCS drawer cache. the drawer cache is a hash table, a collision occurs when two values hash to the same hash table bucket. A high value means you should increase the size of your hash table. --Bob |