login
Header Space

 
 

Paul Jackson

Quote: A Rather Stunning Success

June 5, 2008 - 8:36am
Submitted by Jeremy on June 5, 2008 - 8:36am.

"A key reason that Linux has succeeded is that it actively seeks to work for a variety of people, purposes and products. One operating system is now a strong player in the embedded market, the real time market, and the High Performance Computing market, as well as being an important player in a variety of other markets. That's a rather stunning success."

— Paul Jackson, in a June 4th, 2008 message on the Linux Kernel mailing list.

Quote: Same Species

May 14, 2008 - 9:18am
Submitted by Jeremy on May 14, 2008 - 9:18am.

"You're a genius. It's an honor to be of the same species."

— Paul Jackson, in an April 28th, 2008 message on the Linux Kernel mailing list.

Load Balancing Cpusets

October 8, 2007 - 4:52am
Submitted by Jeremy on October 8, 2007 - 4:52am.
Linux news

Paul Jackson described a new per-cpuset flag called 'sched_load_balance', "when enabled in a cpuset (the default value) it tells the kernel scheduler that the scheduler should provide the normal load balancing on the CPUs in that cpuset, sometimes moving tasks from one CPU to a second CPU if the second CPU is less loaded and if that task is allowed to run there. When disabled (write '0' to the file) then it tells the kernel scheduler that load balancing is not required for the CPUs in that cpuset." Paul went on to explain why the feature is useful:

"1) It provides a mechanism for real time isolation of some CPUs, and
"2) it can be used to improve performance on systems with many CPUs by supporting configurations in which load balancing is not done across all CPUs at once, but rather only done in several smaller disjoint sets of CPUs."

speck-geostationary