[Openmcl-cvs-notifications] Commit: ccl/lisp-kernel

gb@clozure.com gb at clozure.com
Fri Nov 18 04:01:47 MST 2005


Affected files with versions:
  pmcl-kernel.c,1.41
-----------------------------------
Details:

  Update of /usr/local/tmpcvs/openmcl-dev/ccl/lisp-kernel
  In directory clozure.com:/tmp/cvs-serv2227
  
  Modified Files:
  	pmcl-kernel.c 
  Log Message:
  Static initialization of 'running_under_rosetta' and
  'use_mach_exception_handling' happens on both Linux and Darwin, though
  neither of these things should ever be true on Linux.
  
  Cache flushing seems to be unbelievably slow when running_under_rosetta
  is set; don't do it for now, since the first call to xMakeDataExecutable()
  tries to invalidate stuff that was probably never in the cache and we
  die before we get to a subsequent call.


More information about the Openmcl-cvs-notifications mailing list