You are not logged in.

#1 2012-06-24 19:25:44

IgnorantGuru
Member
Registered: 2009-11-09
Posts: 640
Website

[solved] why does write() on nfs block main loop thread?

Hi, I'm wondering if anyone here has input on the issue described here.

Specifically, why does write() on nfs stop the main loop thread even though it's in another thread, and how can this be avoided?  Thanks for any input!

UPDATE:  Turns out it wasn't the write call blocking causing the problem, but was stat calls in the main thread, as explained here.  gdb helped show what was going on in the threads.

Last edited by IgnorantGuru (2012-06-25 15:07:51)

Offline

Board footer

Powered by FluxBB