Skip to content
This repository has been archived by the owner on Feb 1, 2023. It is now read-only.

remove IPFS_LOW_MEM flag support #115

Merged
merged 1 commit into from
Apr 29, 2019
Merged

remove IPFS_LOW_MEM flag support #115

merged 1 commit into from
Apr 29, 2019

Conversation

Stebalien
Copy link
Member

  • HasBlockBufferSize and provideKeysBufferSize no longer matter as we have an
    infinite in-memory buffer.
  • provideWorkersMax now defaults to 6 so changing this to 16 actually _increases
    memory consumption.

* HasBlockBufferSize and provideKeysBufferSize no longer matter as we have an
  infinite in-memory buffer.
* provideWorkersMax now defaults to 6 so changing this to 16 actually _increases
  memory consumption.
@ghost ghost assigned Stebalien Apr 29, 2019
@ghost ghost added the status/in-progress In progress label Apr 29, 2019
Copy link
Member

@magik6k magik6k left a comment

Choose a reason for hiding this comment

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

@Stebalien Stebalien merged commit bb94844 into master Apr 29, 2019
@Stebalien Stebalien deleted the fix/remove-low-mem branch April 29, 2019 18:51
@ghost ghost removed the status/in-progress In progress label Apr 29, 2019
Jorropo pushed a commit to Jorropo/go-libipfs that referenced this pull request Jan 26, 2023
remove IPFS_LOW_MEM flag support

This commit was moved from ipfs/go-bitswap@bb94844
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants