Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
Fingerprinting Cloud FPGA Infrastructures
FPGA '20: Proceedings of the 2020 ACM/SIGDA International Symposium on Field-Programmable Gate ArraysPages 58–64https://doi.org/10.1145/3373087.3375322In recent years, multiple public cloud FPGA providers have emerged, increasing interest in FPGA acceleration of cryptographic, bioinformatic, financial, and machine learning algorithms. To help understand the security of the cloud FPGA infrastructures, ...
- research-articleApril 2017
Hardware-Software Co-design to Mitigate DRAM Refresh Overheads: A Case for Refresh-Aware Process Scheduling
ASPLOS '17: Proceedings of the Twenty-Second International Conference on Architectural Support for Programming Languages and Operating SystemsPages 723–736https://doi.org/10.1145/3037697.3037724DRAM cells need periodic refresh to maintain data integrity. With high capacity DRAMs, DRAM refresh poses a significant performance bottleneck as the number of rows to be refreshed (and hence the refresh cycle time, tRFC) with each refresh command ...
Also Published in:
ACM SIGPLAN Notices: Volume 52 Issue 4ACM SIGARCH Computer Architecture News: Volume 45 Issue 1 - research-articleJune 2014
DTail: a flexible approach to DRAM refresh management
ICS '14: Proceedings of the 28th ACM international conference on SupercomputingPages 43–52https://doi.org/10.1145/2597652.2597663DRAM cells must be refreshed (or rewritten) periodically to maintain data integrity, and as DRAM density grows, so does the refresh time and energy. Not all data need to be refreshed with the same frequency, though, and thus some refresh operations can ...
- research-articleMarch 2011
Flikker: saving DRAM refresh-power through critical data partitioning
ASPLOS XVI: Proceedings of the sixteenth international conference on Architectural support for programming languages and operating systemsPages 213–224https://doi.org/10.1145/1950365.1950391Energy has become a first-class design constraint in computer systems. Memory is a significant contributor to total system power. This paper introduces Flikker, an application-level technique to reduce refresh power in DRAM memories. Flikker enables ...
Also Published in:
ACM SIGARCH Computer Architecture News: Volume 39 Issue 1ACM SIGPLAN Notices: Volume 46 Issue 3