Skip to content
This repository was archived by the owner on Mar 1, 2026. It is now read-only.

Implementent mysql_pause for Windows and Power#620

Open
grooverdan wants to merge 1 commit into
facebook:fb-mysql-5.6.35from
grooverdan:fb-mysql-5.6.35_mysql_pause_alternatives
Open

Implementent mysql_pause for Windows and Power#620
grooverdan wants to merge 1 commit into
facebook:fb-mysql-5.6.35from
grooverdan:fb-mysql-5.6.35_mysql_pause_alternatives

Conversation

@grooverdan

Copy link
Copy Markdown
Contributor

Added compile barrier to prevent removal.

Added low priority/resume priority to allow for CPU scheduling
on Power.

Added compile barrier to prevent removal.

Added low priority/resume priority to allow for CPU scheduling
on Power.

Signed-off-by: Daniel Black <daniel.black@au.ibm.com>
@gunnarku

Copy link
Copy Markdown

This looks like a change which is better suited for an upstream branch.

@grooverdan

Copy link
Copy Markdown
Contributor Author

It was added by fb in commit 0872951 in this branch. Which upstream branch are you referring too?

@hermanlee hermanlee requested a review from anirbanr-fb May 19, 2017 23:15

@anirbanr-fb anirbanr-fb left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am assuming this works on Windows and compiles on Power pc.

@grooverdan

Copy link
Copy Markdown
Contributor Author

Works on Power(8).

Windows is based on what I've seen elsewhere and that the existing header xmmintrin.h isn't a windows header afaik.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

4 participants