Hi everyboy!
First of all Id like to apologize for my English because it isnt very good.
Im going to start making a program in a multicore and I have some doubts. I wonder if someone can help me.
My intention is putting two different applications in a two core PC and putting each one in a core to make use of the maximum capacity. Is this possible? Appart from that, Id like to know too if I could somehow say that a concrete interruption affects just one of the cores; in the same way, Id like that the rest of the interruptions that may appear dont affect that core even if they were from a higher level. Finally, Id like to know if the two cores could communicate between them and share information .
As you can see, Im quite lost with regard to how multicore systems work so if you cant answer me, could you please show me where I could find out about these things? Books, links, whatever is good for me to start understanding something.
Thank you in advance
First of all Id like to apologize for my English because it isnt very good.
Im going to start making a program in a multicore and I have some doubts. I wonder if someone can help me.
My intention is putting two different applications in a two core PC and putting each one in a core to make use of the maximum capacity. Is this possible? Appart from that, Id like to know too if I could somehow say that a concrete interruption affects just one of the cores; in the same way, Id like that the rest of the interruptions that may appear dont affect that core even if they were from a higher level. Finally, Id like to know if the two cores could communicate between them and share information .
As you can see, Im quite lost with regard to how multicore systems work so if you cant answer me, could you please show me where I could find out about these things? Books, links, whatever is good for me to start understanding something.
Thank you in advance