vitaprimo
Dabbler
- Joined
- Jun 28, 2018
- Messages
- 27
I can only find it performs some kind of translation in UNIX systems--it's really vague.
I moved my tiny 2diskmirror+2slogmirror system from a workstation-class system into a proper server system so I can install more RAM and be able to use a couple of plugins without worrying. In the workstation it has available 4cores, no hyperthreading and it barely ever registered CPU activity. Now it's got double the core number, with hyperthreaded CPUs this time yet it's busier than before, much busier. I had installed some test plugins but stopping them made no difference.
Then I ran htop and noticed this tr process maxing out a core, and another that's constantly using half of a core too, looking at its arguments it reminds me to this number/password generator I used before. The last anomaly (I think) is cat, also high (for cat) CPU I assumed attempting and failing to read that thingy where randomness is stored.
What is tr? Is it safe to kill? What about fold?
Thanks!
I moved my tiny 2diskmirror+2slogmirror system from a workstation-class system into a proper server system so I can install more RAM and be able to use a couple of plugins without worrying. In the workstation it has available 4cores, no hyperthreading and it barely ever registered CPU activity. Now it's got double the core number, with hyperthreaded CPUs this time yet it's busier than before, much busier. I had installed some test plugins but stopping them made no difference.
Then I ran htop and noticed this tr process maxing out a core, and another that's constantly using half of a core too, looking at its arguments it reminds me to this number/password generator I used before. The last anomaly (I think) is cat, also high (for cat) CPU I assumed attempting and failing to read that thingy where randomness is stored.
What is tr? Is it safe to kill? What about fold?
Thanks!