On Thu, Jul 9, 2020 at 9:46 AM Utkarsh Rai wrote:
>
>
>
> On Thu, Jul 9, 2020 at 8:57 PM Gedare Bloom wrote:
>>
>> On Thu, Jul 9, 2020 at 9:24 AM Gedare Bloom wrote:
>> >
>> > On Wed, Jul 8, 2020 at 10:08 PM Utkarsh Rai
>> > wrote:
>> > >
>> > >
>> > >
>> > >
>> > > On Wed, Jul 8, 2020 at 6:56
On Thu, Jul 9, 2020 at 8:57 PM Gedare Bloom wrote:
> On Thu, Jul 9, 2020 at 9:24 AM Gedare Bloom wrote:
> >
> > On Wed, Jul 8, 2020 at 10:08 PM Utkarsh Rai
> wrote:
> > >
> > >
> > >
> > >
> > > On Wed, Jul 8, 2020 at 6:56 PM Gedare Bloom wrote:
> > >>
> > >> On Wed, Jul 8, 2020 at 6:53 AM Seb
On Thu, Jul 9, 2020 at 9:24 AM Gedare Bloom wrote:
>
> On Wed, Jul 8, 2020 at 10:08 PM Utkarsh Rai wrote:
> >
> >
> >
> >
> > On Wed, Jul 8, 2020 at 6:56 PM Gedare Bloom wrote:
> >>
> >> On Wed, Jul 8, 2020 at 6:53 AM Sebastian Huber
> >> wrote:
> >> >
> >> > On 08/07/2020 14:43, Utkarsh Rai wr
On Wed, Jul 8, 2020 at 10:08 PM Utkarsh Rai wrote:
>
>
>
>
> On Wed, Jul 8, 2020 at 6:56 PM Gedare Bloom wrote:
>>
>> On Wed, Jul 8, 2020 at 6:53 AM Sebastian Huber
>> wrote:
>> >
>> > On 08/07/2020 14:43, Utkarsh Rai wrote:
>> >
>> > > Hello,
>> > > For my GSoC project, I have to provide high-l
On Wed, Jul 8, 2020 at 6:56 PM Gedare Bloom wrote:
> On Wed, Jul 8, 2020 at 6:53 AM Sebastian Huber
> wrote:
> >
> > On 08/07/2020 14:43, Utkarsh Rai wrote:
> >
> > > Hello,
> > > For my GSoC project, I have to provide high-level APIs for sharing
> > > isolated stacks.
> > > The POSIX compliant
On Wed, Jul 8, 2020 at 6:53 AM Sebastian Huber
wrote:
>
> On 08/07/2020 14:43, Utkarsh Rai wrote:
>
> > Hello,
> > For my GSoC project, I have to provide high-level APIs for sharing
> > isolated stacks.
> > The POSIX compliant high-level way of sharing stacks can be to create
> > a shared memory o
On 08/07/2020 14:43, Utkarsh Rai wrote:
Hello,
For my GSoC project, I have to provide high-level APIs for sharing
isolated stacks.
The POSIX compliant high-level way of sharing stacks can be to create
a shared memory object of the stack to be shared through shm_open and
then mmap that to the