On Apr 11, 2013, at 7:25 PM, weijin wrote:
> after changed to Linux Native AIO, the AIO callback happened in the same
> thread, that means all subsequent operations of vol init will be also
> happened in only one thread.
Why is this? Is it due to the way your change works or the way Linux AIO
We are researchers from different parts of the world and conducted a study on
the world’s biggest bogus computer science conference WORLDCOMP
( http://sites.google.com/site/worlddump1 ) organized by Prof. Hamid Arabnia
from University of Georgia, USA.
We submitted a fake paper to WORLDCOMP 20
On 4/11/13 8:25 PM, weijin wrote:
after changed to Linux Native AIO, the AIO callback happened in the same
thread, that means all subsequent operations of vol init will be also
happened in only one thread.
But the previous aio can callback in any ET_CALL thread, so in most case
the vol init ope