码迷,mamicode.com
首页 >  
搜索关键字:performance monitor    ( 3614个结果
PatentTips - Use of multiple virtual machine monitors to handle privileged events
BACKGROUND OF THE INVENTIONA conventional virtual-machine monitor (VMM) typically runs on a computer and presents to other software the abstraction of...
分类:其他好文   时间:2014-06-28 14:16:36    阅读次数:276
PatentTips - Transitioning between virtual machine monitor domains in a virtual machine environment
BACKGROUNDThe present disclosure relates generally to microprocessor systems, and more specifically to microprocessor systems that may operate in a tr...
分类:其他好文   时间:2014-06-28 14:13:58    阅读次数:327
MYSQL5.5和5.6参数的差异
performance_schema在 MySQL 5.6 中默认是开启的,但相关的很多参数相比 MySQL 5.5 却是降低了,例如 performance_schema 自动调整到 445 个表和 224 线程,比 MySQL 5.5 低。尽管默认 max_connections 只是 150 ...
分类:数据库   时间:2014-06-28 11:59:15    阅读次数:361
performance of crusher machines
Impact crusher is a new crushing equipment taking advantages of impact effect to crush materials, which has such features as big reduction ratio, high...
分类:其他好文   时间:2014-06-25 23:12:07    阅读次数:258
Oracle Performance Tuning Overview 翻译(Oracle性能优化概述 自己的中英文比对翻译)
Oracle® Database Performance Tuning Guide 10g Release 2 (10.2) B14211-03 Home Book List Contents Index Master Index Contact Us ...
分类:数据库   时间:2014-06-24 18:14:03    阅读次数:665
MongoNote01.Start
原文首发在github上 MongoNote01.Start MongoDB is an open-source document database that provides high performance, high availability, and automatic scaling. 这是mongo官方给出的定义。定义里的几个关键点体现了mongo的几个突出的优点: do...
分类:其他好文   时间:2014-06-22 15:31:57    阅读次数:280
Oracle backgroup processes
PMON: Process Monitor 用自动注册动态监听,处理异常进程。 SMON: System Monitor 用于instance recovery。 LCKn:仅使用于RAC数据库,用于instance之间的封锁。 RECO:用于分布式数据库的恢复,全称是Distributed Database Recovery。 CKPT: Check Point 由ORACLE的FAST...
分类:数据库   时间:2014-06-22 12:22:00    阅读次数:232
Java解惑八:更多库之谜
本文是根据JAVA解惑这本书,做的笔记。 电子书见:http://download.csdn.net/detail/u010378705/7527721 谜题76 将线程的启动方法start(),写成了run(); PS:管程(monitor)锁有待进一步理解。 谜题77 线程中锁的问题。 理解不深刻。 谜题78 反射会造成访问...
分类:编程语言   时间:2014-06-22 08:45:22    阅读次数:333
如何优化app,看Facebook如何做
周四,Facebook Engineering blog 发表了一篇名为《Improving Facebook on Android》博文。博文从四个方面(Performance,Data Efficiency, Networking,Application Size)讲述了Facebook是如何优化app保证其在不同国家不同类型Android设备上都能表现出良好性能的。由于原文内容比较 容易理解,这里就直接给出原文,以使上边链接打不开的同学也能看到。《菜鸟成长史:http://blog.csdn.net/...
分类:移动开发   时间:2014-06-22 06:59:15    阅读次数:232
virt-install:ERROR internal error process exited while connecting to monitor
转载请注明出处:http://www.openext.org/2014/06/virt-install-erro1使用virt-install安装vm的时候出现了一下错误,解决方法如下:$sudo ./create-vm-demo.shStarting install…ERROR internal error process exited while connecting to monitor: ...
分类:其他好文   时间:2014-06-22 06:34:56    阅读次数:271
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!