[slime-cvs] CVS update: slime/PROBLEMS
Helmut Eller
heller at common-lisp.net
Tue Aug 3 13:34:36 UTC 2004
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv10223
Modified Files:
PROBLEMS
Log Message:
Mention mp:*default-process-quantum* for Allegro.
Date: Tue Aug 3 06:34:35 2004
Author: heller
Index: slime/PROBLEMS
diff -u slime/PROBLEMS:1.1 slime/PROBLEMS:1.2
--- slime/PROBLEMS:1.1 Mon Aug 2 23:38:40 2004
+++ slime/PROBLEMS Tue Aug 3 06:34:35 2004
@@ -52,7 +52,9 @@
** Allegro CL
-No specific notes.
+Interrupting Allegro with C-c C-b can be slow. This is caused by the
+a relatively large process-quantum: 2 seconds by default. Allegro
+responds much faster if mp:*default-process-quantum* is set to 0.1.
** CLISP
More information about the slime-cvs
mailing list