lp:~vadim-tk/sysbench/sysbench-pareto-merge

Created by Vadim Tkachenko and last modified
Get this branch:
bzr branch lp:~vadim-tk/sysbench/sysbench-pareto-merge
Only Vadim Tkachenko can upload to this branch. If you are Vadim Tkachenko please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Vadim Tkachenko
Project:
sysbench
Status:
Merged

Recent revisions

114. By Vadim Tkachenko

Added pareto distribution

113. By Alexey Kopytov

Bug #1043987: Running 'prepare' in fileio test with
              --file-extra-flags=direct fails

Correctly convert the --file-extra-flags argument to platform-specific
open() flags on 'prepare'.

112. By Alexey Kopytov

Temporarily reverted the fix for #1029088 as it appears to be
incompatible with ancient autotools.

111. By Alexey Kopytov

Bug #1029088: Error compiling on FreeBSD

The problem was in a hard-coded library (-ldl) being added to LIBADD.

Fixed by using the appropriate Libtool/Autoconf macros to check if using
-ldl is necessary.

110. By Alexey Kopytov

Automerge from 0.4.

109. By Alexey Kopytov

Bug #1043687: Segfault with --debug=on and DB tests

The problem was a typo in a variable name resulting in usage of
uninitialized data structures.

108. By Alexey Kopytov

Bug #1043629: Segfault with tx-rate option

The problem was a stack overflow in the event generation thread due to a
large array allocated on stack.

Fixed by changing the array to a global static variable.

107. By Alexey Kopytov

Fixed a typo in the previous revision resulting in the "uninitialized
timer queried" fatal error.

106. By Alexey Kopytov

Fixed a spurious "timer was never started" warning.

105. By Alexey Kopytov

Fixed a crash at the end of the test when tx-rate is not used.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:sysbench
This branch contains Public information 
Everyone can see this information.

Subscribers