|
E-prints UPC >
Altres >
Enviament des de DRAC >
Empreu aquest identificador per citar o enllaçar aquest ítem:
http://hdl.handle.net/2117/9881
|
| Citació: | Zyulkyarov, F. [et al.]. Atomic quake: using transactional memory in an interactive mulitplayer game Server. A: ACM SIGPLAN Symposium on Principles and Practice of Parallel Programming. "14th ACM SIGPLAN Symposium on Principles and Practice of Parallel Programming". Raligh, North Carolina: 2009. |
| Títol: | Atomic quake: using transactional memory in an interactive mulitplayer game Server |
| Autor: | Zyulkyarov, Ferad; Gajinov, Vladimir; Unsal, Osman Sabri ; Cristal Kestelman, Adrián ; Ayguadé Parra, Eduard ; Harris, Tim; Valero Cortés, Mateo  |
| Data: | 2009 |
| Tipus de document: | Conference report |
| Resum: | Transactional Memory (TM) is being studied widely as a new technique
for synchronizing concurrent accesses to shared memory data
structures for use in multi-core systems. Much of the initial work
on TM has been evaluated using microbenchmarks and application
kernels; it is not clear whether conclusions drawn from these
workloads will apply to larger systems. In this work we make the
first attempt to develop a large, complex, application that uses TM
for all of its synchronization. We describe how we have taken an
existing parallel implementation of the Quake game server and
restructured it to use transactions. In doing so we have encountered
examples where transactions simplify the structure of the program.
We have also encountered cases where using transactions
occludes the structure of the existing code. Compared with existing
TM benchmarks, our workload exhibits non-block-structured
transactions within which there are I/O operations and system call
invocations. There are long and short running transactions (200–
1.3M cycles) with small and large read and write sets (a few bytes
to 1.5MB). There are nested transactions reaching up to 9 levels
at runtime. There are examples where error handling and recovery
occurs inside transactions. There are also examples where data
changes between being accessed transactionally and accessed nontransactionally.
However, we did not see examples where the kind
of access to one piece of data depended on the value of another. |
| URI: | http://hdl.handle.net/2117/9881 |
| Apareix a les col·leccions: | Altres. Enviament des de DRAC Departament d'Arquitectura de Computadors. Ponències/Comunicacions de congressos CAP - Grup de Computació d´Altes Prestacions. Ponències/Comunicacions de congressos
|
| Comparteix: |
|
Queda prohibida la reproducció, transformació, distribució i comunicació pública d'aquesta obra. Es permet, en tot cas, la reproducció per a ús privat sempre i quan la còpia que se'n faci no sigui objecte d'utilització col·lectiva ni lucrativa (art. 31.2 del Reial Decret Legislatiu 1/1996, de 12 d'abril, pel qual s'aprova el Text Refós de la Llei de Propietat Intel·lectual, http://bibliotecnica.upc.es/sepi/legislacio.asp).
Per a qualsevol ús que es vulgui fer diferent al permès, dirigiu-vos a: sepi@upc.edu
|