Hi : 
you freeze the process ,some system callback by binder how to handle?

Thanks

On Friday, July 17, 2015 at 5:33:04 AM UTC+8, criu...@gmail.com wrote:
>
> We are trying to port CRIU to Android. Once of the challenges there is 
> Android binder (char) device, which takes care of IPC between processes. 
> For processes to exchange data, binder kernel driver maintains state (per 
> process rbtrees, linked list etc. identified by current->pid). For restore 
> to work, we can export the per-process state to userspace via /proc 
> interface and dump/restore by reading/writing to /proc binder interface. Do 
> you anticipate any (security?) issues with this design? Thanks!
>

-- 
-- 
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel
--- 
You received this message because you are subscribed to the Google Groups 
"Android Linux Kernel Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-kernel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to