Rolf Ahrenberg
Results
2
issues of
Rolf Ahrenberg
1. Sort tree/list commands by name or id via command-line switch (id relates to creation date) 2. Filter out checked/completed tasks via command-line switch 3. Change default behavior of tree...
The current CPU count detector in Linux only uses affinity: https://github.com/romange/helio/blob/ceaa6f844b2a72e03c1535939d21aa3fbd3c4e98/util/fibers/proactor_pool.cc#L39-L44 Modern containerized systems require use of cgroups that is used to limit resource usage and therefore it should be...