cvs commit: src/sys/ia64/ia64 vm_machdep.c
    Marcel Moolenaar 
    marcel at FreeBSD.org
       
    Sat Jun 28 02:22:26 PDT 2003
    
    
  
marcel      2003/06/28 02:22:25 PDT
  FreeBSD src repository
  Modified files:
    sys/ia64/ia64        vm_machdep.c 
  Log:
  Implement cpu_set_upcall_kse(). Elementary testing shows that this
  function behaves correctly in principle, but is not expected to be
  100% complete. In any case, with this commit we have KSE ported
  enough to start runtime testing with threaded applications and fix
  whatever bugs or omissions we encounter. Yay!
  
  Revision  Changes    Path
  1.63      +26 -0     src/sys/ia64/ia64/vm_machdep.c
    
    
More information about the cvs-all
mailing list