mariadb/innobase/buf
marko@hundin.mysql.fi ee7ed76393 rem0cmp.c:
Add UNIV_LIKELY and UNIV_UNLIKELY hints.
  cmp_dtuple_rec_with_match(): Move condition outside loop.
  Reduce the number of comparisons per iteration.
mtr0mtr.c:
  mtr_memo_slot_release(): Add a UNIV_LIKELY hint.
  Simplify the preprocessor magic.
buf0buf.c:
  buf_page_optimistic_get_func(): Add UNIV_UNLIKELY hints.
  Introduce an exit_func label to remove duplicated error exits.
2005-04-22 15:47:46 +03:00
..
buf0buf.c rem0cmp.c: 2005-04-22 15:47:46 +03:00
buf0flu.c After merge fixes 2005-03-15 11:22:20 +02:00
buf0lru.c merged 2005-03-09 14:09:06 +01:00
buf0rea.c 4.1 -> 5.0 merge 2005-02-03 13:18:30 +02:00
Makefile.am - Fixed bug in "make DESTDIR=<dir> install" - the InnoDB static 2003-04-10 20:03:52 +02:00
makefilewin Added Innobase to source distribution 2001-02-17 14:19:19 +02:00