|
| From: | Richard Henderson |
| Subject: | Re: [Qemu-devel] [PATCH] linux-user: always start with parallel_cpus set to true |
| Date: | Wed, 4 Jan 2017 11:35:15 -0800 |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 |
On 12/28/2016 09:37 AM, Laurent Vivier wrote:
the use case is
mmap(...);
fork();
While true, we can notice that mmap contains MAP_SHARED, and trigger it then. Similarly for shmat.
r~
| [Prev in Thread] | Current Thread | [Next in Thread] |