1. 07 Jul, 2009 2 commits
    • inaam's avatar
      branches/zip rb://126 · a1955cd2
      inaam authored
      Based on contribution from Google Inc.
      This patch introduces a new parameter innodb_io_capacity to control the
      rate at which master threads performs various tasks. The default value
      is 200 and higher values imply more aggressive flushing and ibuf merges
      from within the master thread.
      This patch also changes the ibuf merge from synchronous to asynchronous.
      Another minor change is not to force the master thread to wait for a
      log flush to complete every second.
      
      Approved by: Heikki
      a1955cd2
    • calvin's avatar
      branches/zip: add IB_HAVE_PAUSE_INSTRUCTION to CMake. · d7d19d4c
      calvin authored
      Windows will support PAUSE instruction by default.
      d7d19d4c
  2. 06 Jul, 2009 2 commits
  3. 02 Jul, 2009 1 commit
  4. 30 Jun, 2009 18 commits
  5. 29 Jun, 2009 7 commits
  6. 26 Jun, 2009 1 commit
  7. 25 Jun, 2009 4 commits
  8. 24 Jun, 2009 1 commit
  9. 23 Jun, 2009 1 commit
    • calvin's avatar
      branches/zip: change the header file path. · f799db1d
      calvin authored
      Change the header file path from ../storage/innobase/include/
      to ../include/. In the planned 5.1 + plugin release, the source
      directory of the plugin will not be in storage/innobase.
      
      Approved by: Heikki (IM)
      f799db1d
  10. 22 Jun, 2009 3 commits