[aklug] Re: Run Boot-Time Scripts in Parallel in Ubuntu

From: Shane R. Spencer <shane@bogomip.com>
Date: Mon Jan 26 2009 - 10:51:03 AKST

A context switch is faster than running ssh and checking for exit status
and then immediately running nfs-kernel-server right after it. and so on.
Arthur Corliss wrote:
> On Mon, 26 Jan 2009, Shane R. Spencer wrote:
>
>> Also yall,
>> The amount of cores involved is mostly pointless. You're running a
>> multi-tasking operating system :)
>
> I disagree with this. Multitasking on a single core means a context switch
> for the processor to stop one process and allow another to execute.
> Multitasking on a SMT processor like the original P4s where both pipelines
> are not equal (only one virtual processor would have a fully functional
> ALU)
> can actually cause performance degradation in some workloads as well.
>
> Having multiple cores, however, means concurrent execution of more than one
> process at a time, and can significantly improve parallelized workloads.
>
> --Arthur Corliss
> Live Free or Die

-- Attached file included as plaintext by Ecartis --
-- File: signature.asc
-- Desc: OpenPGP digital signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkl+FCgACgkQXK/vGhypreIqcACeNjbPPszVDUAJFy7gTZCGZ74u
cLQAnRHjv9nhnH9MoAdoavvk5PaFg6jC
=pWWi
-----END PGP SIGNATURE-----

---------
To unsubscribe, send email to <aklug-request@aklug.org>
with 'unsubscribe' in the message body.
Received on Mon Jan 26 10:51:17 2009

This archive was generated by hypermail 2.1.8 : Mon Jan 26 2009 - 10:51:17 AKST