Re: [RFC] Inter-processor Mailboxes Drivers

2011-02-15 Thread Hiroshi DOYU
From: "ext Blanchard, Hollis" Subject: Re: [RFC] Inter-processor Mailboxes Drivers Date: Tue, 15 Feb 2011 15:38:25 -0800 > On 02/15/2011 01:58 PM, Meador Inge wrote: >> On 02/14/2011 04:01 AM, Jamie Iles wrote: >>> On Fri, Feb 11, 2011 at 03:19:51PM -0600, Meador Inge wrote: 1. Hardware

Re: [RFC] Inter-processor Mailboxes Drivers

2011-02-14 Thread Hiroshi DOYU
From: Hiroshi DOYU Subject: Re: [RFC] Inter-processor Mailboxes Drivers Date: Mon, 14 Feb 2011 10:55:53 +0200 (EET) > From: ext Linus Walleij > Subject: Re: [RFC] Inter-processor Mailboxes Drivers > Date: Mon, 14 Feb 2011 09:39:32 +0100 > >> On Mon, Feb 14, 2011 at 8:32 AM, H

Re: [RFC] Inter-processor Mailboxes Drivers

2011-02-14 Thread Hiroshi DOYU
From: ext Linus Walleij Subject: Re: [RFC] Inter-processor Mailboxes Drivers Date: Mon, 14 Feb 2011 09:39:32 +0100 > On Mon, Feb 14, 2011 at 8:32 AM, Hiroshi DOYU wrote: > >> OMAP mailbox is the interrupt driven 32bit unit H/W FIFO to other >> cores. > > How is it u

Re: [RFC] Inter-processor Mailboxes Drivers

2011-02-14 Thread Hiroshi DOYU
Hi Meador, From: ext Meador Inge Subject: [RFC] Inter-processor Mailboxes Drivers Date: Fri, 11 Feb 2011 15:19:51 -0600 > Hi All, > > I am currently working on building AMP systems using OpenMCAPI > (https://bitbucket.org/hollisb/openmcapi/wiki/Home) as the > inter-processor communication mecha

Re: [RFC] Inter-processor Mailboxes Drivers

2011-02-14 Thread Hiroshi DOYU
From: ext Linus Walleij Subject: Re: [RFC] Inter-processor Mailboxes Drivers Date: Sun, 13 Feb 2011 22:16:12 +0100 > 2011/2/12 Sundar : > >> At least I would like this; I wanted to generalize such mailbox IPCs >> right from the day when I was working on one, but coudnt really >> work on that. >>