don't use shmget if you can. Use mmap'ed files. The SYSV shm interface is
incredibly dumb.
ron
To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-hackers" in the body of the message
don't use shmget if you can. Use mmap'ed files. The SYSV shm interface is
incredibly dumb.
ron
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
:I've been learning to program using shared memory and messages. As I write
:and debug, I often have to crash a running process which stalls. Of
:course, there is a problem with my code but that's all part of the
:learning process. The actual problem is that, after a few ctrl-c's, there
:isn't enou
I've been learning to program using shared memory and messages. As I write
and debug, I often have to crash a running process which stalls. Of
course, there is a problem with my code but that's all part of the
learning process. The actual problem is that, after a few ctrl-c's, there
isn't enough sp
:I've been learning to program using shared memory and messages. As I write
:and debug, I often have to crash a running process which stalls. Of
:course, there is a problem with my code but that's all part of the
:learning process. The actual problem is that, after a few ctrl-c's, there
:isn't eno
I've been learning to program using shared memory and messages. As I write
and debug, I often have to crash a running process which stalls. Of
course, there is a problem with my code but that's all part of the
learning process. The actual problem is that, after a few ctrl-c's, there
isn't enough s
6 matches
Mail list logo