Re: [PATCH] some optimizations for Virtual Machines

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



A bugfix for my ASCII ART ;-)

Wrong order (utrace behavior now):
syscall enter: process -VM (modification) -> strace -> kernel
syscall exit: kernel -VM (restore) -> strace -> process

Right order (proposed):
syscall enter: process -> strace -> VM (modification) -> kernel
syscall exit: kernel -> VM (restore) -> strace -> process

Sorry for this trailing errata message.

	renzo


[Index of Archives]     [Kernel Discussion]     [Gimp]     [Yosemite News]

  Powered by Linux