An error occurred fetching the project authors.
  1. 03 Mar, 2014 2 commits
  2. 03 Feb, 2014 1 commit
  3. 12 Jun, 2011 1 commit
    • Vladislav Vaintroub's avatar
      Fix XtraDB LPBug #714143 : · 4bca1a78
      Vladislav Vaintroub authored
      Windows native async io is disabled.
      
      The patch uses completion ports for asynchronous IO notification , 
      instead of formerly  used notification via event . This also removes
      the limit of 64 async IOs per background IO thread (this limit was 
      forced  by using WaitForMultipleObjects in previous AIO implementation)
      4bca1a78
  4. 04 Jun, 2011 1 commit