[LTP] [PATCH v1 2/2] libs/libltpnewipc: Add libmsgctl.c into new ipc library
Li Wang
liwang@redhat.com
Wed Jul 29 10:16:38 CEST 2020
Yang Xu <xuyang2018.jy@cn.fujitsu.com> wrote:
> ...
> > It's fine to maintain only a single System V IPC library in LTP.
> > BTW, do you have a plan to remove the old libmsgctl.c after merging this?
> Yes. I have a plan[1] to remove this old libmsgctl when I clean up
> msgstress case(I am doing it).
>
Great, thank you!
> Also, I plan to remove get_max_msgqueues() function in old libipc.c
> because we can directly use SAFE_FILE_SCANF("/proc/sys/kernel/msgmni",
> "%d", &nr_msgqs) in test case.
>
+1
Or, maybe if you'd like to do more in next, the libipc.c also could be
merged into libnewipc.c since they have some overlaps too. Anyway, it
depends on your thoughts :).
--
Regards,
Li Wang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linux.it/pipermail/ltp/attachments/20200729/8710f6e6/attachment.htm>
More information about the ltp
mailing list