<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=windows-1252"
 http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
I have 12,000 classes (including everything), I expect that to grow,
but probably not more than 30,000 total.<br>
<br>
On 6/15/2010 5:17 PM, Eliot Miranda wrote:
<blockquote
 cite="mid:AANLkTink8sMdUcXMFnP20svzyjRGANgSDbXVa9GCDvbN@mail.gmail.com"
 type="cite">Hi All,
  <div><br>
  </div>
  <div>    I've started working on a new GC for Cog and have a few
questions.</div>
  <div><br>
  </div>
  <div>1. does anyone have a copy of Joel Bartlett's <span
 class="Apple-style-span" style="font-family: Arial;">J. F. Bartlett. A
generational, compacting collector for C++. In E. Jul and N.-C. Juul,
editors, <span
 style="font-family: Arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7.4px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"><span
 class="Apple-style-span" style="font-size: small;">OOPSLA/ECOOP ‘90
Workshop </span></span>on <span
 style="font-family: Arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7.4px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"><span
 class="Apple-style-span" style="font-size: small;">Garbage </span></span>Collection
in <span
 style="font-family: Arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7.4px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"><span
 class="Apple-style-span" style="font-size: small;">Object-Oriented
Systems, </span></span>Oct. 1990. ?</span></div>
  <div><span class="Apple-style-span" style="font-family: Arial;"><br>
  </span></div>
  <div><span class="Apple-style-span" style="font-family: Arial;">2.
what's the largest number of classes you've got in your most complex
image and/or what's the largest number of classes you're ever created
in an image?  a.k.a.  is 64k classes enough (16 bits), or is 1m classes
enough (24 bits)?</span></div>
  <div><span class="Apple-style-span" style="font-family: Arial;"><br>
  </span></div>
  <div><span class="Apple-style-span" style="font-family: Arial;">3. do
you have any personal recommendations, or example code, of systems that
combine generation scavenging and/or compaction with object pinning?</span></div>
  <div><span class="Apple-style-span" style="font-family: Arial;"><br>
  </span></div>
  <div><span class="Apple-style-span" style="font-family: Arial;">TIA,</span></div>
  <div><span class="Apple-style-span" style="font-family: Arial;">Eliot</span></div>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
vwnc mailing list
<a class="moz-txt-link-abbreviated" href="mailto:vwnc@cs.uiuc.edu">vwnc@cs.uiuc.edu</a>
<a class="moz-txt-link-freetext" href="http://lists.cs.uiuc.edu/mailman/listinfo/vwnc">http://lists.cs.uiuc.edu/mailman/listinfo/vwnc</a>
  </pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">-- 
Dennis Smith                                          +1 416.798.7948
Cherniak Software Development Corporation   Fax: +1 416.798.0948
509-2001 Sheppard Avenue East        <a class="moz-txt-link-abbreviated" href="mailto:dennis@CherniakSoftware.com">dennis@CherniakSoftware.com</a>
Toronto, ON M2J 4Z8              <a class="moz-txt-link-freetext" href="sip:dennis@CherniakSoftware.com">sip:dennis@CherniakSoftware.com</a>
Canada                                 <a class="moz-txt-link-freetext" href="http://www.CherniakSoftware.com">http://www.CherniakSoftware.com</a>
Entrance off Yorkland Blvd south of Sheppard Ave east of the DVP</pre>
</body>
</html>