1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-26 08:41:47 -07:00

Writing release note about shield coalescing.

Copied from Perforce
 Change: 190364
 ServerID: perforce.ravenbrook.com
This commit is contained in:
Richard Brooksby 2016-03-24 03:35:58 +00:00
parent 4e0557e20e
commit 85aa5bc2c6

View file

@ -141,6 +141,14 @@ Other changes
.. _job003938: https://www.ravenbrook.com/project/mps/issue/job003938/
#. The MPS coalesces memory protection, reducing the number of system
calls. This drastically improves real run time on operating systems
where memory protection is poorly implemented, such as OS X, but
also has a significant effect on Linux. See job003371_ and
job003975_.
.. _job003371: http://www.ravenbrook.com/project/mps/issue/job003371/
.. _job003975: http://www.ravenbrook.com/project/mps/issue/job003975/
.. _release-notes-1.114: