Skip to content

Comments

problem with vibe-d tests was resolved#54

Merged
MartinNowak merged 1 commit intodlang:masterfrom
MartinNowak:latest_vibe
Jul 17, 2017
Merged

problem with vibe-d tests was resolved#54
MartinNowak merged 1 commit intodlang:masterfrom
MartinNowak:latest_vibe

Conversation

@MartinNowak
Copy link
Member

Copy link
Contributor

@wilzbach wilzbach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@MartinNowak
Copy link
Member Author

Apparently dedupremove clogged up lots of RAM in the pagecache, need to drop caches next time i'm deduplicating the disk.

@MartinNowak
Copy link
Member Author

@MartinNowak MartinNowak merged commit a9b8ba9 into dlang:master Jul 17, 2017
@MartinNowak MartinNowak deleted the latest_vibe branch July 17, 2017 23:34
@wilzbach
Copy link
Contributor

There is still the unable to join threads problem.
https://ci.dlang.io/blue/organizations/jenkins/dlang-org%2Fci/detail/PR-54/1/pipeline/182#step-789-log-244

I assume you are about to open an issue at Vibe.d about this?

@CyberShadow
Copy link
Member

Apparently dedupremove clogged up lots of RAM in the pagecache, need to drop caches next time i'm deduplicating the disk.

If you're deduplicating mostly-identical trees, then dedupremove is overkill. I wrote a much simpler program for this:

https://dump.thecybershadow.net/67742647f2ccae41a7f7a5daec83c400/btrfs-dedup-tree.d

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