Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sending all writes to children on CoW fault in parent triggers BUG_ONs #3

Open
smihir opened this issue Jan 26, 2017 · 1 comment
Open

Comments

@smihir
Copy link
Owner

smihir commented Jan 26, 2017

No description provided.

@smihir smihir closed this as completed in a46c7b5 Jan 29, 2017
@smihir
Copy link
Owner Author

smihir commented Jan 29, 2017

Issues is only partially fixed. On running the redis benchmark I see the following errors:

[74101.316081] BUG: Bad rss-counter state mm:ffff8800cc773c00 idx:1 val:1
[74377.596209] BUG: Bad rss-counter state mm:ffff8802740192c0 idx:1 val:528
[74377.601514] BUG: non-zero nr_ptes on freeing mm: 1
[74377.603660] BUG: non-zero nr_pmds on freeing mm: 1

The benchmark completes successfully despite the errors.

@smihir smihir reopened this Jan 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant