首页 | 本学科首页   官方微博 | 高级检索  
相似文献
 共查询到20条相似文献,搜索用时 15 毫秒
1.
Translated from Kibernetika i Sistemnyi Analiz, No. 3, pp. 43–62, May–June, 1994.  相似文献   

2.
3.
A little investigation would show clear advantages of more than one processor for many applications. From the other side, difficulties exist in prototype testing during design and development. This article describes a test strategy useful in multimicroprocessor system testing, using only one in-circuit emulator, together with test programs, which are described in detail.  相似文献   

4.
杜永文  陈榕 《计算机工程与设计》2007,28(15):3554-3556,3559
在可扩展操作系统研究中存在两种途径,但这两种途径都存在明显的缺陷.在对这些问题研究的基础上,提出了灵活内核技术,它改变以往可扩展操作系统的研究思路,不仅仅支持通过系统扩展软件对系统进行扩展,而且允许动态配置扩展软件的运行位置,从而使得系统在获得了更强扩展特性的同时,在其它一些性能方面也得到了改善.进一步讨论了灵活内核技术实现的一般性问题,并以Elastos操作系统为例进行了说明.  相似文献   

5.
Although several kinds of computational associative memory models and emotion models have been proposed since the last century, the interaction between memory and emotion is almost always neglected in these conventional models. This study constructs a dynamic memory system, named the amygdala-hippocampus model, which intends to realize dynamic auto-association and the mutual association of time-series patterns more naturally by adopting an emotional factor, i.e., the functional model of the amygdala given by Morén and Balkenius. The output of the amygdala is designed to control the recollection state of multiple chaotic neural networks (MCNN) in CA3 of the hippocampus-neocortex model proposed in our early work. The efficiency of the proposed association system is verified by computer simulation using several benchmark time-series patterns. This work was presented in part at the 13th International Symposium on Artificial Life and Robotics, Oita, Japan, January 31–February 2, 2008  相似文献   

6.
孙韬敏 《计算机应用》2012,32(Z2):126-127,164
针对当前VxWorks操作系统中内存泄漏检测机制的不足,通过设置内存泄漏门限值和内存驻留时间门限值,并利用中断服务程序及其唤醒的检测任务实现自动内存泄漏检测机制,可满足不同用户环境对内存泄漏检测实时性、便捷性、可靠性的要求。  相似文献   

7.
基于Java的数据通信综合网管共享存储   总被引:2,自引:0,他引:2  
动态实时告警数据和静态系统资源数据的存取是影响数据通信综合网管系统性能的主要因素,针对这两类数据各自不同的特点,重点讨论两种基于Java共享存储设计与实现,系统整体性能得以提升.  相似文献   

8.
Petri网的水产品溯源系统模型   总被引:1,自引:0,他引:1  
提出了一种基于射频识别(RFID)的Petri网在水产品全程质量追踪和溯源系统应用的方法,以构建高效的基于物联网技术的水产品溯源与安全预警平台.根据实际水产品业务流和信息流,利用Petri网进行建模,然后在CPN Tools环境进行仿真.仿真结果表明:该建模方法简单、可行,能够验证工作流模型的有效性,而且便于计算机形式化表达和优化分析,有利于工作流管理系统的实现和性能提高,一定程度上提高了供应链的效率,从而降低了流通的成本和质量风险.  相似文献   

9.
10.
11.
Reynolds  F.D. 《Computer》1996,29(9):90-92
Considering the drive to standardize operating system technology and the frantic pace of innovative application development on the Internet and World Wide Web, what is left for OS developers to do? The paper discusses some of the basic functions of operating systems and considers the development of a Web-oriented OS  相似文献   

12.
Translated from Kibernetika, No. 4, pp. 66–70, July–August, 1988.  相似文献   

13.
Results of a previous comparison study (A. Kumar and M. Stonebraker, 1987) between a conventional transaction manager and an operating system (OS) transaction manager indicated that the OS transaction manager incurs a severe performance penalty and appears to be feasible only in special circumstances. Three approaches for enhancing the performance of an OS transaction manager are considered. The first strategy is to improve performance by reducing the cost of lock acquisition and by compressing the log. The second strategy explores the possibility of still further improvements from additional semantics to be built into an OS transaction system. The last strategy is to use a modified index structure that makes update operations less expensive to perform. The results show that the OS will have to implement essentially all of the specialized tactics for transaction management that are currently used by a database management system (DBMS) in order to match DBMS performance  相似文献   

