* David Bustos <[EMAIL PROTECTED]> [2006-04-21 15:12]:
> Quoth Mike Pogue on Fri, Apr 21, 2006 at 01:55:58PM -0700:
> > I hadn't heard of it, but it looks pretty cool.
> > (http://www.electric-cloud.com/)
> > 
> > I wonder how much speedup we could get from Electric Cloud running on
> > a 32-thread Niagara box?  (It seems to be designed more for clusters
> > of boxes, rather than single boxes with many threads per box, but
> > there could be a lot of leverage there).
> 
> As Danek notes, the problem with using it for Solaris is that it doesn't
> support our Makefiles.  We've already invested parallelization effort in
> utilizing Studio's make, which has unfortunately rendered us ineligible
> for Eletric Cloud's automatic analysis.  So the project effort might be
> better spent writing gmake Makefiles and asking Electric Cloud for
> a trial.
  
  We actually know (or at least knew and could know again) a lot about
  the build.  Alan wrote a paper on the ON build sometime ago for the
  SunTech Conference in 2001.  See

  http://mediacast.sun.com/share/sch/d-exacct-builds-suntech-2001.pdf

  for details.

  (A number of aspects have changed since this paper was written; for
  instance, the task's ancestor is now part of the default task record
  and PRIV_PROC_TASKID can be assigned to a user, meaning that they can
  call settaskid(2) without being root.)

  - Stephen

-- 
Stephen Hahn, PhD  Solaris Kernel Development, Sun Microsystems
[EMAIL PROTECTED]  http://blogs.sun.com/sch/
_______________________________________________
tools-discuss mailing list
[email protected]

Reply via email to