期刊文献+
共找到104篇文章
< 1 2 6 >
每页显示 20 50 100
Mobile Edge Communications, Computing, and Caching(MEC3) Technology in the Maritime Communication Network 被引量:18
1
作者 Jie Zeng Jiaying Sun +1 位作者 Binwei Wu Xin Su 《China Communications》 SCIE CSCD 2020年第5期223-234,共12页
With the increasing maritime activities and the rapidly developing maritime economy, the fifth-generation(5G) mobile communication system is expected to be deployed at the ocean. New technologies need to be explored t... With the increasing maritime activities and the rapidly developing maritime economy, the fifth-generation(5G) mobile communication system is expected to be deployed at the ocean. New technologies need to be explored to meet the requirements of ultra-reliable and low latency communications(URLLC) in the maritime communication network(MCN). Mobile edge computing(MEC) can achieve high energy efficiency in MCN at the cost of suffering from high control plane latency and low reliability. In terms of this issue, the mobile edge communications, computing, and caching(MEC3) technology is proposed to sink mobile computing, network control, and storage to the edge of the network. New methods that enable resource-efficient configurations and reduce redundant data transmissions can enable the reliable implementation of computing-intension and latency-sensitive applications. The key technologies of MEC3 to enable URLLC are analyzed and optimized in MCN. The best response-based offloading algorithm(BROA) is adopted to optimize task offloading. The simulation results show that the task latency can be decreased by 26.5’ ms, and the energy consumption in terminal users can be reduced to 66.6%. 展开更多
关键词 best response-based offloading algorithm(BROA) energy consumption mobile edge computing(MEC) mobile edge communications computing and caching(MEC3) task offloading
在线阅读 下载PDF
Energy-Efficient Joint Content Caching and Small Base Station Activation Mechanism Design in Heterogeneous Cellular Networks 被引量:6
2
作者 Renchao Xie Zishu Li +1 位作者 Tao Huang Yunjie Liu 《China Communications》 SCIE CSCD 2017年第10期70-83,共14页
Heterogeneous cellular networks(HCNs), by introducing caching capability, has been considered as a promising technique in 5 G era, which can bring contents closer to users to reduce the transmission delay, save scarce... Heterogeneous cellular networks(HCNs), by introducing caching capability, has been considered as a promising technique in 5 G era, which can bring contents closer to users to reduce the transmission delay, save scarce bandwidth resource. Although many works have been done for caching in HCNs, from an energy perspective, there still exists much space to develop a more energy-efficient system when considering the fact that the majority of base stations are under-utilized in the most of the time. Therefore, in this paper, by taking the activation mechanism for the base stations into account, we study a joint caching and activation mechanism design to further improve the energy efficiency, then we formulate the optimization problem as an Integer Linear Programming problem(ILP) to maximize the system energy saving. Due to the enormous computation complexity for finding the optimal solution, we introduced a Quantum-inspired Evolutionary Algorithm(QEA) to iteratively provide the global best solution. Numerical results show that our proposed algorithm presents an excellent performance, which is far better than the strategy of only considering caching without deactivation mechanism in the actual, normal situation. We also provide performance comparison amongour QEA, random sleeping algorithm and greedy algorithm, numerical results illustrate our introduced QEA performs best in accuracy and global optimality. 展开更多
关键词 caching base station activation energy saving quantum-inspired evolutionary algorithm
在线阅读 下载PDF
Architecture of Multimedia Proxy Caching over the Internet
3
作者 潘浩 潘天泉 +1 位作者 宋瀚涛 王大震 《Journal of Beijing Institute of Technology》 EI CAS 2004年第4期355-359,共5页
Streaming media data have strict delay and loss requirements, which cannot be adequately supported by the current Internet. Proxy caching technology is introduced to alleviate the effect of the bottleneck bandwidth on... Streaming media data have strict delay and loss requirements, which cannot be adequately supported by the current Internet. Proxy caching technology is introduced to alleviate the effect of the bottleneck bandwidth on the transporting quality. A new architecture of multimedia proxy caching is given to solve the problem of the traditional Web caching technology for the multimedia streaming. The mixed media management module and the (resource) management module are added to this architecture, the prefetching and replacement method is studied considering the characteristics of streaming media data, the concept of weighed popularity is given to enhance the (exactness) of the replacement algorithm. 展开更多
关键词 streaming media proxy caching quality of service replacement algorithm
在线阅读 下载PDF
基于Cache优化的大点数FFT在TS201上的实现 被引量:8
4
作者 马潇 高立宁 +1 位作者 刘腾飞 金烨 《电子与信息学报》 EI CSCD 北大核心 2013年第7期1774-1778,共5页
该文针对现有大点数快速傅里叶变换(FFT)在TS201处理器上的实现没有充分考虑Cache丢失对执行效率影响的问题,提出了改进型Winograd算法的实现方法。该改进型方法通过优化行列读取方法,最大程度利用Cache的读写特点,避免了三次显性转置;... 该文针对现有大点数快速傅里叶变换(FFT)在TS201处理器上的实现没有充分考虑Cache丢失对执行效率影响的问题,提出了改进型Winograd算法的实现方法。该改进型方法通过优化行列读取方法,最大程度利用Cache的读写特点,避免了三次显性转置;并通过重构蝶形运算,隐藏了乘铰链因子。实例测试与现有处理方法对比结果表明,Cache优化的大点数FFT执行速度有了明显提高,可用于雷达处理系统中的脉冲压缩的快速实现。 展开更多
关键词 雷达信号处理 脉冲压缩 TS201 cachE Winograd算法 大点数FFT
在线阅读 下载PDF
一种基于频率的多核共享Cache替换算法 被引量:2
5
作者 方娟 李成艳 +1 位作者 王帅 姚治成 《电子与信息学报》 EI CSCD 北大核心 2014年第5期1229-1234,共6页
LRU替换算法在单核处理器中得到了广泛应用,而多核环境大都采用多核共享最后一级Cache(LLC)的策略,随着LLC容量和相联度的增加以及多核应用的工作集增大,LRU替换算法和理论最优替换算法之间的差距越来越大。该文提出了一种平均划分下基... LRU替换算法在单核处理器中得到了广泛应用,而多核环境大都采用多核共享最后一级Cache(LLC)的策略,随着LLC容量和相联度的增加以及多核应用的工作集增大,LRU替换算法和理论最优替换算法之间的差距越来越大。该文提出了一种平均划分下基于频率的多核共享Cache替换算法(ALRU-F)。该算法将当前所需要的部分工作集保留在Cache内,逐出无用块,同时还提出了块粒度动态划分下基于频率的替换算法(BLRU-F)。该文提出的ALRU-F算法相比传统的LRU算法缺失率降低了26.59%,CPU每一时钟周期内所执行的指令数IPC(Instruction Per Clock)则提升了13.59%。在此基础上提出的块粒度动态划分下,基于频率的BLUR-F算法相比较传统的LRU算法性能提高更大,缺失率降低了33.72%,而IPC则提升了16.59%。提出的两种算法在性能提升的同时,并没有明显地增加能耗。 展开更多
关键词 多核处理器 共享cachE 划分 替换算法
在线阅读 下载PDF
多核系统中共享Cache的冒泡替换算法 被引量:2
6
作者 林晓敏 桂婷 +1 位作者 乔福明 胡同森 《微电子学与计算机》 CSCD 北大核心 2011年第4期118-121,共4页
在多核环境下,对共享L2 Cache的优化显得尤为重要,因为当被访问的数据块不在L2 Cache中时(发生L2缺失),CPU需要花费几百个周期访问主存的代价是相当大的.在设计Cache时,替换算法是考虑的一个重要因素,替换算法的好坏直接影响Cache的性... 在多核环境下,对共享L2 Cache的优化显得尤为重要,因为当被访问的数据块不在L2 Cache中时(发生L2缺失),CPU需要花费几百个周期访问主存的代价是相当大的.在设计Cache时,替换算法是考虑的一个重要因素,替换算法的好坏直接影响Cache的性能和计算机的整体性能.虽然LRU替换算法已经被广泛应用在片上Cache中,但是也存在着一些不足:当Cache容量小于程序工作集时,容易产生冲突缺失;且LRU替换算法不考虑数据块被访问的频率.文中把冒泡替换算法应用到多核共享Cache中,同时考虑数据块被访问的频率和最近访问的信息.通过分析实验数据,与LRU替换算法相比,采用冒泡替换算法可以使MPKI(Misses per Kilo instructions)和L2 Cache命中率均有所改善. 展开更多
关键词 替换算法 cachE LRU 冒泡替换 多核
在线阅读 下载PDF
一种结合动态写策略的磁盘Cache替换算法 被引量:2
7
作者 李娜 姜秀柱 +1 位作者 田芳 王书芹 《微电子学与计算机》 CSCD 北大核心 2008年第6期178-181,共4页
磁盘Cache是改善I/O性能的一种技术.通过分析Cache写策略和LRU、LFU替换算法对磁盘Cache性能的影响,引入一种动态写策略,改进替换算法,使基于频率的块替换算法FBR与动态写策略相结合.二者结合较好地应用于磁盘存取中,充分利用局部性规律... 磁盘Cache是改善I/O性能的一种技术.通过分析Cache写策略和LRU、LFU替换算法对磁盘Cache性能的影响,引入一种动态写策略,改进替换算法,使基于频率的块替换算法FBR与动态写策略相结合.二者结合较好地应用于磁盘存取中,充分利用局部性规律,提高I/O性能,使磁盘在多种工作环境和不同Cache大小下的性能更优. 展开更多
关键词 磁盘cachE 写策略 LRU LFU 替换算法
在线阅读 下载PDF
基于BWDSP指令Cache的PLRU替换算法研究 被引量:3
8
作者 洪兴勇 洪一 《电子技术应用》 北大核心 2013年第1期27-30,共4页
通过BWDSP模拟器对目前常用的几种替换算法和大小不同的指令Cache块进行仿真实验得出不同缺失率。实验结果表明,所提出的PLRU替换算法性能高于LRU、LFU、FIFO替换算法,并使BWDSP整体性能提高到为其他三种替换算法的1.12倍左右。
关键词 BWDSP 指令cachE 替换算法 PLRU
在线阅读 下载PDF
磁盘阵列Cache算法精确测评系统研究 被引量:1
9
作者 王丽芳 周兴社 +2 位作者 刘志强 王新民 刘卫东 《西北工业大学学报》 EI CAS CSCD 北大核心 2009年第5期721-724,共4页
磁盘阵列Cache算法的优劣是决定磁盘阵列性能的关键因素之一,精确的测试和评估方法对设计高效率的Cache算法至关重要。为了精确评估磁盘阵列中Cache算法的性能及其对系统I/O性能的影响,设计了一个Cache算法测评系统。依据磁盘阵列的系... 磁盘阵列Cache算法的优劣是决定磁盘阵列性能的关键因素之一,精确的测试和评估方法对设计高效率的Cache算法至关重要。为了精确评估磁盘阵列中Cache算法的性能及其对系统I/O性能的影响,设计了一个Cache算法测评系统。依据磁盘阵列的系统构成和运行模式,建立了评估Cache算法的运行环境模型,包括I/O操作的产生和排队模块、Cache算法插槽模块、预取算法模块和磁盘模拟器4个部分。其中I/O操作的产生和排队模块能够产生多种形式的I/O操作负载及重放实际系统的I/0操作负载;Cache算法插槽模块用来挂栽待评估的Cache算法;磁盘模拟器采用Disk-Sim,保证了测量磁盘I/O操作响应时间的精确性。系统能够精确测量Cache算法的命中率,以及对存储系统I/O操作平均响应时间的影响。实际测量了LRU算法的命中率和I/O操作平均响应时间,测量结果与既有的研究成果相吻合,从而验证了系统的性能。因此,系统具有良好的可靠性、可用性和可扩展性。 展开更多
关键词 计算机科学 cache算法 存储 命中率 响应时间
在线阅读 下载PDF
针对RSA密码算法的指令Cache攻击方法 被引量:1
10
作者 郑媛媛 王韬 +1 位作者 赵新杰 陈财森 《微电子学与计算机》 CSCD 北大核心 2009年第2期197-200,204,共5页
以OpenSSL0.9.8e实现的RSA密码系统解密/签名执行过程为攻击对象,以RSA密码实现过程中利用的蒙哥马利模乘算法中的额外约简步骤为突破点,以随着密钥位的不同而会产生不同的约简步骤为理论基础,将指令Cache分析作为检测额外约简步骤发生... 以OpenSSL0.9.8e实现的RSA密码系统解密/签名执行过程为攻击对象,以RSA密码实现过程中利用的蒙哥马利模乘算法中的额外约简步骤为突破点,以随着密钥位的不同而会产生不同的约简步骤为理论基础,将指令Cache分析作为检测额外约简步骤发生的工具进行密码分析,最终恢复原始密钥,从而证明指令cache分析,对成功实施RSA密码攻击的可行性. 展开更多
关键词 RSA 微架构分析 指令cache分析 蒙哥马利模乘算法 额外约简
在线阅读 下载PDF
一种渐变的多核共享Cache划分算法
11
作者 李兵哲 朱怡安 +1 位作者 刘琪 黄姝娟 《西北工业大学学报》 EI CAS CSCD 北大核心 2012年第3期461-465,共5页
针对多核共享Cache动态划分技术存在硬件存储开销较大、划分颠簸等问题,提出了一种渐变的多核共享Cache动态划分算法。渐变算法旨在追求最优划分性能的同时,减小划分机制实现的硬件开销。渐变算法采用基于组相联Cache路的划分机制,每次... 针对多核共享Cache动态划分技术存在硬件存储开销较大、划分颠簸等问题,提出了一种渐变的多核共享Cache动态划分算法。渐变算法旨在追求最优划分性能的同时,减小划分机制实现的硬件开销。渐变算法采用基于组相联Cache路的划分机制,每次划分时最多只允许1路的Cache转移。具有硬件存储开销小、划分稳定、易于实现等特点。例如,对于1MB的16路组相联L2Cache,渐变的Cache动态划分机制仅增加0.01%的硬件存储开销,与UCP方法比较,增加的硬件存储开销可减小至6.25%。 展开更多
关键词 多核 cachE划分 算法
在线阅读 下载PDF
一种基于伪LRU的新型共享Cache划分机制 被引量:3
12
作者 倪亚路 周晓方 《电子学报》 EI CAS CSCD 北大核心 2013年第4期681-684,共4页
本文提出了一种基于伪LRU方法的新型共享Cache动态划分策略PLRU-SCP.本文提出的划分策略在分析电路中给出了基于二叉树的新型分析方法,在划分电路中使用了一种非遍历的划分算法.并提出了一种新型共享Cache结构.本文提出的新型划分策略... 本文提出了一种基于伪LRU方法的新型共享Cache动态划分策略PLRU-SCP.本文提出的划分策略在分析电路中给出了基于二叉树的新型分析方法,在划分电路中使用了一种非遍历的划分算法.并提出了一种新型共享Cache结构.本文提出的新型划分策略比基于LRU方法的不划分共享Cache策略和效用最优的划分策略的性能分别提高了11.05%和8.66%. 展开更多
关键词 共享cachE 伪LRU替换方法 二叉树分析 非遍历划分算法
在线阅读 下载PDF
Analysis on the Parameter Selection Method for FLUSH+RELOAD Based Cache Timing Attack on RSA 被引量:2
13
作者 ZHOU Ping WANG Tao +2 位作者 LI Guang ZHANG Fan ZHAO Xinjie 《China Communications》 SCIE CSCD 2015年第6期33-45,共13页
FLUSH+RELOAD attack is recently proposed as a new type of Cache timing attacks.There are three essential factors in this attack,which are monitored instructions.threshold and waiting interval.However,existing literatu... FLUSH+RELOAD attack is recently proposed as a new type of Cache timing attacks.There are three essential factors in this attack,which are monitored instructions.threshold and waiting interval.However,existing literature seldom exploit how and why they could affect the system.This paper aims to study the impacts of these three parameters,and the method of how to choose optimal values.The complete rules for choosing the monitored instructions based on necessary and sufficient condition are proposed.How to select the optimal threshold based on Bayesian binary signal detection principal is also proposed.Meanwhile,the time sequence model of monitoring is constructed and the calculation of the optimal waiting interval is specified.Extensive experiments are conducted on RSA implemented with binary square-and-multiply algorithm.The results show that the average success rate of full RSA key recovery is89.67%. 展开更多
关键词 side channel attack cache timingattack RSA square-multiply algorithm expo-nentiation
在线阅读 下载PDF
代理型防火墙Cache策略的研究与实现
14
作者 陶静 赵龙 《国防科技大学学报》 EI CAS CSCD 北大核心 2002年第6期77-81,共5页
在代理型防火墙中设置Cache,可以有效地减少响应延迟和降低网络带宽。对Cache实现中的信息过滤规则、过期页面处理和替换算法几个关键技术进行了深入研究,并提出了一种基于防火墙日志系统开销极小的Cache管理策略。
关键词 代理型防火墙 cachE 信息过滤规则 替换算法 过期页面过程 网络安全
在线阅读 下载PDF
RAID控制器的Cache管理策略研究
15
作者 陈云霄 王丽芳 蒋泽军 《微电子学与计算机》 CSCD 北大核心 2014年第7期172-176,共5页
为进一步缩小外存与CPU间的速度差异,满足日益增高的I/O请求率,在磁盘阵列设计中引入Cache,实现一种适用于RAID控制器的Cache管理策略。此方法重点研究了Cache的组织与管理,利用优化的最近最少使用算法(LRU)提高Cache命中率,通过树形结... 为进一步缩小外存与CPU间的速度差异,满足日益增高的I/O请求率,在磁盘阵列设计中引入Cache,实现一种适用于RAID控制器的Cache管理策略。此方法重点研究了Cache的组织与管理,利用优化的最近最少使用算法(LRU)提高Cache命中率,通过树形结构的转换减少磁盘I/O次数,以提高系统的整体性能.从该策略在RAID控制器原型的实验结果分析,证明该策略对减少写磁盘I/O确有显著效果. 展开更多
关键词 cachE LRU算法优化 命中率 I/O写延迟
在线阅读 下载PDF
针对LBlock算法踪迹驱动Cache攻击S盒特性分析
16
作者 于茜 蔡红柳 陈财森 《兵器装备工程学报》 CAS 2016年第8期146-150,180,共6页
针对轻量级密码LBlock算法的Cache计时研究,着重分析密码算法中S盒的非线性结构特征。基于其结构特征推导出S盒的真值表,求解得出S盒输入输出关系的代数表达式;再结合LBlock算法的加密过程和轮函数F的结构,推导出每个轮运算的表达式以及... 针对轻量级密码LBlock算法的Cache计时研究,着重分析密码算法中S盒的非线性结构特征。基于其结构特征推导出S盒的真值表,求解得出S盒输入输出关系的代数表达式;再结合LBlock算法的加密过程和轮函数F的结构,推导出每个轮运算的表达式以及S盒查找索引的代数表达式;结合踪迹驱动Cache计时攻击的攻击原理与模型,总结得出针对LBlock算法Cache攻击中密钥分析的核心表达式,结果表明LBlock算法存在遭受Cache计时攻击的可能性。 展开更多
关键词 LBlock算法 cachE计时攻击 代数表达式 S盒 特性分析
在线阅读 下载PDF
基于梯度的低功耗Cache划分算法
17
作者 闫萌萌 张盛兵 《微电子学与计算机》 CSCD 北大核心 2013年第8期23-27,共5页
在GPA(Gradient-based Partition Algorithm)算法的基础上提出一种对多核系统的共享L3cache进行划分的方法GLPCPA(Gradient-based Low-Power Cache Partition Algorithm),该方法通过监测cache行为的局部特性和全局特性的方法打开或关闭... 在GPA(Gradient-based Partition Algorithm)算法的基础上提出一种对多核系统的共享L3cache进行划分的方法GLPCPA(Gradient-based Low-Power Cache Partition Algorithm),该方法通过监测cache行为的局部特性和全局特性的方法打开或关闭一些cache路对cache的容量进行动态调整,在保持性能的同时降低功耗.该方法使用循环OBL(Robin One-Bit LRU)替换算法,其硬件开销小且性能高.仿真实验表明GLPCPA算法能将共享L3 Cache的总功耗减少20%以上,最多可以减少40%,但性能下降不超过10%.而且GLPCPA具有健壮性、可扩展性以及稳定性,并能够和现有的cache设计很好地结合在一起. 展开更多
关键词 GPA算法 cachE划分 低功耗 循环OBL替换算法
在线阅读 下载PDF
A Distributed User Association and Resource Allocation Method in Cache-Enabled Small Cell Networks 被引量:2
18
作者 Gongye Ren Hua Qu +2 位作者 Jihong Zhao Shuyuan Zhao Zhirong Luan 《China Communications》 SCIE CSCD 2017年第10期95-107,共13页
Cache-enabled small cell networks have been regarded as a promising approach for network operators to cope with the explosive data traffic growth in future 5 G networks. However, the user association and resource allo... Cache-enabled small cell networks have been regarded as a promising approach for network operators to cope with the explosive data traffic growth in future 5 G networks. However, the user association and resource allocation mechanism has not been thoroughly studied under given content placement situation. In this paper, we formulate the joint optimization problem of user association and resource allocation as a mixed integer nonlinear programming(MINLP) problem aiming at deriving a balance between the total utility of data rates and the total data rates retrieved from caches. To solve this problem, we propose a distributed relaxing-rounding method. Simulation results demonstrate that the distributed relaxing-rounding method outperforms traditional max-SINR method and range-expansion method in terms of both total utility of data rates and total data rates retrieved from caches in practical scenarios. In addition, effects of storage and backhaul capacities on the performance are also studied. 展开更多
关键词 proactive caching user association resource allocation distributed algorithm dual decomposition small cell networks
在线阅读 下载PDF
A DTN Oriented Adaptive Routing Algorithm Based on Node Load
19
作者 Hongyan Cui Diyue Chen Roy E.Welsch 《China Communications》 SCIE CSCD 2022年第12期54-63,共10页
In recent years,Delay Tolerant Networks(DTN)have received more and more attention.At the same time,several existing DTN routing algorithms generally have disadvantages such as poor scalability and inability to perceiv... In recent years,Delay Tolerant Networks(DTN)have received more and more attention.At the same time,several existing DTN routing algorithms generally have disadvantages such as poor scalability and inability to perceive changes in the network environment.This paper proposes an AdaptiveSpray routing algorithm.The algorithm can dynamically control the initial maximum message copy number according to the cache occupancy rate of the node itself,and the cache occupancy rate is added as an impact factor to the calculation of the probability of each node meeting the destination node.In the forwarding phase,the node will first compare the meeting probability of itself and the meeting node to the destination node,and then choose different forwarding strategies.The simulation shows that the AdaptiveSpray algorithm proposed in this paper has obvious advantages compared with the existing routing algorithms in terms of message delivery rate and average delay. 展开更多
关键词 DTN routing algorithm ADAPTIVE cache management
在线阅读 下载PDF
针对AES最后一轮加密的Cache攻击方法
20
作者 陆垚 陈开颜 王寅龙 《兵器装备工程学报》 CAS 北大核心 2020年第6期149-154,共6页
Flush+Reload攻击是以Cache结构构建隐蔽信道,在加密算法执行路径上进行指令攻击,针对OpenSSL0.9.8.b中AES加密代码实现,分析了其加密实现的薄弱点在于一次加密只使用一次Te4表,提出了一种针对AES最后一轮加密实施Flush+Reload攻击的方... Flush+Reload攻击是以Cache结构构建隐蔽信道,在加密算法执行路径上进行指令攻击,针对OpenSSL0.9.8.b中AES加密代码实现,分析了其加密实现的薄弱点在于一次加密只使用一次Te4表,提出了一种针对AES最后一轮加密实施Flush+Reload攻击的方法;实验结果表明:当收集280×103的AES加密密文和计时数据后,通过表项值与密文值的异或运算,找到最多的共有解可得到最后一轮加密的密钥值,并结合4个Te表值恢复全部的轮密钥。 展开更多
关键词 AES查表法 RIJNDAEL算法 flush+reload攻击 cachE计时攻击 T表
在线阅读 下载PDF
上一页 1 2 6 下一页 到第
使用帮助 返回顶部