Skip to content

Commit

Permalink
tagged pointer
Browse files Browse the repository at this point in the history
  • Loading branch information
vstinner committed Jul 8, 2020
1 parent 740613e commit 3630779
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/optimization_ideas.rst
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,9 @@ Note: ARM64 was recently extended its address space to 48 bits, causing
issue in LuaJIT: `47 bit address space restriction on ARM64
<https://github.com/LuaJIT/LuaJIT/issues/49>`_.

Neil Schemenauer PoC (Sept 2018):
https://mail.python.org/archives/list/capi-sig@python.org/thread/EGAY55ZWMF2WSEMP7VAZSFZCZ4VARU7L/#EGAY55ZWMF2WSEMP7VAZSFZCZ4VARU7L

Copy-on-Write (CoW): doable
===========================

Expand Down

0 comments on commit 3630779

Please sign in to comment.