Subject: Re: device driver docs / interrupts
To: None <banshee@gabriella.resort.com, mycroft@ai.mit.edu>
From: Marc Boschma <marcb@env.itg.telecom.com.au>
List: current-users
Date: 02/23/1995 10:19:51
>   how atomic are assignments?  can "a = 0" be interrupted?  how about
>   cp = p -> foo?

Maybe it should be noted that you should declare "a" etc. as volatile,
and the C compiler should at least try to reduce it's instruction
re-ordering and caching of the value.

Marc B.
-------
Marc Boschma                          Email:    marcb@bms.itg.telecom.com.au
Senior Technical Specialist           Smail:    Locked Bag No. 4840
Broadband and Multimedia Systems,     Melbourne, VIC  8100
Network Systems, ITG.                 Phone:    +61 3 634 8798
Telstra                               Fax:      +61 3 634 5469