Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants