Custom Query (39 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (13 - 15 of 39)

1 2 3 4 5 6 7 8 9 10 11 12 13
Ticket Owner Reporter Resolution Summary
#24 becoulet Nicolas Pouillon wontfix Add a Software service handler
Description

When handling an IRQ, we may need heavier handling than what is possible in the IRQ handler (it may be in a special stack, and it runs with irq disabled).

We should add a marker somewhere in CPU-local memory or in a SPR in order to tell the exception handling code not to return to mainstream code, but go back in the kernel for some kernel hander code.

#27 Nicolas Pouillon becoulet fixed Add a buildtest rule in Makefile
Description

Add a buildtest rule in Makefile which launch all the build tests

#28 coredev becoulet fixed IPI and IRQ handling improvements
Description
  • merge dev_icu_set_flags and dev_icu_enable, standardize "flags" parameter
  • add extensive inline help for all functions in icu.h
  • move ipi_hook_endpoint in icu API
  • add a ipi_get_endpoint(cpuid_t id) function in ipi.h
1 2 3 4 5 6 7 8 9 10 11 12 13
Note: See TracQuery for help on using queries.