ing? I need
to make this work and it's
driving me crazy!
Laurie
On Mon, 4/22/13, John Baldwin wrote:
Subject: Re: shm_map questions
To: freebsd-net@freebsd.org
Cc: "Laurie Jennings"
Date: Monday, April 22, 2013, 8:43 AM
On Sa
ook that object directly
rather than an fd.
> Laurie
>
> --- On Thu, 4/18/13, John Baldwin wrote:
>
> From: John Baldwin
> Subject: Re: shm_map questions
> To: freebsd-net@freebsd.org
> Cc: "Laurie Jennings"
> Date: Thursday, April 18, 2013, 6:50 AM
>
That does help. Is there a way for the kernel to access the memory map
directlyby segment name?
Laurie
--- On Thu, 4/18/13, John Baldwin wrote:
From: John Baldwin
Subject: Re: shm_map questions
To: freebsd-net@freebsd.org
Cc: "Laurie Jennings"
Date: Thursday, April 18, 2013, 6
On Thursday, April 11, 2013 10:58:14 am Laurie Jennings wrote:
> Im working on a simple project that shares a memory segment between a user
processand a kernel module. I'm having some problems with shm_map and there
doesn't seem to be much info on it.
> Im not sure what happened to the memory whe
Im working on a simple project that shares a memory segment between a user
processand a kernel module. I'm having some problems with shm_map and there
doesn't seem to be much info on it.
Im not sure what happened to the memory when the user process that creates it
terminates. I have some questi