Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 478440 - net-misc/memcached 1.4.15 version bump
Summary: net-misc/memcached 1.4.15 version bump
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-28 07:56 UTC by Opportunist
Modified: 2013-12-28 00:46 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Opportunist 2013-07-28 07:56:16 UTC
Overview

This is a somewhat experimental release which pushes thread performance even more than before. Since this is a more experimental release than usual, and contains no other major fixes or features, we urge some caution for important deployments. We feel as though it is high quality software, but please take caution and do slow rollouts or testing. Thanks! 
Fixes
Add some mild thread documentation 
README.md was missing from dist tarball 
 Issue 286 : --disable-coverage drops "-pthread" option 
Reduce odds of getting OOM errors in some odd cases 
New Features

Thread scalability is much improved for reads, and somewhat improved for writes. In a pure read-only situation on a dual socket six core NUMA machine I've tested key fetch rates around 13.6 million keys per second. 

More tuning is necessary and you'd get significant lag at that rate, but that shows the theoretical limit of the locks.

Reproducible: Always
Comment 1 kfm 2013-09-01 21:02:24 UTC
When this is dealt with, please also add 1.4.14 due to the experimental nature of the current version.
Comment 2 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2013-12-28 00:46:56 UTC
1.4.17 is already in the tree.