Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
  • toy's avatar
    45de6763
    o The Sparc port was not correctly scavenging the interrupt handlers. · 45de6763
    toy authored
      Use the same code as used for x86.
    o Clean up the code a bit, adding the functions
      scavenge_interrupt_handlers and scavenge_control_stack.  Move some
      printing noise into those functions.
    
    There are still bugs here that are exercised by Eric Marsden's
    cl-bench with cpu performance counter library.
    45de6763
    History
    o The Sparc port was not correctly scavenging the interrupt handlers.
    toy authored
      Use the same code as used for x86.
    o Clean up the code a bit, adding the functions
      scavenge_interrupt_handlers and scavenge_control_stack.  Move some
      printing noise into those functions.
    
    There are still bugs here that are exercised by Eric Marsden's
    cl-bench with cpu performance counter library.