~drizzle-trunk/drizzle/development

  • Committer: Stewart Smith
  • Author(s): Inaam Rana
  • Date: 2010-12-06 04:04:12 UTC
  • mto: (2021.1.2 build)
  • Revision ID: stewart@flamingspork.com-20101206040412-1a2ld2d9uy7raobn
Merge Revision revid:inaam.rana@oracle.com-20100820163904-vdwn6uflh3ymvwau from MySQL InnoDB

Original revid:inaam.rana@oracle.com-20100820163904-vdwn6uflh3ymvwau

Original Authors: Inaam Rana <inaam.rana@oracle.com>
Original commit message:
When flushing from LRU we try to keep a certain number of pages over
and above the general requirement free. We call them
BUF_FLUSH_EXTRA_MARGIN. With multiple buffer pools we may end up keeping
this amount of pages for each buffer pool. This patch, diagnosed and fixed
by Michael, throttles flushing in such cases.

rb://435
bug#54346
Filename Latest Rev Last Changed Committer Comment Size
..
clean_source.sh 1122.2.2 15 years ago Monty Taylor Added missing copyright headers. Added drizzled/gl 1.1 KB Diff Download File
File cpplint.py 1241.9.37 15 years ago Monty Taylor Removed the server_includes.h and global.h excepti 112 KB Diff Download File
include.am 1757.2.8 14 years ago Monty Taylor Removed my_print_defaults. Guess what - it's no lo 214 bytes Diff Download File
mysql_password_hash.c 1799.2.4 14 years ago Monty Taylor Made BSD files reference root BSD file. 692 bytes Diff Download File
File run_cpplint.sh 1192.6.2 15 years ago Monty Taylor Merged in lifeless' fix for parallel lint and only 1.2 KB Diff Download File