j***@gmail.com
2009-10-20 23:37:44 UTC
Hi all
I am using the fuse low level API and while testing the file system we
implemented using fuse, we found out that fuse hangs if we hit too many
reads in a short interval (say 15 reads in 10 secs). HAs anyone else
encountered it? After some debugging, I see that the "read"
in "fuse_kern_chan_receive" is what is stuck.
Any help is much appreciated.
thx
I am using the fuse low level API and while testing the file system we
implemented using fuse, we found out that fuse hangs if we hit too many
reads in a short interval (say 15 reads in 10 secs). HAs anyone else
encountered it? After some debugging, I see that the "read"
in "fuse_kern_chan_receive" is what is stuck.
Any help is much appreciated.
thx