Re: [PATCH 2/4] ipc/mqueue: switch back to using non-max values oncreate

From: KOSAKI Motohiro
Date: Wed Oct 26 2011 - 11:35:29 EST


> NAK.
>
> Commit b231cca is 3 years old commit. It's too late to revert.
> Moreover Commit b231cca changed hardcoded limit to kernel knob,
> and this patch do reverse. Of course, latter direction changes almost
> always bring us compatibility issue.
>
> commit b231cca4381ee15ec99afbfb244fbc0324869927
> Author: Joe Korty <joe.korty@xxxxxxxx>
> Date: Sat Oct 18 20:28:32 2008 -0700
>
> message queues: increase range limits
>
> The right way is to create new knob likes mqueue/msgsize_default
> and to separate default and maximum value.

I discussed with Doug a little. OK, I probably understand his motivation.
Now, I ack this series with a few reservation.

I'll post a few incremental patches for resolving compatibility issue.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/