[CRIU] Re: [PATCH 1/4] IPC: dump message queue

Pavel Emelyanov xemul at parallels.com
Wed Feb 8 12:50:23 EST 2012


> +struct ipc_msg_entry {
> +	struct ipc_seg seg;
> +	u16	qbytes;

This field is not required, BTW.

> +	u16	qnum;
> +	u8	pad[4];
> +} __packed;


More information about the CRIU mailing list