Alexander Sack
Alexander Sack
please also cherry-pick to kirkstone branch if good. thx.
OK @agherzan, I improved the commit message. From grepping the core code it seems most code that decides whether to install something or not is really hooked on UBOOT_ENV ......
I would like to have the out buffers rather grow to a MAXSIZE then having to prealloc always a big chunk on stack.... what do you think?
This is a draft and shouldnt land. I would like to get something more sensible than (none) as hostname, but that still allows to set hostname through mgmt apps or...
pushed new revision that supports qos_policy: "guaranteed, besteffort and burstable"; also sets system pids to guaranateed.
TODO: * make actual values for each level configurable * make setting for system pids individually tunable * make dropbear get prio * take a stab at making burstable more...
i fixed all TODOS except the burstable impl is still dumb... would like to land as is...
think memleak still with ```p->qos_policy_oom_score_adj = strdup(score);```
needs docs/ update for new config keys.
what happened to this one?