3d2d3ecb88fe
Update
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Sat, 23 Feb 2019 23:15:45 -0500 |
parents | a2ef5c2005d6 |
children | 48df56bd5282 |
branches/tags | (none) |
files | README.markdown |
Changes
--- 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: