previous | start | next

Copying Data: 3

The kernel task has the privilege to copy data from any part of physical memory to any other part. To copy from virtual address A in process 1's address space to a virtual address B in process 2's address space, the kernel task needs to know

The system task could then copy the data as follows



previous | start | next