# HG changeset patch # User Steve Losh # Date 1550981745 18000 # Node ID 3d2d3ecb88fe27f42cd5257174752f58d5069ac4 # Parent a2ef5c2005d613daef1e55e27015467c655f70d3 Update diff -r a2ef5c2005d6 -r 3d2d3ecb88fe README.markdown --- a/README.markdown Sat Feb 23 23:15:12 2019 -0500 +++ b/README.markdown Sat Feb 23 23:15:45 2019 -0500 @@ -238,6 +238,7 @@ of it, and I usually have at least another few GB used, and the Linux OOM killer does not fuck around. * I need a better interface for cl-pcg. The current one blows. +* SBCL does appear to `free` memory back to the OS when it GCs, unlike the JVM. Asked #sbcl for clarification on a couple of things: