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

Remove code duplications #93

Open
KFilipek opened this issue Apr 11, 2017 · 3 comments
Open

Remove code duplications #93

KFilipek opened this issue Apr 11, 2017 · 3 comments
Assignees

Comments

@KFilipek
Copy link
Contributor

Avoid duplications in PMSE code.
Replace duplicated parts of code with functions.

@KFilipek KFilipek self-assigned this Apr 11, 2017
@jschmieg
Copy link
Contributor

Please be more specific in such a request. It is not possible to estimate without specifying which parts of code must be corrected.

@KFilipek
Copy link
Contributor Author

I had in mind Pmse Tree, but this task applies to every class.

@jschmieg
Copy link
Contributor

Please specify to which parts of code this Issue applies, i.e.:
"Replace allocation functionality (transaction::exec_tx...{ obj=pmemobj_tx_alloc...}) in PmseTree::redistributeNodes, PmseTree::coalesceNodes( and other functions) with dedicated method to allocate from memory and memcpy to it"

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

2 participants