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

Refcnt per cpu #849

Draft
wants to merge 14 commits into
base: master
Choose a base branch
from
Draft

Refcnt per cpu #849

wants to merge 14 commits into from

Conversation

mmichal10
Copy link
Contributor

No description provided.

mmichal10 and others added 14 commits October 8, 2024 11:14
Signed-off-by: Michal Mielewczyk <[email protected]>
Signed-off-by: Robert Baldyga <[email protected]>
Signed-off-by: Michal Mielewczyk <[email protected]>
The fewer (atomic variable accesses on IO path) the better fare

Signed-off-by: Roel Apfelbaum <[email protected]>
Signed-off-by: Michal Mielewczyk <[email protected]>
Even if locking the new cache should never fail it's not an unrecoverable
state.

Signed-off-by: Michal Mielewczyk <[email protected]>
The more (logging) the merrier

Signed-off-by: Michal Mielewczyk <[email protected]>
Signed-off-by: Michal Mielewczyk <[email protected]>
New caches are added to the list at the point where they are already
initialized and no errors are possible at this point, hence list_del() in error
handling is redundant.

Signed-off-by: Michal Mielewczyk <[email protected]>
The more (logging) the merrier

Signed-off-by: Michal Mielewczyk <[email protected]>
Signed-off-by: Adam Rutkowski <[email protected]>
Signed-off-by: Jan Musial <[email protected]>
Signed-off-by: Michal Mielewczyk <[email protected]>
Signed-off-by: Robert Baldyga <[email protected]>
Signed-off-by: Michal Mielewczyk <[email protected]>
Signed-off-by: Roel Apfelbaum <[email protected]>
Signed-off-by: Michal Mielewczyk <[email protected]>
@mmichal10 mmichal10 marked this pull request as draft October 9, 2024 09:04
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

Successfully merging this pull request may close these issues.

3 participants