Tag: threads

30 How do priorities work on task-manager and when should/n't I set this? 2015-08-29T01:45:02.490

22 what does 2 core 4 threads mean in cpu? 2014-01-12T00:04:41.350

22 Jenkins realtime console output for parallel threaded fabric command 2014-09-16T17:36:12.813

18 What's the best way to perform a parallel copy on Unix? 2011-08-24T20:50:20.397

17 Task Manager is saying the system is running with over a thousand threads 2013-07-05T07:29:58.637

15 How can you get thread count of running process in windows 7 2011-10-17T00:09:16.130

13 What is a user thread and a kernel thread? 2012-07-30T12:20:49.413

11 Does GNU/Linux counts processes and threads together when I limit their number? 2012-01-09T18:41:05.377

9 Can a multi-core processor run multiple processes at the same time? 2011-03-14T11:37:27.680

7 Difference between normal and watched threads 2016-12-14T18:09:28.860

6 Can I close a firefox tab through the console? 2012-01-08T19:34:39.680

6 Unexpected shutdown with heavy single threaded process and single core affinity 2012-01-25T04:49:50.623

6 Which logical CPU (core) belongs to which socket? 2012-09-28T19:11:54.280

6 Why are user level threads faster than kernel level threads? 2013-11-05T15:07:42.597

6 Command-line Number of thread per process on MacOS 2014-05-14T14:20:55.560

6 limit priority/threads for Gradle/Android Studio builds? 2016-06-24T09:53:19.057

5 Why Intel Core i3 processor with enough free RAM and low CPU usage become very slow? 2014-12-27T16:14:37.710

4 Under linux, how do I find out if some specific thread is run with real-time priority? 2012-07-30T14:45:05.130

4 How is multiprocessing related to cores and threads? 2015-07-06T14:41:18.977

3 How do I monitor or view the thread count of a certain process on AIX? 2009-10-01T06:48:22.390

3 Does the Windows scheduler allocate equal length quanta to threads? 2010-09-29T22:29:51.040

3 Thunderbird - watch or ignore threads 2012-08-06T11:34:33.500

3 Why is it quicker to switch between threads than to switch between processes and share data between them? 2013-07-10T19:31:09.750

3 how to make Apache 2.4 work in single worker mode by default? 2014-07-15T08:55:01.303

3 What does the suffix letter mean in the PRI column of "ps -M pid" under MacOS/X? 2015-02-26T20:36:05.783

3 High CPU from ntoskrnl.exe during idle on GetStackLimits 2015-08-31T23:42:53.163

3 What does Outlook need to recognize a thread? 2018-08-22T18:51:13.633

2 Mail.app Bug -- Keeps Showing Messages 2010-02-17T00:22:21.373

2 What Exactly is a Threaded Web Server? 2011-04-27T10:12:14.490

2 Windows 7 limit the number of threads that a process creates? 2011-06-21T18:39:33.143

2 Peeking inside Firefox - what's maxing out the CPU 2011-07-18T14:10:17.090

2 What does "thread" mean as related to CPUs? 2011-09-28T16:35:49.777

2 Configuring systemd to allow daemon to set RT priority 2012-03-21T11:06:52.463

2 How do I prevent myself from accidentally specifying too many threads when compiling? 2012-03-21T11:49:15.813

2 Single-threaded program takes too low CPU? 2012-05-03T23:28:02.993

2 Can a single process be executed in two or more processors in a multiprocessor system? 2013-01-05T09:41:47.737

2 Is it faster to run one process that spawns N threads or to run N processes? 2013-01-07T13:42:16.393

2 Installing ffmpeg (namely fdk-aac) on cPanel server causes issues with perl threads 2013-03-17T15:57:09.920

2 Single threaded process being executed on 2 cores 2013-10-03T08:13:57.863

2 Windows 8.1's audio service chokes on threads and handles? 2013-12-13T13:50:34.153

2 Is there a way to "hack" windows 10 to use its entire CPU power in one task or process? 2015-08-01T18:45:47.650

2 How to get a thread count for running process in Win8? 2016-02-04T03:17:43.707

2 Cannot edit /proc/sys/kernel/threads-max 2017-06-16T14:04:29.930

2 Making sure that cron does not run multiple instances of the same Python script in separate threads 2019-03-26T16:38:59.523

1 VirtualBox recognise all threads as cores or only physical cores for dual core Core i7? 2010-05-22T19:20:47.803

1 Dual Core, Core 2 Duo, Core i Series 2010-08-28T12:18:37.047

1 Which processor/core is this process/service using? 2010-10-13T15:56:45.947

