On Wed, Jun 27, 2001 at 12:35:13AM -0600, Blesson Paul wrote:
> 1: P1 and P2 have different physical areas of memory. This is how
> protection works.
>
> 2: Why do they need to share the same memory? You can have your second
> process
> communicate with your first process through IPC.
>
> 3: Li
Hi Android
IPC is my last resort. The reason is that, my present
project is to convert a present software to run in beowlf. I am using Mosix
which enables me to parralize the software through forking. The present
software is highly data oriented and highly complicated. If
hi all
I have in a confusion regarding the creation of
processes by the kernel. Let I have two processes P1 and P2, both are childs
of P0. I want to know the following facts regarding P1 and P2. I have created
two processes by forking. Everyone knows that when P1 and P2 creat
3 matches
Mail list logo