mariadb/innobase/os
heikki@hundin.mysql.fi 2a1f87ff72 Many files:
Remove potential starvation of a full log buffer flush: only flush up to the lsn which was the largest at the time when we requested the full log buffer flush
os0sync.h, os0sync.c:
  Fix a bug in os_event on Unix: even though we signaled the event, some threads could continue waiting if the event became nonsignaled quickly again; this made group commit less efficient than it should be
2003-07-03 21:25:55 +03:00
..
ts Added Innobase to source distribution 2001-02-17 14:19:19 +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
os0file.c Many files: 2003-06-15 01:04:28 +03:00
os0fileold.c Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
os0proc.c Many files: 2002-10-29 23:16:46 +02:00
os0shm.c ut0ut.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes 2001-03-02 17:33:11 +02:00
os0sync.c Many files: 2003-07-03 21:25:55 +03:00
os0thread.c Many files: 2003-06-15 01:04:28 +03:00
os0trash.c Added Innobase to source distribution 2001-02-17 14:19:19 +02:00