Skip to main content

Showing 1–7 of 7 results for author: Fontoura, M

.
  1. arXiv:2203.00241  [pdf, other

    cs.OS cs.PF

    Pond: CXL-Based Memory Pooling Systems for Cloud Platforms

    Authors: Huaicheng Li, Daniel S. Berger, Stanko Novakovic, Lisa Hsu, Dan Ernst, Pantea Zardoshti, Monish Shah, Samir Rajadnya, Scott Lee, Ishwar Agarwal, Mark D. Hill, Marcus Fontoura, Ricardo Bianchini

    Abstract: Public cloud providers seek to meet stringent performance requirements and low hardware cost. A key driver of performance and cost is main memory. Memory pooling promises to improve DRAM utilization and thereby reduce costs. However, pooling is challenging under cloud performance requirements. This paper proposes Pond, the first memory pooling system that both meets cloud performance goals and sig… ▽ More

    Submitted 21 October, 2022; v1 submitted 1 March, 2022; originally announced March 2022.

    Comments: Update affiliations

  2. arXiv:2010.15388  [pdf, other

    cs.DC

    Prediction-Based Power Oversubscription in Cloud Platforms

    Authors: Alok Kumbhare, Reza Azimi, Ioannis Manousakis, Anand Bonde, Felipe Frujeri, Nithish Mahalingam, Pulkit Misra, Seyyed Ahmad Javadi, Bianca Schroeder, Marcus Fontoura, Ricardo Bianchini

    Abstract: Datacenter designers rely on conservative estimates of IT equipment power draw to provision resources. This leaves resources underutilized and requires more datacenters to be built. Prior work has used power capping to shave the rare power peaks and add more servers to the datacenter, thereby oversubscribing its resources and lowering capital costs. This works well when the workloads and their ser… ▽ More

    Submitted 29 October, 2020; originally announced October 2020.

  3. Learning from the past: A process recommendation system for video game projects using postmortems experiences

    Authors: Cristiano Politowski, Lisandra M. Fontoura, Fabio Petrillo, Yann-Gaël Guéhéneuc

    Abstract: Context: The video game industry is a billion dollar industry that faces problems in the way games are developed. One method to address these problems is using developer aid tools, such as Recommendation Systems. These tools assist developers by generating recommendations to help them perform their tasks. Objective: This article describes a systematic approach to recommend development processes fo… ▽ More

    Submitted 4 September, 2020; originally announced September 2020.

  4. Product Line Annotations with UML-F

    Authors: Wolfgang Pree, Marcus Fontoura, Bernhard Rumpe

    Abstract: The Unified Modeling Language (UML) community has started to define so-called profiles in order to better suit the needs of specific domains or settings. Product lines1 represent a special breed of systems they are extensible semi-finished pieces of software. Completing the semi-finished software leads to various software pieces, typically specific applications, which share the same core. Though p… ▽ More

    Submitted 15 October, 2014; originally announced October 2014.

    Comments: 10 pages, 9 figures

    Journal ref: Software Product Lines - Second International Conference, SPLC 2, San Diego. G.J. Chastek (ed.), LNCS 2379, Springer Verlag. 2002

  5. UML-F: A Modeling Language for Object-Oriented Frameworks

    Authors: Marcus Fontoura, Wolfgang Pree, Bernhard Rumpe

    Abstract: The paper presents the essential features of a new member of the UML language family that supports working with object-oriented frameworks. This UML extension, called UML-F, allows the explicit representation of framework variation points. The paper discusses some of the relevant aspects of UML-F, which is based on standard UML extension mechanisms. A case study shows how it can be used to assist… ▽ More

    Submitted 24 September, 2014; originally announced September 2014.

    Comments: 22 pages, 10 figures

    Journal ref: Proceedings of ECOOP 2000-Object-Oriented Programming Conference, pp.63-83 LNCS 1850, Springer Verlag, 2000

  6. arXiv:1409.6596  [pdf

    cs.SE cs.CY

    The WebShop E-Commerce Framework

    Authors: Marcus Fontoura, Wolfgang Pree, Bernhard Rumpe

    Abstract: This paper presents an e-commerce framework called WebShop, which was developed by the authors for the purpose of demonstrating the use of UML and the UML-F in the domain of Web applications. Thus, the WebShop is not regarded as a full-fledged system out of which real Web stores can be derived. For example, the framework in the presented version does not encounter security features. However, it pr… ▽ More

    Submitted 22 September, 2014; originally announced September 2014.

    Comments: 6 pages, 15 figures

    Journal ref: International Conference on Internet Computing CSREA press, 2001

  7. arXiv:1108.1956  [pdf, ps, other

    cs.IR

    Factorization-based Lossless Compression of Inverted Indices

    Authors: George Beskales, Marcus Fontoura, Maxim Gurevich, Sergei Vassilvitskii, Vanja Josifovski

    Abstract: Many large-scale Web applications that require ranked top-k retrieval such as Web search and online advertising are implemented using inverted indices. An inverted index represents a sparse term-document matrix, where non-zero elements indicate the strength of term-document association. In this work, we present an approach for lossless compression of inverted indices. Our approach maps terms in a… ▽ More

    Submitted 9 August, 2011; originally announced August 2011.

    Comments: To Appear as a short paper in CIKM'11

    ACM Class: H.3.1