[asterisk-commits] kpfleming: branch 1.6.2 r200585 - /branches/1.6.2/
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Mon Jun 15 11:39:14 CDT 2009
Author: kpfleming
Date: Mon Jun 15 11:39:00 2009
New Revision: 200585
URL: http://svn.asterisk.org/svn-view/asterisk?view=rev&rev=200585
Log:
Blocked revisions 200584 via svnmerge
........
r200584 | kpfleming | 2009-06-15 11:38:32 -0500 (Mon, 15 Jun 2009) | 9 lines
Some minor structure size improvements in sip_pvt and sip_peer.
Using the 'pahole' tool, it is now quite easy to see where structure fields
could be organized differently to keep the compiler from having to add
padding to satisfy alignment requirements. These changes reduced the sizes of
sip_pvt and sip_peer by a few bytes each (on 64-bit platforms), and also fixed
a spelling error in a field name.
........
Modified:
branches/1.6.2/ (props changed)
Propchange: branches/1.6.2/
------------------------------------------------------------------------------
Binary property 'trunk-blocked' - no diff available.
More information about the asterisk-commits
mailing list