On Wed, 17 May 2006 at 18:34, Manish Rai Jain wrote:
> While trying out the code, I realized that getBandwidthInfo was being called
> every second. The fs didn't umount as well. What is causing this? And why is
> statfs being called repetitively?
I observed the fs not always unmounting during every stage of my testing
(ie: even before I modified the code). Sometimes it does, sometimes
it doesn't. I assumed it was just "normal" and haven't tried to debug
it yet. I didn't notice the statfs thing, but I didn't think I touched
any code that would increase calls to getBandwidthInfo. I may well have
done so inadvertently, though, and it has been a while since I have made
time to work on the code. I might actually be able to make some time
to take a look today.
--David
|