mariadb/storage/innobase/srv
Marko Mäkelä 9d34322052 MDEV-34431: Ignore innodb_sync_spin_loops on Windows
The Microsoft Windows implementations of SRWLOCK and WaitOnAddress()
include some spin loop logic before entering the operating system kernel.
Let us avoid duplicating some of that spin loop logic.

Thanks to Vladislav Vaintroub for this fix.
2025-07-21 08:19:51 +03:00
..
srv0mon.cc MDEV-21923: LSN allocation is a bottleneck 2025-04-10 13:02:17 +03:00
srv0srv.cc MDEV-34431: Ignore innodb_sync_spin_loops on Windows 2025-07-21 08:19:51 +03:00
srv0start.cc MDEV-36234: Add innodb_linux_aio 2025-06-23 13:51:52 +03:00