14.
Summary We present a queueing network model of a virtual memory computer system including the effect of memory sharing among processes. Page fault and file request system overheads are explicitly taken into account. The fact that some memory pages have to be saved in the secondary memory at the moment of a page fault, is also taken into consideration. We obtain an approximate solution using an equivalence and decomposition approach. The effect of system and program behavior parameters (primary memory size, drum and disk characteristics, program locality, input-output rates and different pages ratios) as well as that of the total number of processes, are examined for two different system organizations. In the first one, all the processes share real core; in the second, processes having issued a file request lose their memory space until the I/O is performed.  相似文献   

15.
Shared memory consistency models: a tutorial   总被引:1,自引:0,他引:1  
Adve  S.V. Gharachorloo  K. 《Computer》1996,29(12):66-76
The memory consistency model of a system affects performance, programmability, and portability. We aim to describe memory consistency models in a way that most computer professionals would understand. This is important if the performance-enhancing features being incorporated by system designers are to be correctly and widely used by programmers. Our focus is consistency models proposed for hardware-based shared memory systems. Most of these models emphasize the system optimizations they support, and we retain this system-centric emphasis. We also describe an alternative, programmer-centric view of relaxed consistency models that describes them in terms of program behavior, not system optimizations  相似文献   

16.
随着“三网融合”地不断推进,智能终端上承载的内容日趋多样化.如何确保下一代广播电视网络TVOS操作系统在智能电视终端平台上运行的各种数字电视业务的安全性、满足广电运营商对智能电视终端安全的要求是目前急需解决的关键技术问题.操作系统自身的安全尤为重要,本文从技术及安全角度对下一代广播电视网络TVOS智能电视操作系统的安全机制、安全体系架构加以分析论述,提出了广电智能终端操作系统自身的安全模型及技术实现方案.  相似文献   

17.
Many OS crashes are caused by bugs in kernel extensions or device drivers while the OS itself may have been tested rigorously. To make an OS immortal we must resurrect the OS from these crashes. We present a novel OS-hypervisor infrastructure that allows automated and transparent OS crash diagnosis and recovery in a virtual environment. This infrastructure eliminates the need for reboots or checkpoint-restart mechanisms, which require preserving the states of critical applications before the crash happens and also require extensive modifications to those applications. At the core of our approach is a small hidden OS-repair-image that is dynamically created from the healthy running OS instance. When an OS crashes, the hypervisor dynamically loads this repair-image to perform diagnosis and repair. One way of repair we have experimented with, is to quarantine the offending process and resume the running of the fixed OS automatically without a reboot. Experimental evaluations demonstrated that it takes less than 3 s to recover from an OS crash. This approach can significantly reduce the downtime and maintenance costs in data centers, and is the first design and implementation of an OS-hypervisor combo capable of automatically resurrecting a crashed commercial server-OS. In addition to online diagnosis and recovery, this infrastructure can also be used for offline diagnosis and can be incorporated into the technical support tools of the OS vendor. Additionally, we have used parts of this infrastructure to speed-up the diagnosis of AIX OS-crashes for the IBM technical support teams.  相似文献   

18.
Michael Franz 《Software》1993,23(6):677-692
In this paper, we present the design of an operating-system emulator. This software interface provides the services of one operating system (Oberon) on a machine running a different operating system (Macintosh), by mapping the functions of the first onto equivalent calls to the second. The construction of this emulator proceeded in four distinct phases, documented here through examples from each of these phases. We believe that our four-phase approach can be beneficial whenever a larger software system needs to be adapted from one architecture onto another. In conclusion, we relate some of the lessons learned and propose guidelines for similar engineering projects.  相似文献   

19.
20.
Hannu Pohjanpalo 《Software》1981,11(8):845-852
The operating system described has been designed and implemented for use in dedicated one-purpose applications, typically in real tihe. Specific attention has been paid to flexible intertask contkol. In the first installation the application system was the steering and controlling of large hydraulic devices. Typical subtasks involved were measuring, coordinate transformations, control, teaching and following robotic paths and evaluating daily material transfkrs. As a programming effort, developing the operating system was fairly reasonable being of the order of three or four months for one person, including design, coding, testing and documentation.  相似文献   

设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号