View Single Post
Posts: 2,292 | Thanked: 4,135 times | Joined on Apr 2010 @ UK
#44
Originally Posted by peterleinchen View Post
Hey sixwheeledbeast,

smells again like an int32 overrun of bytes.
Why you do not change like this
kbytes=$(($ublocks/2)) ?
The issue is we are still going to eventualy end up at int32 overrun after a fair amount of uptime.

If this is the int32 issue I need to look at another way.
Maybe either bash3 as a dep or thinking about using a timed method again.
__________________

Wiki Admin
sixwheeledbeast's wiki
Testing Squad Subscriber
- mcallerx - tenminutecore - FlopSwap - Qnotted - zzztop - Bander - Fight2048 -


Before posting or starting a thread please try this.
 

The Following User Says Thank You to sixwheeledbeast For This Useful Post: