[progress Communities] [progress Openedge Abl] Add Nap "buckets" To _latch Vst

  • Thread starter Thread starter ChUIMonster
  • Start date Start date
Status
Not open for further replies.
C

ChUIMonster

Guest
Add some "buckets" to the nap data in the _Latch VST so that we can determine how often the 1st, 2nd, 3rd, 4th and maximum nap levels take place. As I understand the current algorithm the 1st nap is set by -nap, the 2nd nap is -nap * 2, the 3rd is -nap * 4 etc up to -napmax. Knowing the frequency at which "deeper" naps are occurring would help to better guide properly setting -spin, -nap, & -napmax I could live with a limited number of buckets knowing that a large gap between -nap & -napmax would mean incomplete data. IMHO the first few buckets plus the max bucket would be enough for my purposes.

Continue reading...
 
Status
Not open for further replies.
Back
Top