[asterisk-dev] How to improve astdb? Any ideas?
Simon Perreault
simon.perreault at viagenie.ca
Tue Sep 7 14:24:36 CDT 2010
Some additional really cheap ideas:
4. Use fdatasync() instead of fsync().
5. Use O_SYNC instead of fsync(). Maybe also try O_DSYNC.
These suggestions are orthogonal to the rate-limiting issue.
Simon
--
NAT64/DNS64 open-source --> http://ecdysis.viagenie.ca
STUN/TURN server --> http://numb.viagenie.ca
vCard 4.0 --> http://www.vcarddav.org
More information about the asterisk-dev
mailing list