首页 > 最新文献

Proceedings. Sixth International Symposium on Modeling, Analysis and Simulation of Computer and Telecommunication Systems (Cat. No.98TB100247)最新文献

英文 中文
Simulation-based 'STRESS' testing case study: a multicast routing protocol 基于模拟的“压力”测试案例研究:多播路由协议
A. Helmy, D. Estrin
We propose a method for using simulation to analyze the robustness of multiparty (multicast-based) protocols in a systematic fashion. We call our method Systematic Testing of Robustness by Examination of Selected Scenarios (STRESS). STRESS aims to cut the time and effort needed to explore pathological cases of a protocol during its design. This paper has two goals: (1) to describe the method, and (2) to serve as a case study of robustness analysis of multicast routing protocols. We aim to offer design tools similar to those used in CAD and VLSI design, and demonstrate how effective systematic simulation can be in studying protocol robustness.
我们提出了一种使用仿真的方法,以系统的方式分析多方(基于多播)协议的鲁棒性。我们称我们的方法为通过对选定情景(压力)的检查进行稳健性的系统测试。STRESS旨在减少在设计过程中探索病理病例所需的时间和精力。本文有两个目标:(1)描述该方法;(2)作为组播路由协议鲁棒性分析的案例研究。我们的目标是提供类似于CAD和VLSI设计中使用的设计工具,并证明系统仿真在研究协议鲁棒性方面是多么有效。
{"title":"Simulation-based 'STRESS' testing case study: a multicast routing protocol","authors":"A. Helmy, D. Estrin","doi":"10.1109/MASCOT.1998.693672","DOIUrl":"https://doi.org/10.1109/MASCOT.1998.693672","url":null,"abstract":"We propose a method for using simulation to analyze the robustness of multiparty (multicast-based) protocols in a systematic fashion. We call our method Systematic Testing of Robustness by Examination of Selected Scenarios (STRESS). STRESS aims to cut the time and effort needed to explore pathological cases of a protocol during its design. This paper has two goals: (1) to describe the method, and (2) to serve as a case study of robustness analysis of multicast routing protocols. We aim to offer design tools similar to those used in CAD and VLSI design, and demonstrate how effective systematic simulation can be in studying protocol robustness.","PeriodicalId":272859,"journal":{"name":"Proceedings. Sixth International Symposium on Modeling, Analysis and Simulation of Computer and Telecommunication Systems (Cat. No.98TB100247)","volume":"42 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1998-07-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114435165","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 22
Simulation of self-organizing spectrum management in wireless networks 无线网络中自组织频谱管理的仿真
S. Borst, S. A. Grandhi, Colin L. Kahn, K. Kumaran, B. Lubachevsky, Donna M. Sand
We describe the simulation of a new dynamic channel assignment algorithm in FDMA/TDMA wireless networks. The algorithm relies on periodic interference measurements by each of the base stations on the inactive frequencies, so as to identify appropriate candidate channels. The adaptive nature provides automatic configuration at the time of system initialization and adaptation to system expansion and traffic patterns with spatial or temporal variations. By eliminating the manual frequency planning process inherent to today's fixed channel assignment procedures, the self-organizing capability guarantees ease of operation for service providers, while increasing both capacity and voice quality. Our simulation experiments demonstrate stability of the algorithm and confirm its self-organizing capability. They also indicate a significant decrease of call blocking and dropping and other quality-of-service improvements.
本文描述了一种新的动态信道分配算法在FDMA/TDMA无线网络中的仿真。该算法依赖于每个基站对非活跃频率的周期性干扰测量,从而识别合适的候选信道。自适应特性提供了系统初始化时的自动配置,以及对系统扩展和随时间或空间变化的流量模式的适应。通过消除当今固定信道分配程序中固有的手动频率规划过程,自组织能力保证了服务提供商的操作便利性,同时提高了容量和语音质量。仿真实验证明了该算法的稳定性和自组织能力。它们还表明呼叫阻塞和掉线的显著减少以及其他服务质量的改善。
{"title":"Simulation of self-organizing spectrum management in wireless networks","authors":"S. Borst, S. A. Grandhi, Colin L. Kahn, K. Kumaran, B. Lubachevsky, Donna M. Sand","doi":"10.1109/MASCOT.1998.693705","DOIUrl":"https://doi.org/10.1109/MASCOT.1998.693705","url":null,"abstract":"We describe the simulation of a new dynamic channel assignment algorithm in FDMA/TDMA wireless networks. The algorithm relies on periodic interference measurements by each of the base stations on the inactive frequencies, so as to identify appropriate candidate channels. The adaptive nature provides automatic configuration at the time of system initialization and adaptation to system expansion and traffic patterns with spatial or temporal variations. By eliminating the manual frequency planning process inherent to today's fixed channel assignment procedures, the self-organizing capability guarantees ease of operation for service providers, while increasing both capacity and voice quality. Our simulation experiments demonstrate stability of the algorithm and confirm its self-organizing capability. They also indicate a significant decrease of call blocking and dropping and other quality-of-service improvements.","PeriodicalId":272859,"journal":{"name":"Proceedings. Sixth International Symposium on Modeling, Analysis and Simulation of Computer and Telecommunication Systems (Cat. No.98TB100247)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1998-07-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130575556","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 4
Dynamic schemes for speculative execution of code 用于推测执行代码的动态方案
P. Raghavan, H. Shachnai, Mira Yaniv
Speculative execution of code is becoming a key technique for enhancing the performance of pipeline processors. We study schemes that predict the execution path of a program based on the history of branch executions. Building on previous work, we present a model for analyzing the effective speedup from pipelining using various schemes for speculative execution. We follow this with stochastic analyses of various speculative execution schemes. Finally, we conclude with simulations covering several of the settings we study.
代码的推测执行正在成为提高流水线处理器性能的一项关键技术。我们研究了基于分支执行历史来预测程序执行路径的方案。在先前工作的基础上,我们提出了一个模型,用于分析使用各种推测执行方案的流水线的有效加速。接下来,我们对各种投机执行方案进行随机分析。最后,我们以涵盖我们研究的几个设置的模拟来结束。
{"title":"Dynamic schemes for speculative execution of code","authors":"P. Raghavan, H. Shachnai, Mira Yaniv","doi":"10.1109/MASCOT.1998.693711","DOIUrl":"https://doi.org/10.1109/MASCOT.1998.693711","url":null,"abstract":"Speculative execution of code is becoming a key technique for enhancing the performance of pipeline processors. We study schemes that predict the execution path of a program based on the history of branch executions. Building on previous work, we present a model for analyzing the effective speedup from pipelining using various schemes for speculative execution. We follow this with stochastic analyses of various speculative execution schemes. Finally, we conclude with simulations covering several of the settings we study.","PeriodicalId":272859,"journal":{"name":"Proceedings. Sixth International Symposium on Modeling, Analysis and Simulation of Computer and Telecommunication Systems (Cat. No.98TB100247)","volume":"100 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1998-07-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115803650","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 8
Prioritized multiprocessor networks: design and performance 优先多处理器网络:设计和性能
G. Ravindran, M. Stumm
This paper proposes and evaluates prioritized direct shared-memory multiprocessor networks. We use three components to implement prioritized networks, namely, priority-based link arbitration, priority inheritance, and dynamic virtual channels. The two major results from our study are: (i) adding priorities to direct shared-memory multiprocessor networks can lead to reduced average transaction latencies and increased system throughput when running traditional parallel applications, and (ii) a prioritized multiprocessor network can be used to reduce the worst-case latencies of time-constrained traffic when it co-exists with best-effort traffic, without penalizing the average performance of best-effort traffic.
本文提出并评价了优先级直接共享内存多处理器网络。我们使用三个组件来实现优先级网络,即基于优先级的链路仲裁,优先级继承和动态虚拟通道。我们研究的两个主要结果是:(i)在运行传统并行应用程序时,向直接共享内存多处理器网络添加优先级可以减少平均事务延迟并增加系统吞吐量;(ii)优先级多处理器网络可以用于减少时间限制流量的最坏情况延迟,当它与最佳努力流量共存时,而不会影响最佳努力流量的平均性能。
{"title":"Prioritized multiprocessor networks: design and performance","authors":"G. Ravindran, M. Stumm","doi":"10.1109/MASCOT.1998.693689","DOIUrl":"https://doi.org/10.1109/MASCOT.1998.693689","url":null,"abstract":"This paper proposes and evaluates prioritized direct shared-memory multiprocessor networks. We use three components to implement prioritized networks, namely, priority-based link arbitration, priority inheritance, and dynamic virtual channels. The two major results from our study are: (i) adding priorities to direct shared-memory multiprocessor networks can lead to reduced average transaction latencies and increased system throughput when running traditional parallel applications, and (ii) a prioritized multiprocessor network can be used to reduce the worst-case latencies of time-constrained traffic when it co-exists with best-effort traffic, without penalizing the average performance of best-effort traffic.","PeriodicalId":272859,"journal":{"name":"Proceedings. Sixth International Symposium on Modeling, Analysis and Simulation of Computer and Telecommunication Systems (Cat. No.98TB100247)","volume":"41 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1998-07-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125686354","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A novel analysis technique for investigating transient performance of queueing systems 一种研究排队系统暂态性能的新分析技术
Guang-Liang Li, Jun-hong Cui, Bo Li, Fang-Ming Li
Conventional analysis techniques of queueing systems typically assume that the stochastic process under study is already in steady state. This assumption is, however, not valid if the life cycle of the process is not large enough. Previous work in transient analysis of queueing systems usually focuses on Markov models. This paper, in contrast, presents an analysis technique for investigating transient performance of queueing systems that are not necessarily Markovian.
传统的排队系统分析技术通常假设所研究的随机过程已经处于稳定状态。但是,如果流程的生命周期不够大,这个假设就不成立了。在排队系统暂态分析方面,以往的工作主要集中在马尔可夫模型上。相反,本文提出了一种分析技术,用于研究不一定是马尔可夫的排队系统的瞬态性能。
{"title":"A novel analysis technique for investigating transient performance of queueing systems","authors":"Guang-Liang Li, Jun-hong Cui, Bo Li, Fang-Ming Li","doi":"10.1109/MASCOT.1998.693697","DOIUrl":"https://doi.org/10.1109/MASCOT.1998.693697","url":null,"abstract":"Conventional analysis techniques of queueing systems typically assume that the stochastic process under study is already in steady state. This assumption is, however, not valid if the life cycle of the process is not large enough. Previous work in transient analysis of queueing systems usually focuses on Markov models. This paper, in contrast, presents an analysis technique for investigating transient performance of queueing systems that are not necessarily Markovian.","PeriodicalId":272859,"journal":{"name":"Proceedings. Sixth International Symposium on Modeling, Analysis and Simulation of Computer and Telecommunication Systems (Cat. No.98TB100247)","volume":"2 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1998-07-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132490374","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Effect of gateway buffer management policies on TCP over ATM performance 网关缓冲区管理策略对TCP over ATM性能的影响
P. Mishra, M. Saksena
In this paper, we examine the effect of the buffer management policies, used at the IP/ATM gateway, on the end-to-end performance seen by IP traffic when using the ATM ABR service class. The ABR service class uses feedback-based flow control at the ATM layer to dynamically partition bandwidth among active ABR virtual circuits. It is likely that the ABR service will be operated in a manner designed to achieve nearly loss free operation in the core of the ATM network, causing most of the buffering requirements to be pushed to the ingress points of the ATM network. In our traffic model, an ingress IP/ATM gateway is responsible for setting up ATM virtual circuits and mapping IP packets onto ATM virtual circuits. In this model of network transport, the IP/ATM gateways serve as ABR source and destination end-points. Since the buffering available at an IP/ATM gateway will typically be small relative to the worst case buffer buildups that can occur due to transient overloads in the ATM network. Therefore, the buffer management policy can significantly impact the end to end performance.
在本文中,我们研究了在IP/ATM网关上使用的缓冲区管理策略对使用ATM ABR服务类时IP流量所看到的端到端性能的影响。ABR服务类在ATM层使用基于反馈的流量控制,在有源ABR虚拟电路之间动态划分带宽。ABR服务的运行方式很可能被设计成在ATM网络的核心实现几乎无损耗的运行,从而导致大部分缓冲需求被推到ATM网络的入口点。在我们的流量模型中,入口IP/ATM网关负责建立ATM虚拟电路并将IP数据包映射到ATM虚拟电路上。在这种网络传输模型中,IP/ATM网关作为ABR的源端和目的端。由于IP/ATM网关上可用的缓冲通常相对于由于ATM网络中的瞬态过载而可能发生的最坏情况下的缓冲区累积而言较小。因此,缓冲区管理策略可以显著影响端到端性能。
{"title":"Effect of gateway buffer management policies on TCP over ATM performance","authors":"P. Mishra, M. Saksena","doi":"10.1109/MASCOT.1998.693676","DOIUrl":"https://doi.org/10.1109/MASCOT.1998.693676","url":null,"abstract":"In this paper, we examine the effect of the buffer management policies, used at the IP/ATM gateway, on the end-to-end performance seen by IP traffic when using the ATM ABR service class. The ABR service class uses feedback-based flow control at the ATM layer to dynamically partition bandwidth among active ABR virtual circuits. It is likely that the ABR service will be operated in a manner designed to achieve nearly loss free operation in the core of the ATM network, causing most of the buffering requirements to be pushed to the ingress points of the ATM network. In our traffic model, an ingress IP/ATM gateway is responsible for setting up ATM virtual circuits and mapping IP packets onto ATM virtual circuits. In this model of network transport, the IP/ATM gateways serve as ABR source and destination end-points. Since the buffering available at an IP/ATM gateway will typically be small relative to the worst case buffer buildups that can occur due to transient overloads in the ATM network. Therefore, the buffer management policy can significantly impact the end to end performance.","PeriodicalId":272859,"journal":{"name":"Proceedings. Sixth International Symposium on Modeling, Analysis and Simulation of Computer and Telecommunication Systems (Cat. No.98TB100247)","volume":"98 4 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1998-07-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114271285","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
An on-line simulator for wormhole routing networks 虫洞路由网络的在线模拟器
L. Tao
We present the design and implementation of an efficient online simulator for wormhole routing networks, which is an important part of the Concordia Parallel Systems Simulator (CPSS), a simulator for wormhole routed multicomputers. The ultimate purpose of the CPSS is to provide a parallel programming environment which allows users to study impacts of system and software factors on program performance and to locate performance bottlenecks in parallel programs. Our simulator can accurately simulate a large range of regular topologies that represent the communication structures of most wormhole routed networks. Users are given the flexibility of changing communication and computation parameters as often as needed without recompilation. It is unique in its integrated parallel simulation of the communication process and the execution of user applications. This makes possible real time evaluation of network performance in realistic application domains.
本文设计并实现了一种高效的虫洞路由网络在线模拟器,该模拟器是用于虫洞路由多机的Concordia并行系统模拟器(CPSS)的重要组成部分。CPSS的最终目的是提供一个并行编程环境,使用户可以研究系统和软件因素对程序性能的影响,并找到并行程序中的性能瓶颈。我们的模拟器可以准确地模拟大范围的规则拓扑,代表大多数虫洞路由网络的通信结构。用户可以根据需要灵活地更改通信和计算参数,而无需重新编译。它的独特之处在于它对通信过程和用户应用程序执行的集成并行仿真。这使得在实际应用领域对网络性能进行实时评估成为可能。
{"title":"An on-line simulator for wormhole routing networks","authors":"L. Tao","doi":"10.1109/MASCOT.1998.693702","DOIUrl":"https://doi.org/10.1109/MASCOT.1998.693702","url":null,"abstract":"We present the design and implementation of an efficient online simulator for wormhole routing networks, which is an important part of the Concordia Parallel Systems Simulator (CPSS), a simulator for wormhole routed multicomputers. The ultimate purpose of the CPSS is to provide a parallel programming environment which allows users to study impacts of system and software factors on program performance and to locate performance bottlenecks in parallel programs. Our simulator can accurately simulate a large range of regular topologies that represent the communication structures of most wormhole routed networks. Users are given the flexibility of changing communication and computation parameters as often as needed without recompilation. It is unique in its integrated parallel simulation of the communication process and the execution of user applications. This makes possible real time evaluation of network performance in realistic application domains.","PeriodicalId":272859,"journal":{"name":"Proceedings. Sixth International Symposium on Modeling, Analysis and Simulation of Computer and Telecommunication Systems (Cat. No.98TB100247)","volume":"29 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1998-07-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123205143","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Extension of the working set for modeling spatial locality in program behavior 程序行为空间局部性建模工作集的扩展
A. Tanaka
The paper extends the definition of the working set for modeling spatial locality in program behavior, and it presents theoretical results. One of the theoretical results is that the working set based hit ratio can be given by the time or ensemble averages of the distributions of the interreference interval. We also present, as a theorem, that the average number of unique blocks in the extended working set can be given by the sum of the miss ratios. We derive a mathematical formula to calculate the hit ratio for Markov Chains. A kind of random walk is examined as an example of program behavior. The average number of unique blocks of a given block size in the extended working set is used for comparison with other empirical observations. The comparison had good agreement with our random walk model of program behavior and the empirical observations.
本文扩展了程序行为空间局部性建模的工作集的定义,并给出了理论结果。其中一个理论结果是,基于工作集的命中率可以由互参考区间分布的时间或集合平均值给出。我们还以定理的形式证明了扩展工作集中唯一块的平均个数可以由缺失率之和给出。我们推导了一个计算马尔可夫链命中率的数学公式。作为程序行为的一个例子,研究了一类随机漫步。在扩展工作集中,给定块大小的唯一块的平均数量用于与其他经验观察结果进行比较。比较结果与我们的程序行为随机游走模型和经验观察结果吻合较好。
{"title":"Extension of the working set for modeling spatial locality in program behavior","authors":"A. Tanaka","doi":"10.1109/MASCOT.1998.693671","DOIUrl":"https://doi.org/10.1109/MASCOT.1998.693671","url":null,"abstract":"The paper extends the definition of the working set for modeling spatial locality in program behavior, and it presents theoretical results. One of the theoretical results is that the working set based hit ratio can be given by the time or ensemble averages of the distributions of the interreference interval. We also present, as a theorem, that the average number of unique blocks in the extended working set can be given by the sum of the miss ratios. We derive a mathematical formula to calculate the hit ratio for Markov Chains. A kind of random walk is examined as an example of program behavior. The average number of unique blocks of a given block size in the extended working set is used for comparison with other empirical observations. The comparison had good agreement with our random walk model of program behavior and the empirical observations.","PeriodicalId":272859,"journal":{"name":"Proceedings. Sixth International Symposium on Modeling, Analysis and Simulation of Computer and Telecommunication Systems (Cat. No.98TB100247)","volume":"53 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1998-07-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122153514","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Improving lookahead in parallel wireless network simulation 并行无线网络仿真中的前瞻性改进
R. A. Meyer, R. Bagrodia
Simulation of large sets of mobile computers or other wireless communication devices is difficult because of the computationally intensive models of wireless channels. Parallel simulation would seem to be applicable here because of the large computation granularity, but the location based communication topology makes conservative methods difficult to implement. This paper considers a novel approach to improving lookahead in conservative parallel simulations by differentiating between data flow paths in the simulation. An experimental study shows that for this application, the technique produces a 70% reduction in null message traffic, with only a 25% increase in null message computation overhead, and a consistent improvement in parallel performance.
由于无线信道的计算密集型模型,对大型移动计算机或其他无线通信设备进行模拟是困难的。由于计算粒度大,并行仿真似乎适用于此,但基于位置的通信拓扑使得保守方法难以实现。本文提出了一种通过区分模拟中的数据流路径来提高保守并行模拟中前瞻性的新方法。一项实验研究表明,对于该应用程序,该技术使空消息流量减少了70%,而空消息计算开销仅增加了25%,并且并行性能得到了一致的提高。
{"title":"Improving lookahead in parallel wireless network simulation","authors":"R. A. Meyer, R. Bagrodia","doi":"10.1109/MASCOT.1998.693704","DOIUrl":"https://doi.org/10.1109/MASCOT.1998.693704","url":null,"abstract":"Simulation of large sets of mobile computers or other wireless communication devices is difficult because of the computationally intensive models of wireless channels. Parallel simulation would seem to be applicable here because of the large computation granularity, but the location based communication topology makes conservative methods difficult to implement. This paper considers a novel approach to improving lookahead in conservative parallel simulations by differentiating between data flow paths in the simulation. An experimental study shows that for this application, the technique produces a 70% reduction in null message traffic, with only a 25% increase in null message computation overhead, and a consistent improvement in parallel performance.","PeriodicalId":272859,"journal":{"name":"Proceedings. Sixth International Symposium on Modeling, Analysis and Simulation of Computer and Telecommunication Systems (Cat. No.98TB100247)","volume":"7 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1998-07-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127689663","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 33
Pro-active performance management of distributed applications 分布式应用程序的主动性能管理
A. Ferscha, James Johnson, Gabriele Anderst-Kotsis, C. Anglano
Self-managing systems able to dynamically re-configure with respect to time-varying workload mixes and changing system resource availability are of growing importance in heterogeneous multicomputer environments. Advanced performance evaluation techniques are needed to induce and assess the impact of such re-configurations where guaranteeing timeliness of reconfiguration activities is particularly challenging. A whole new class of methods supporting "pro-active" adaptivity based on the predicted system state at the re-configuration instant are needed to alleviate the shortcomings of "re-active" systems which bring reconfigurations in effect after the system state has changed. In this paper we argue for self-contained performance management of distributed applications, i.e. integrated performance tuning with the ability to automatically adapt the application behavior to the performance characteristics of the execution environment. Particularly, we study pro-active performance management for distributed simulation based on the Time Warp protocol executing on a network of workstations (NOWs).
能够根据时变的工作负载组合和不断变化的系统资源可用性动态重新配置的自管理系统在异构多计算机环境中变得越来越重要。需要先进的性能评价技术来诱导和评估这种重新配置的影响,因为保证重新配置活动的及时性特别具有挑战性。需要一种全新的基于预估系统状态的支持“主动”自适应的方法来缓解“被动”系统的缺点,即在系统状态改变后进行重新配置。在本文中,我们支持分布式应用程序的自包含性能管理,即集成性能调优,能够自动调整应用程序行为以适应执行环境的性能特征。特别地,我们研究了基于在工作站网络(NOWs)上执行的Time Warp协议的分布式仿真的主动性能管理。
{"title":"Pro-active performance management of distributed applications","authors":"A. Ferscha, James Johnson, Gabriele Anderst-Kotsis, C. Anglano","doi":"10.1109/MASCOT.1998.693688","DOIUrl":"https://doi.org/10.1109/MASCOT.1998.693688","url":null,"abstract":"Self-managing systems able to dynamically re-configure with respect to time-varying workload mixes and changing system resource availability are of growing importance in heterogeneous multicomputer environments. Advanced performance evaluation techniques are needed to induce and assess the impact of such re-configurations where guaranteeing timeliness of reconfiguration activities is particularly challenging. A whole new class of methods supporting \"pro-active\" adaptivity based on the predicted system state at the re-configuration instant are needed to alleviate the shortcomings of \"re-active\" systems which bring reconfigurations in effect after the system state has changed. In this paper we argue for self-contained performance management of distributed applications, i.e. integrated performance tuning with the ability to automatically adapt the application behavior to the performance characteristics of the execution environment. Particularly, we study pro-active performance management for distributed simulation based on the Time Warp protocol executing on a network of workstations (NOWs).","PeriodicalId":272859,"journal":{"name":"Proceedings. Sixth International Symposium on Modeling, Analysis and Simulation of Computer and Telecommunication Systems (Cat. No.98TB100247)","volume":"104 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1998-07-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126966025","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 7
期刊
Proceedings. Sixth International Symposium on Modeling, Analysis and Simulation of Computer and Telecommunication Systems (Cat. No.98TB100247)
全部 Geobiology Appl. Clay Sci. Geochim. Cosmochim. Acta J. Hydrol. Org. Geochem. Carbon Balance Manage. Contrib. Mineral. Petrol. Int. J. Biometeorol. IZV-PHYS SOLID EART+ J. Atmos. Chem. Acta Oceanolog. Sin. Acta Geophys. ACTA GEOL POL ACTA PETROL SIN ACTA GEOL SIN-ENGL AAPG Bull. Acta Geochimica Adv. Atmos. Sci. Adv. Meteorol. Am. J. Phys. Anthropol. Am. J. Sci. Am. Mineral. Annu. Rev. Earth Planet. Sci. Appl. Geochem. Aquat. Geochem. Ann. Glaciol. Archaeol. Anthropol. Sci. ARCHAEOMETRY ARCT ANTARCT ALP RES Asia-Pac. J. Atmos. Sci. ATMOSPHERE-BASEL Atmos. Res. Aust. J. Earth Sci. Atmos. Chem. Phys. Atmos. Meas. Tech. Basin Res. Big Earth Data BIOGEOSCIENCES Geostand. Geoanal. Res. GEOLOGY Geosci. J. Geochem. J. Geochem. Trans. Geosci. Front. Geol. Ore Deposits Global Biogeochem. Cycles Gondwana Res. Geochem. Int. Geol. J. Geophys. Prospect. Geosci. Model Dev. GEOL BELG GROUNDWATER Hydrogeol. J. Hydrol. Earth Syst. Sci. Hydrol. Processes Int. J. Climatol. Int. J. Earth Sci. Int. Geol. Rev. Int. J. Disaster Risk Reduct. Int. J. Geomech. Int. J. Geog. Inf. Sci. Isl. Arc J. Afr. Earth. Sci. J. Adv. Model. Earth Syst. J APPL METEOROL CLIM J. Atmos. Oceanic Technol. J. Atmos. Sol. Terr. Phys. J. Clim. J. Earth Sci. J. Earth Syst. Sci. J. Environ. Eng. Geophys. J. Geog. Sci. Mineral. Mag. Miner. Deposita Mon. Weather Rev. Nat. Hazards Earth Syst. Sci. Nat. Clim. Change Nat. Geosci. Ocean Dyn. Ocean and Coastal Research npj Clim. Atmos. Sci. Ocean Modell. Ocean Sci. Ore Geol. Rev. OCEAN SCI J Paleontol. J. PALAEOGEOGR PALAEOCL PERIOD MINERAL PETROLOGY+ Phys. Chem. Miner. Polar Sci. Prog. Oceanogr. Quat. Sci. Rev. Q. J. Eng. Geol. Hydrogeol. RADIOCARBON Pure Appl. Geophys. Resour. Geol. Rev. Geophys. Sediment. Geol.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1