> However the 5
> instances where uninitialized variables are used would go a long
> way towards explaining the flakiness of this Tyan board.

On second thought, no.  I checked these code sections and
each instance is like this one:

   Method (_MSG, 1, NotSerialized)
   {
       Store (Local0, Local0)
   }

Apparently they had to put something into the body of the method
and used "store a value back onto itself" as a sort of no-op.

Regards,

David Mathog
[EMAIL PROTECTED]
Manager, Sequence Analysis Facility, Biology Division, Caltech
_______________________________________________
Beowulf mailing list, [email protected]
To change your subscription (digest mode or unsubscribe) visit 
http://www.beowulf.org/mailman/listinfo/beowulf

Reply via email to