Re: [PATCH v3 0/5] Add new system call for non-destructive peek and inspection to posix ipc mqueue
Andrei Vagin <[email protected]> Mon, 13 Apr 2026 17:11:03 -0700
| Newsgroups | dev.linux.lists.criu |
|---|---|
| Message-ID | <CANaxB-wMBRb9-kJ7kpUiONQuOo+T-pgLCub1m_N_mcqGR_o0Ng@mail.gmail.com> |
On Mon, Apr 13, 2026 at 4:30=E2=80=AFPM Mathura <[email protected]= > wrote: > > Hi, Andrei > > Thanks for reviewing and time, > I saw the code what you pointing to, here is current constraint what I se= e- That was my mistake. It happens when I am rushing through some unfamiliar code. I wasn't aware that IPC queues and POSIX mqueues shared some kernel logic. However, I still think it=E2=80=99s worth looking= at the MSG_COPY implementation for IPC queues as a reference. Thanks, Andrei