Changes between Version 22 and Version 23 of kernel_interrupts


Ignore:
Timestamp:
Apr 1, 2015, 11:43:02 PM (9 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • kernel_interrupts

    v22 v23  
    6060This function does three things:
    6161 1. it allocates a WTI mailbox in the XCU of cluster[x,y] to the requesting processor ( index is in [4*p+1, 4*p+2, 4*p+3] ) ;
    62  2. it initialises the IOPIC entry associated to the (isr_type/isr_channel) IRQ.
     62 2. it initializes the IOPIC register associated to the (isr_type / isr_channel) external IRQ.
    6363 3. it initializes the proper entry in the WTI interrupt vector associated to processor P[x,y,p].
    6464