libosmocore/include/osmocom/vty
Pau Espin eb6882fa52 vty: Introduce support to set cpu-affinity and scheduler policy
Process willing to support this kind of configuration through VTY simply
need to call "osmo_sched_vty_init(tall_ctx);" during startup to register
the commands.
For multithreaded processes, new threads willing to get their
cpu-affinity mask according to VTY config should call
osmo_sched_vty_apply_localthread() (potentially after
setting the thread name through pthread_setname_np()).

Related: SYS#4986
Change-Id: If76a4bd2cc7b3c7adf5d84790a944d78be70e10a
2020-08-10 14:11:18 +00:00
..
buffer.h doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
command.h vty: Introduce support to set cpu-affinity and scheduler policy 2020-08-10 14:11:18 +00:00
cpu_sched_vty.h vty: Introduce support to set cpu-affinity and scheduler policy 2020-08-10 14:11:18 +00:00
logging.h vty: Add logging_vty_add_deprecated_subsys 2018-06-09 17:43:33 +02:00
misc.h introduce vty_out_rate_ctr_group_fmt() function 2018-05-24 18:04:56 +02:00
ports.h vty/ports.h: Add VTY port for osmo-e1d 2020-06-29 10:42:02 +02:00
stats.h doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
tdef_vty.h tdef_vty: do not enforce enum 'node_type' in osmo_tdef_vty_groups_init() 2020-02-06 01:06:14 +07:00
telnet_interface.h vty: Make TCP port configurable and introduce telnet_init_default 2018-12-23 04:20:08 +00:00
vector.h doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
vty.h vty_app_info.is_config_node: add OSMO_DEPRECATED 2019-11-24 19:59:35 +01:00