Is there a way for a processor to be dedicated to
|
|
|
Developing for BeOS
BeOS Internals
Is there a way for a processor to be allocated to a single, realtime task? There was some discussion on the BeDevTalk mailing list indicating that perhaps a single processor could be set aside for this purpose.
|
Developing for BeOS:
BeOS Internals
|
FAQ Number:
FAQ-0172
|
Last Modified:
2/3/98
|
Keywords:
BeOS,
Developing,
Internals,
program,
task,
priority,
performance,
thread,
processor,
allocate
|
|
There is currently no way to explictly set aside one processor for the execution of a privileged task. You can get the realtime processing you're looking for by setting a high enough thread class and priority -- so high that it effectively consumes a CPU -- but you can't be specific about it. This is not a technical limitation, but a decision made during the design of the BeOS.
|
|
|
Copyright ©1998 Be, Inc.
Be is a registered trademark, and BeOS, BeBox, BeWare, GeekPort, the Be logo
and the BeOS logo are trademarks of Be, Inc. All other trademarks mentioned
are the property of their respective owners.
Icons used herein are the property of Be Inc. All rights reserved.
Comments about this site? Please write us at webmaster@be.com.
|