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

Run out of memory #23

Description

@szyjsj

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!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions