Re: Show which CPU is executing a thread?
"Jack L." <[email protected]> Mon, 1 Jun 2009 04:34:48 -0700
| Newsgroups | gmane.os.freebsd.devel.smp |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Jun 1, 2009 at 3:57 AM, nocturnal <[email protected]> wrote: > I've been searching the web, all i want is to show which CPU is currently > executing a certain thread. Is this info available to me in user space? > Which manuals should i read to do this? > > I know Solaris has something about lwp that can show the last CPU used, i > think. I would be happy if FreeBSD had something similar so it doesn't have > to be very live or accurate. > > Thank you in advance for any info or hints. > You can use top and look at the C column for currently used cpu for process. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-smp To unsubscribe, send any mail to "[email protected]"