Path: utzoo!mnetor!uunet!nbires!hao!gatech!udel!rminnich From: rminnich@udel.EDU (Ron Minnich) Newsgroups: comp.sys.sequent Subject: my problem with ALM memory Message-ID: <1231@louie.udel.EDU> Date: 27 Feb 88 21:59:04 GMT Reply-To: rminnich@udel.EDU (Ron Minnich) Organization: University of Delaware Lines: 11 in one of the manuals it is made clear that you MUST do byte operations on ALM, even though it is 32-bits wide. So, i changed all my int * locks declarations to char *locks, and, it worked!! Any other type of access to ALM is supposed to get you a SIGBUS, although the delivery of that signal is in my experience not a sure thing to say the least. Anyway ALM works just fine for me now. ron -- ron (rminnich@udel.edu)