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

Run out of memory #23

Open
szyjsj opened this issue Sep 23, 2015 · 0 comments
Open

Run out of memory #23

szyjsj opened this issue Sep 23, 2015 · 0 comments

Comments

@szyjsj
Copy link

szyjsj commented Sep 23, 2015

Hi,

I am testing fatcache with libmemcached. I have write a simple program, and I found that during the working process, the program consumes a lot of my memory. My computer has 64G memory, and the program can take all these memories.

The setup is like this:
OS: ubuntu 14.04
database: mysql 5.6
C++ library: libmemcached
Memory: 64GB
SSD: Use a usb driver flash instead

By debugging the program, I found that the set operation needs a lot of memory. So, do you have any idea about this problem? Is there any problem with libmemcached? Looking forward for your replay. Thank you very much!

Best!

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

1 participant