main thread event loop can be blocked
Yifeng Xu <[email protected]> Tue, 27 Jan 2015 21:02:08 +0800
| Newsgroups | org.kernel.vger.stgt |
|---|---|
| Message-ID | <CAD-e951btOZgPw_af3SUoS4+yKjd4NOv2J6nsWMLpPR0FyxeYg@mail.gmail.com> |
if a backing store is network based, when it is added to a target as a lun, the main thread may be blocked in its bs_open function, then all network I/O for other luns will be blocked too, what's the solution to the problem ? Regards,