Process management is the most import part of an operating system. Its design and implementation can greatly affect performance. In a multiprocess OS, many processes run simultaneously, thus ...
As with many Unix and Linux systems, you can change the priority of processes in OS X to advance them through the CPU. While this will not make them faster, it can be used to make processes more ...