RE: [LIP] Identifying the processor executing specific thread
"tank, amit" <[email protected]>
| Newsgroups | gmane.user-groups.linux.india.programmers |
|---|---|
| Message-ID | <[email protected]> |
yeah. I intend to use it for already running binaries. -----Original Message----- From: linux-india-programmers-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org [mailto:linux-india-programmers-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org]On Behalf Of Yogesh Kulkarni Sent: Thursday, November 06, 2003 11:43 AM To: linux-india-programmers-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org Subject: Re: [LIP] Identifying the processor executing specific thread | Any clue about how could one identify that | which of the underlying multiple processors | is executing any given thread on the system ? | Thanks | Amit Not sure if you can determine the processor at runtime. What u can do ( assuming u have the code ) is that u can bind a particular lwp to a cpu. Look at man pages for processor_bind(). --yogesh ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ linux-india-programmers mailing list linux-india-programmers-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org https://lists.sourceforge.net/lists/listinfo/linux-india-programmers ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/