中文
相关论文

相关论文: IChannels: Exploiting Current Management Mechanism…

200 篇论文

Major chip manufacturers have all introduced Multithreaded processors. These processors are used for running a variety of workloads. Efficient resource utilization is an important design aspect in such processors. Particularly, it is…

性能 · 计算机科学 2019-08-13 Murthy Durbhakula

Modern and future processors need to remain functionally correct in the presence of permanent faults to sustain scaling benefits and limit field returns. This paper presents a combined analytical and microarchitectural simulation-based…

性能 · 计算机科学 2022-06-24 Panagiota Nikolaou , Yiannakis Sazeides , Maria K. Michael

Side channel attacks are a major security concern for smart cards and other embedded devices. They analyze the variations on the power consumption to find the secret key of the encryption algorithm implemented within the security IC. To…

密码学与安全 · 计算机科学 2011-11-09 Kris Tiri , Ingrid Verbauwhede

Information Flow Control (IFC) is a collection of techniques for ensuring a no-write-down no-read-up style security policy known as noninterference. Traditional methods for both static and dynamic IFC suffer from untenable numbers of false…

密码学与安全 · 计算机科学 2020-05-27 Maximilian Algehed , Cormac Flanagan

Model extraction attacks have been widely applied, which can normally be used to recover confidential parameters of neural networks for multiple layers. Recently, side-channel analysis of neural networks allows parameter extraction even for…

密码学与安全 · 计算机科学 2023-04-03 Jakub Breier , Dirmanto Jap , Xiaolu Hou , Shivam Bhasin

Modern Intel CPUs reduce their frequency when executing wide vector operations (AVX2 and AVX-512 instructions), as these instructions increase power consumption. The frequency is only increased again two milliseconds after the last code…

分布式、并行与集群计算 · 计算机科学 2019-01-16 Mathias Gottschlag , Frank Bellosa

The demands of proliferating big data and massive deep learning models, against a backdrop of a mounting climate emergency and the abating of Moore's law, push technologists to develop high-speed, high-throughput, low energy and…

光学 · 物理学 2023-03-17 Benjamin Wetherfield , Timothy D. Wilkinson

Side-channel attacks try to extract secret information from a system by analyzing different side-channel signatures, such as power consumption, electromagnetic emanation, thermal dissipation, acoustics, time, etc. Power-based side-channel…

密码学与安全 · 计算机科学 2026-01-01 Sahan Sanjaya , Aruna Jayasena , Prabhat Mishra

Processors with dynamic power management provide a variety of settings to control energy efficiency. However, tuning these settings does not achieve optimal energy savings. We highlight how existing power capping mechanisms can address…

性能 · 计算机科学 2025-06-23 Alborz Jelvani , Richard P Martin , Santosh Nagarakatte

This work explores systems where source updates require multiple sequential processing steps. We model and analyze the Age of Information (AoI) performance of various system designs under both parallel and series server setups. In parallel…

信息论 · 计算机科学 2024-12-02 Vishakha Ramani , Ivan Seskar , Roy D. Yates

Recent advances in quantum information processing with trapped ions have demonstrated the need for new ion trap architectures capable of holding and manipulating chains of many (>10) ions. Here we present the design and detailed…

When IP-packet processing is unconditionally carried out on behalf of an operating system kernel thread, processing systems can experience overload in high incoming traffic scenarios. This is especially worrying for embedded real-time…

网络与互联网体系结构 · 计算机科学 2022-04-20 Christoph Blumschein , Ilja Behnke , Lauritz Thamsen , Odej Kao

Performance Monitor Unit (PMU) is a significant hardware module on the current processors, which counts the events launched by processor into a set of PMU counters. Ideally, the events triggered by instructions that are executed but the…

密码学与安全 · 计算机科学 2022-07-26 Pengfei Qiu , Yongqiang Lyu , Haixia Wang , Dongsheng Wang , Chang Liu , Qiang Gao , Chunlu Wang , Rihui Sun , Gang Qu

An effective way to improve energy efficiency is to throttle hardware resources to meet a certain performance target, specified as a QoS constraint, associated with all applications running on a multicore system. Prior art has proposed…

硬件体系结构 · 计算机科学 2019-11-14 Mehrzad Nejat , Madhavan Manivannan , Miquel Pericas , Per Stenstrom

The security of computers is at risk because of information leaking through physical outputs such as power, temperature, or electromagnetic (EM) emissions. Attackers can use advanced signal measurement and analysis to recover sensitive data…

Modern Ethernet switches support many advanced features beyond route learning and packet forwarding such as VLAN tagging, IGMP snooping, rate limiting, and status monitoring, which can be controlled through a programmatic interface.…

网络与互联网体系结构 · 计算机科学 2009-09-29 Srikant Sharma , Tzi-cker Chiueh

For over a decade, processor design has focused on implementing sophisticated policies for various components of the out-of-order pipeline, including cache replacement and prefetching. The prevailing design philosophy has been to build…

硬件体系结构 · 计算机科学 2026-05-08 Yanxin Zhang , Ian McDougall , Junnan Li , Shayne Wadle , Vikas Singh , Karthikeyan Sankaralingam

Different from the traditional software vulnerability, the microarchitecture side channel has three characteristics: extensive influence, potent threat, and tough defense. The main reason for the micro-architecture side channel is resource…

密码学与安全 · 计算机科学 2019-10-29 Yue Zhang , Ziyuan Zhu , Dan Meng

The advancement of scalable quantum information processing relies on the accurate and parallel manipulation of a vast number of qubits, potentially reaching into the millions. Superconducting qubits, traditionally controlled through…

量子物理 · 物理学 2023-12-13 Pan Shi , Jiahao Yuan , Fei Yan , Haifeng Yu

Interprocess communication, IPC, is one of the most fundamental functions of a modern operating system, playing an essential role in the fabric of contemporary applications. This report conducts an investigation in FreeBSD of the real world…

操作系统 · 计算机科学 2020-08-06 A. H. Bell-Thomas