Skip to content

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

process

Understanding top and load average

August 8, 2022 by Magenaut

I’m observing a high load average on a certain machine (about 9) in all three load fields. I understand load as the number of processes in state “run” / currently desiring CPU time. Am I correct at reasoning that if N processes are running on my machine this cannot produce a load greater than N?

Categories Q&A, Unix & Linux Tags cpu, load, process, top Leave a comment

How to get a process uptime under different OS?

August 8, 2022 by Magenaut

Under Linux I can get a process’s uptime in seconds with:

Categories Q&A, Unix & Linux Tags process, uptime Leave a comment

How to kill a task that cannot be killed (uninterruptable?)

August 8, 2022 by Magenaut

I have a task running that blocks pm-hibernate (on Linux 4.0.7-2). When I try pm-hibernate there is an error message “Freezing of tasks failed after 20.002 seconds (1 tasks refusing to freeze, wq_busy=0):” and the task is shown.

Categories Q&A, Unix & Linux Tags kill, process Leave a comment

Is there a way to see details of all the threads that a process has in Linux?

August 8, 2022 by Magenaut

For Windows, I think Process Explorer shows you all the threads under a process.

Categories Q&A, Unix & Linux Tags command-line, process, shell Leave a comment

what is a background process?

August 8, 2022 by Magenaut

Here is a common definition of a background process:

Categories Q&A, Unix & Linux Tags process, terminology Leave a comment

Why is process not part of expected process group?

August 8, 2022 by Magenaut

I’m learning about the relationship between processes, process groups (and sessions) in Linux.

Categories Q&A, Unix & Linux Tags linux, process, process-groups Leave a comment

How can I run a process as its owner or become its owner without logging in?

August 8, 2022 by Magenaut

cron jobs can run as any user, without that user being logged in.

Categories Q&A, Unix & Linux Tags linux, ownership, process Leave a comment

Are processes in square brackets scheduled in the same way as other processes?

August 8, 2022 by Magenaut

ps(1), with the -f option, will output processes for which there is no associated command line in square brackets, like so:

Categories Q&A, Unix & Linux Tags kernel, process, scheduling Leave a comment

How to get whole command line from a process?

August 8, 2022 by Magenaut

How can I get the command arguments or the whole command line from a running process using its process name?

Categories Q&A, Unix & Linux Tags busybox, process, ps, scripting Leave a comment

How to find which processes are taking all the memory?

August 8, 2022 by Magenaut

I’m looking for somthing like top is to CPU usage. Is there a command line argument for top that does this? Currently, my memory is so full that even ‘man top’ fails with out of memory 🙂

Categories Q&A, Unix & Linux Tags memory, process, top Leave a comment
Older posts
Newer posts
← Previous Page1 … Page8 Page9 Page10 … Page12 Next →
  1. michealSmith07 on Is there a way to dynamically refresh the less command?August 21, 2022

    That is a very nice post. I like this post.

  2. anonymous on Fix libwacom9 dependency issue when upgrade DebianJune 27, 2022

    saved my day!! Thanks for the help…

  3. sreedhar on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    Thanks its working

  4. saintnick on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    remove libwacom2 worked for me as well

  5. ranafoul on Fix libwacom9 dependency issue when upgrade DebianApril 22, 2022

    apt remove libwacom2 helped on kali 2022.01. gr8

.net ajax asp.net asp.net-core asp.net-mvc asp.net-mvc-3 asp.net-mvc-4 asp.net-web-api bash c# command-line css custom-post-types custom-taxonomy dataframe dictionary django entity-framework functions gridview html iis javascript jquery json linux list matplotlib numpy pandas php plugin-development plugins posts python python-2.7 python-3.x security shell shell-script sql string vb.net webforms wp-query

© 2026 Magenaut • Built with GeneratePress