Adopted LRU from https://github.com/cluck, tested, fixed some issues (fix of issue#20) by wwwenca · Pull Request #22 · torarnv/sparsebundlefs · GitHub
Skip to content

Adopted LRU from https://github.com/cluck, tested, fixed some issues (fix of issue#20)#22

Open
wwwenca wants to merge 2 commits into
torarnv:masterfrom
wwwenca:hotfix/issue#20
Open

Adopted LRU from https://github.com/cluck, tested, fixed some issues (fix of issue#20)#22
wwwenca wants to merge 2 commits into
torarnv:masterfrom
wwwenca:hotfix/issue#20

Conversation

@wwwenca

@wwwenca wwwenca commented Sep 30, 2017

Copy link
Copy Markdown

Hi I have adopted LRU idea from https://github.com/cluck, tested, fixed some issues, especially multithreading access to LRU which caused fails. This should fix issue#20. (I have been able to copy like 100G+ with this version on my Synology NAS, so I believe it works)

… especially multithreading access to LRU which caused fails
@wwwenca wwwenca changed the title Adopted LRU from https://github.com/cluck, tested, fixed some issues,… Adopted LRU from https://github.com/cluck, tested, fixed some issues (fix of issue#20) Sep 30, 2017
@torarnv

torarnv commented May 7, 2018

Copy link
Copy Markdown
Owner

@wwwenca

wwwenca commented May 7, 2018

Copy link
Copy Markdown
Author

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.

2 participants