pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/memcached



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun May  4 17:04:48 UTC 2014

Modified Files:
        pkgsrc/devel/memcached: Makefile distinfo

Log Message:
Update to 1.4.19:

Fixes

    Fix endianness detection during configure.
        Fixes a performance regression with binary protocol (up to 20%)
    Fix rare segfault in incr/decr.
    disable tail_repair_time by default.
        Likely not needed anymore, and can rarely cause bugs.
    use the right hashpower for the item_locks table. Small perf improvement.
    Fix crash for LRU crawler while using lock elision (haswell+ processors)


To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/devel/memcached/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/devel/memcached/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index