~percona-toolkit-dev/percona-toolkit/docu-ptc-rbr-limitation

« back to all changes in this revision

Viewing changes to bin/pt-log-player

  • Committer: Daniel Nichter
  • Date: 2011-07-14 19:08:47 UTC
  • Revision ID: daniel@percona.com-20110714190847-lggalkuvdrh7c4jp
Add standard pkg files (COPYING, README, etc.), percona-toolkit.pod, and user docs.  Remove dev/docs/html.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3331
3331
The number of session files should either be equal to the number of
3332
3332
L<"--threads"> you intend to L<"--play"> or be an even multiple of
3333
3333
L<"--threads">.  This number is important for maximum performance because it:
 
3334
 
3334
3335
  * allows each thread to have roughly the same amount of sessions to play
3335
3336
  * avoids having to open/close many session files
3336
3337
  * avoids disk IO overhead by doing large sequential reads
3341
3342
 
3342
3343
See also L<"--max-sessions">.
3343
3344
 
3344
 
 
3345
3345
=item --set-vars
3346
3346
 
3347
3347
type: string; group: Play; default: wait_timeout=10000