dshb icon indicating copy to clipboard operation
dshb copied to clipboard

Sort proc list

Open beltex opened this issue 9 years ago • 0 comments

  • Can be sorted by any proc metric - pid, cpu, mem, etc.
  • top does this via red–black tree (could use AVL tree?)
  • Solution might be added to SystemKit actually
  • Pre-req: https://github.com/beltex/SystemKit/issues/10

beltex avatar Dec 02 '14 18:12 beltex