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, [email protected] 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: [email protected] 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
