Re: [AMD64-SMP] I can't get my cpus working at 100%
- From: "Christian Walther" <cptsalek@xxxxxxxxx>
- Date: Thu, 24 Aug 2006 23:10:22 +0200
Hi there,
On 24/08/06, Kris Kennaway <kris@xxxxxxxxxxxxxx> wrote:
[...]
To make matters worse you can't even tell if an application running
How do you know the applications are running with two threads?
Presumably you need to specify the amount of parallelism.
Kris
with several threads uses more then one CPU. Originally, threading was
implemented with single CPU systems in mind, especially in regard to
shares memory and things like this.
A nice example of a program being able to do threading, but one CPU
(core) only is python.
So you don't only want to know how many threads an application is
working with, but on what cores they are processed. You might want to
man ps for a list of possible option, I don't have a SMP system at
hand, but i think ps -aHl might be suitable.
_______________________________________________
freebsd-stable@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: [AMD64-SMP] I can't get my cpus working at 100%
- From: Andrew MacIntyre
- Re: [AMD64-SMP] I can't get my cpus working at 100%
- From: Freddie Cash
- Re: [AMD64-SMP] I can't get my cpus working at 100%
- References:
- [AMD64-SMP] I can't get my cpus working at 100%
- From: Laurent C
- Re: [AMD64-SMP] I can't get my cpus working at 100%
- From: Kris Kennaway
- [AMD64-SMP] I can't get my cpus working at 100%
- Prev by Date: Re: cvs commit: doc/en_US.ISO8859-1/books/handbook/serialcomms chapter.sgml
- Next by Date: Re: cvs commit: doc/en_US.ISO8859-1/books/handbook/serialcomms chapter.sgml
- Previous by thread: Re: [AMD64-SMP] I can't get my cpus working at 100%
- Next by thread: Re: [AMD64-SMP] I can't get my cpus working at 100%
- Index(es):
Relevant Pages
|
|