Program guide > (deprecated) Partitioning facility > Manage the partitioning facility environment > General cluster and WPF management considerations


Deprecated feature: The partitioning facility (WPF) feature is deprecated. You can configure partitioning with WebSphere eXtreme Scale.


Schedule the operating system to use shorter times

Some operating systems use time periods up to 200ms, which is too long when many threads can be scheduled. Shortening the maximum time value to 10-30ms can help by allowing more threads per second to run through the available central processing units (CPUs). This can lower the scheduling latency at the expense of delaying threads that take longer than 10ms to complete. Some application-specific tuning might be required, but try different values to see what works best for the application. More context switches might be required, but most modern microprocessors are capable of billions of instructions per second.

AIX http://www.ibm.com/developerworks/eserver/articles/aix5_cpu/
Linux 2.2/2.4 http://www.linuxbusinessweek.com/story/34374.htm


Parent topic:

General cluster and WPF management considerations


Related concepts

General cluster and WPF management considerations


+

Search Tips   |   Advanced Search