Another KeyKOS question Jonathan S. Shapiro (shap@eros.cis.upenn.edu)
Sun, 29 Mar 1998 17:27:45 -0500

There are some "common service" type functions (such as networking) that can have a large number of blocking callers. I.e. many domains have access to the common service.

Did KeyKOS handle this by pushing the service code back into the client where possible, or did it use some techique to manage a large number of outstanding resume keys? If the latter, how was this done?

shap