Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.

Shctx update #109

Open
wants to merge 4 commits into
base: f54be57e11c5c418ab659b5547ed9b704371a45c
Choose a base branch
from

Conversation

EmericBr
Copy link

  • Disable openssl internal cache: less memory usage and no perf impact.
  • Update shared context initialization API.

Emeric added 3 commits July 12, 2012 15:14
- Disable openssl internal cache: less memory usage and no perf impact.
- Update shared context initialization API.
…6_64) try to use less optimized gcc built-ins.

Seems useful to use futex on linux/arm.
@EmericBr
Copy link
Author

Add support of gcc built-ins if futex used but arch is not x86_64 nor i586.

@EmericBr
Copy link
Author

I use this version of shctx.c in haproxy SSL implementation prototype. Should be included in Haproxy 1.5dev soon.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant