Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
See linked tasks for the list of patches.
Attachments
Issue Links
- includes
-
MDEV-6450 MariaDB crash on Power8 when built with advance tool chain
-
- Closed
-
-
MDEV-6515 crash due to assertion on power8
-
- Closed
-
-
MDEV-6531 MySQL Bug #72809 - InnoDB Linux native aio setup missing barrier after setup
-
- Closed
-
-
MDEV-6532 MySQL Bug#72544 - Incorrect locking for global_query_id
-
- Closed
-
-
MDEV-6533 MySQL Bug#72718 - CACHE_LINE_SIZE in innodb should be 128 on POWER
-
- Closed
-
-
MDEV-6534 MySQL Bug#72754 - Set thread priority in InnoDB mutex spinloop
-
- Closed
-
- is part of
-
MDEV-6478 MariaDB on Power8
-
- Closed
-
As we don't use fast mutexes since
MDEV-5081is fixed, we're probably not interested in the following patches:Bug#72805 - mutex_delay() creating excess memory traffic, GCC mem barrier needed
http://bugs.mysql.com/bug.php?id=72805
Bug#72806 - mutex_delay() missing x86 pause instruction optimization
http://bugs.mysql.com/bug.php?id=72806
Bug#72807 - Set thread priority in my_pthread_fastmutex_lock
http://bugs.mysql.com/bug.php?id=72807