Rudi Schlatte rudi@constantly.at writes:
The INSTALL.lisp file has this magic incantation in its #+cmu section that seems to take care of the problem:
(setf mp::*idle-process* mp::*initial-process*)
This has apparently not effect: CPU usage is still above 95% with McCLIM.
Paolo