Skip to content

Use "available" for memory caching#3008

Merged
alejoe91 merged 1 commit intoSpikeInterface:mainfrom
DradeAW:patch-2
Jun 10, 2024
Merged

Use "available" for memory caching#3008
alejoe91 merged 1 commit intoSpikeInterface:mainfrom
DradeAW:patch-2

Conversation

@DradeAW
Copy link
Copy Markdown
Contributor

@DradeAW DradeAW commented Jun 9, 2024

As explained in the doc (https://psutil.readthedocs.io/en/latest/#processes), "available" works better cross-platform. Additionally, "free" means that if a lot of RAM is used by the cache, then it won't pre-process, which is annoying

As explained in the doc (https://psutil.readthedocs.io/en/latest/#processes), "available" works better cross-platform.
Additionally, "free" means that if a lot of RAM is used by the cache, then it won't pre-process, which is annoying
@yger
Copy link
Copy Markdown
Collaborator

yger commented Jun 10, 2024

Thanks for the hint, good catch!

@alejoe91 alejoe91 added the sortingcomponents Related to sortingcomponents module label Jun 10, 2024
@alejoe91 alejoe91 merged commit da2b716 into SpikeInterface:main Jun 10, 2024
@DradeAW DradeAW deleted the patch-2 branch June 10, 2024 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

sortingcomponents Related to sortingcomponents module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants