Bug 9138 - Switch tkey storage to memcache instead of using a ringbuffer.
Summary: Switch tkey storage to memcache instead of using a ringbuffer.
Status: ASSIGNED
Alias: None
Product: Samba 4.0
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: All All
: P5 enhancement (vote)
Target Milestone: ---
Assignee: Kai Blin
QA Contact: samba4-qa@samba.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-05 15:11 UTC by Kai Blin
Modified: 2012-09-05 15:11 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kai Blin 2012-09-05 15:11:27 UTC
The ringbuffer implementation currently in use can potentially be slow. The memcache code from source3 seems like a better fit
Comment 1 Kai Blin 2012-09-05 15:11:47 UTC
On my list.