shared memory problem

Blesson Paul (blessonpaul@usa.net)
3 Jul 2001 02:49:24 MDT


hi
I have some confusion regarding key in shmget(). Let I
have two shared memory variables. For the first one, I put key "99" and the
size is 1024. Next, I put key "199" for the second variable and size 1024.
Will the two shared memory area overwrite each other. How can I gurranty. Is
the Linux kernel or the developer who should care about this problem
by
BLesson
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/