home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / arch / 11572 < prev    next >
Encoding:
Internet Message Format  |  1992-12-11  |  1.9 KB

  1. Path: sparky!uunet!ogicse!das-news.harvard.edu!cantaloupe.srv.cs.cmu.edu!netnews-2.srv.cs.cmu.edu!moss
  2. From: moss@cs.cmu.edu (Eliot Moss)
  3. Newsgroups: comp.arch
  4. Subject: paper available on Transactional Memory
  5. Message-ID: <MOSS.92Dec11173841@CRAFTY.cs.cmu.edu>
  6. Date: 11 Dec 92 22:38:41 GMT
  7. Article-I.D.: CRAFTY.MOSS.92Dec11173841
  8. Sender: news@cs.cmu.edu (Usenet News System)
  9. Reply-To: moss@cs.cmu.edu
  10. Distribution: comp
  11. Organization: Dept of Comp and Info Sci, Univ of Mass (Amherst)
  12. Lines: 25
  13. Nntp-Posting-Host: crafty.fox.cs.cmu.edu
  14.  
  15. Recently Maurice Herlihy and I completed our technical report titled
  16. "Transactional Memory: Architectural Support for Lock-Free Data Structures".
  17. It describes a concept and implementation (ok, design) of means to accomplish
  18. essentially arbitrary multi-word atomic updates on shared memory
  19. multiprocessors. It piggybacks off any ownership-based cache coherency
  20. protocol and it eminently suitable for RISC design. (One way to think of it is
  21. as a logical way of extending Load-Linked / Store-Conditionally to multiple
  22. memory words.)
  23.  
  24. You can obtain this report, which is official DEC CRL 92/07, via anonymous ftp
  25. from ibis.cs.umass.edu in pub/papers/crl-92-07.ps.Z (or omit the .Z if you
  26. want straight PostScript). The report includes a number of interesting
  27. simulation results for both a bus-based (snoopy) cache protocol and a
  28. directory based one. Maurice and I would be most interested in people's
  29. comments and reactions. Muarice can be reach via herlihy@crl.dec.com; I can be
  30. reached via moss@cs.umass.edu.
  31. --
  32.  
  33. J. Eliot B. Moss, Associate Professor    Visiting Associate Professor
  34. Department of Computer Science        School of Computer Science
  35. Lederle Graduate Research Center    Carnegie Mellon University
  36. University of Massachusetts        5000 Forbes Avenue
  37. Amherst, MA  01003            Pittsburgh, PA  15213-3891
  38. (413) 545-4206, 545-1249 (fax)        (412) 268-6767, 681-5739 (fax)
  39. Moss@cs.umass.edu            Moss@cs.cmu.edu
  40.