1 Blocked process state affect on thread state within process? 2011-09-04T15:56:17.447

1 613 threads limit on debian 2011-11-21T22:28:09.527

1 Why does Unix deliver signals this way? 2011-12-05T19:38:09.553

1 Can hardware virtualisation use threads from processor cores 2012-03-06T11:53:42.200

1 run many python web apps without eating the processor away 2012-06-20T11:24:05.390

1 Running threads on a non hyper-threading Intel processor 2012-11-16T12:36:08.383

1 AMD FX Series: 8 cores or 8 threads in 4 cores? 2012-11-21T00:43:02.173

1 When a thread is created, how is the initial context determined? 2012-12-12T00:47:04.133

1 How I can force Firefox to use all of CPU capacity? 2012-12-12T19:42:11.700

1 Is it possible to find what's "choking" Firefox? 2012-12-15T17:11:11.107

1 CPU usage always around 40% because of wait-chain? 2013-03-20T09:12:53.123

1 ProRes transcoding in ffmpeg too slow 2013-12-11T15:39:01.510

1 Launch each Windows Explorer window in a separete process 2014-02-02T04:04:53.873

1 How does Windows affinity work with hyperthreaded CPUs? 2014-04-16T15:45:33.917

1 How many threads are concurrently executed? 2014-05-27T09:41:31.010

1 Are there two seperated schedulers in major operating systems, one for processes and one for their threads? 2014-06-29T15:27:16.727

1 Show all running tasks in Assembly 2014-07-28T18:32:00.657

1 Get username of a thread 2014-11-17T10:38:16.477

1 How do I kill a specific thread in Windows? 2016-05-05T12:22:00.893

1 How to auto create a dump of a process when a wait chain is stuck for more than x seconds? 2016-11-10T02:59:35.777

1 How to log/get a report on threading performance in Windows? 2017-03-07T00:01:54.040

1 Firefox creates ~65 threads for 8 tabs 2017-06-17T11:55:14.303

1 Changing Windows thread sheduler timeslice 2018-05-26T22:37:39.100

1 How to parallel windows pc in same network? 2018-09-07T08:30:26.117

1 Is it possible to merge CPU cores? 2018-10-28T12:01:19.883

1 Apache Nutch hangs on a url during fetch cycle indefinitely 2019-02-03T04:40:54.210

1 Why so few threads on a v-server? 2019-05-11T12:09:22.997

1 java thread dump analysis 2019-07-19T14:47:59.110

1 Why do higer end server cpu typically have slower single thread performance? 2019-10-27T04:23:43.797

0 Is there a "deep" task manager available in Windows XP akin to Windows 7 and Vista? 2010-06-17T15:30:26.050

0 Some questions on threads and processes 2011-02-02T05:28:16.297

0 Excel 2010 slow or hangs when doesn't have focus 2011-07-20T17:23:20.380

0 Merging threads in IMAP 2011-09-05T14:15:26.773

0 Are 1,000 threads normal for services.exe? 2012-07-08T10:04:07.690

0 Optimum number of threads to use for best parallel processing on an i5 2012-10-31T01:22:03.443

0 Cores, threads and multi-processing 2013-04-05T00:36:08.157

0 Use all processor cores, 1 core/per 1 thread in *nix 2013-09-28T21:37:01.977

0 Multiple CPUs, multithreaded performance 2013-12-05T02:47:43.360

0 Is parallelism in computer science always directly tied to the number of processor cores? 2014-04-30T17:01:07.863

0 Cores and threads? How does it all work exactly? 2014-05-09T21:31:06.700

0 Efficient Multi-thread downloading? 2014-09-10T11:54:46.263

0 Can threads from the same process run at the same time, on a multicore systems? 2014-09-12T19:48:10.520

0 setting affinity for multiple cores on dual cpu system 2014-10-02T11:45:37.567

0 Kernel Thread that won't exit, Load Average +1 2015-04-09T19:11:39.073

0 Force ffmpeg to use 100% of CPU 2015-05-21T12:22:04.140

0 No C++ pthread support in build farm? 2015-09-17T17:49:17.213

0 Single service using thousands of threads 2015-10-23T20:59:53.610

0 Faster 32 bit execution with Hyperthreading disabled? 2015-10-24T14:19:23.393

0 How to close one explorer.exe's window instead of ending the whole process 2015-12-02T22:59:54.967

0 Process/thread creation and destruction history or ledger on Mac OS X 2016-01-14T13:42:01.093

0 Kernel threads and process virtual address 2016-02-05T17:10:57.050

0 How much do IDEs take advantage of multiple CPU cores? 2017-01-05T20:49:49.887