Changes between Version 5 and Version 6 of wti_box_attribution


Ignore:
Timestamp:
Aug 27, 2016, 4:55:37 PM (8 years ago)
Author:
laniel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • wti_box_attribution

    v5 v6  
    3535We decided that before to take the peripheral's lock the core should assure that it got a mailbox. Indeed, it is easier to get a mailbox because there are 12 by cluster. Moreover, they are shared only by the cores of the same cluster. //A contrario//, the peripheral are unique so all the architecture's cores compete for their access.
    3636
    37 Once the mailbox and the lock got we have to configure the Iopic
     37Once the mailbox and the lock got we have to configure the Iopic.
     38
     39[[Image(allocation.svg, 60%)]]
    3840
    3941After the interrupt's reception the peripheral's lock and the mailbox will be released.