DDK Build Switch "-M"

Do I have to use “-M” switch when building filter drivers on multiprocessors
environment ? How/What this switch will make difference ?

If you are building ON a multi-processor, it will speed up the builds.

This option (“-M”) multi-threads the build process so that independent
components are built “in parallel” in order to take advantage of the
presence of multiple processors.

The binary image constructed with, or without, the “-M” should be
essentially identical (“essentially” because anything that changes the
timing of the build would yield a different timestamp in the generated
binary, for instance.)

Regards,

Tony Mason
Consulting Partner
OSR Open Systems Resources, Inc.
http://www.osr.com

-----Original Message-----
From: Reddy, Cathy C [mailto:xxxxx@unisys.com]
Sent: Thursday, October 19, 2000 12:40 PM
To: File Systems Developers
Subject: [ntfsd] DDK Build Switch “-M”

Do I have to use “-M” switch when building filter drivers on multiprocessors
environment ? How/What this switch will make difference ?


You are currently subscribed to ntfsd as: xxxxx@osr.com
To unsubscribe send a blank email to $subst(‘Email.Unsub’)