[coyotos-dev] GC as a helper process

Jonathan S. Shapiro shap at eros-os.com
Tue Jan 9 09:01:54 CST 2007


Pierre:

Do you mean a *disk* garbage collector or an application-level garbage
collector?

Concerning the rest: yes, many parts *could* be split out. It is not
always useful to do so. There are two competing design rules:

  For security purposes you want objects to be as small and simple
  as possible.

  For human maintainability, you want objects and libraries to consist
  of some "natural" size that captures a coherent piece of function in
  a way that can be maintained.

-- 
Jonathan S. Shapiro, Ph.D.
Managing Director
The EROS Group, LLC
+1 443 927 1719 x5100



More information about the coyotos-dev mailing list