Hi

On Thu, 20 Jun 2019 20:56:02 -0700 Samuel Sieb wrote:
> On 6/20/19 5:41 PM, bradb...@seanet.com wrote:

>> When I execute the top, the first process is

>>   PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND
>> 11325 root      20   0  135m  27m 1960 S 16.1  0.0   1192:48 jobmemd-daemon

>> I do not see anything when I search for  jobmemd-daemon.
>> What is it ?

> I've never heard of it and I can't find any reference to it.

Me too (with: dnf provides '*jobmemd-daemon*').

> What does 'ls -l /proc/11325/exe' show?
> Also "ps -elf | grep jobmem".
> And "lsof -p 11325".

You can try also:

  systemctl status 11325

to identify the systemd unit running it. Then disable or mask it if
you don't need it.

-- 
francis
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to