Thread (31 messages) flat view 31 messages, 7 authors, 2020-04-15

Re: [PATCH 2/3] kernel/sysctl: support handling command line aliases

From: Luis Chamberlain <mcgrof@kernel.org>
Date: 2020-03-31 14:35:17
Also in: linux-mm, lkml

On Mon, Mar 30, 2020 at 01:55:34PM +0200, Vlastimil Babka wrote:
We can now handle sysctl parameters on kernel command line, but historically
some parameters introduced their own command line equivalent, which we don't
want to remove for compatibility reasons. We can however convert them to the
generic infrastructure with a table translating the legacy command line
parameters to their sysctl names, and removing the one-off param handlers.

This patch adds the support and makes the first conversion to demonstrate it,
on the (deprecated) numa_zonelist_order parameter.

Signed-off-by: Vlastimil Babka <redacted>
Reviewed-by: Luis Chamberlain <mcgrof@kernel.org>

  Luis
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help