I notice that slime now has GC hooks on CMUCL to display GC messages. This took a bit to get used to but I rather like it now.
However, for a long time, I've had GC notify function that would also print out how much time (user and real) GC took. What is the proper way of modifying slimes GC hook functions?
Ray