• As another example, some of the system-supplied SCSI class drivers use lookaside lists to allocate and release memory for SRBs.

    这样相比效率就高很多。程序中,我就使用了这种单链管理

    youdao

  • Many programs are memory consumption - they occupy a large amount of ram, and when other procedures, when necessary, and will not release memory space.

    许多程序都非常消耗内存它们占用大量RAM而且其他程序需要时候不会释放内存空间。

    youdao

  • Thus, a process with dynamic memory requirements will need to issue system calls (request memory and release memory) to inform the operating system of its changing memory needs.

    因此动态内存需求进程需要发出系统调用(请求内存释放内存)通知操作系统一内存变化需要

    youdao

  • Since one consequence of adrenaline release in an animal is an increase in blood glucose levels, we examined the effects of glucose on memory in rats.

    由于肾上腺动物体内释放结果之一血糖水平升高我们检查葡萄糖大鼠记忆影响

    youdao

  • Memory management is usually handled by requests from the coder to allocate and release blocks of memory.

    内存管理通常来自编码人员请求处理的,分配释放内存

    youdao

  • Restartability without processes requires that we are able to release all malloc 'ed memory.

    没有进程需求的可重启性,我们能够释放所有分配的内存。

    youdao

  • For debug builds it throws an exception, but for release builds it may silently leak memory.

    调试编译会抛出一个异常但是发布编译时它可能无警告地泄漏内存

    youdao

  • When AIX needs to free up memory, it can just "release" these pages without having to write anything to disk.

    aix需要清空内存的时候,只需要释放这些分页即可不将任何内容写入磁盘

    youdao

  • Very often, tests are less complex than the eventual production environment, so a program can contain a memory corruption error that will wreak havoc after release even though the tests all pass.

    十分普遍地情况测试环境并没有最终产品环境复杂因此即使测试都通过程序能够包含发布版本即将引起严重破坏内存崩溃性错误

    youdao

  • When free physical memory starts getting low, programs that have not used recently are moved from ram to paging space to help release physical memory for more real work.

    空闲物理内存较少时,可以将最近没有使用过程序RAM转移到分页空间帮助释放物理内存,从而完成更多实际工作

    youdao

  • The program is expected to release allocated memory when it has completed any operations, and let the system and other programs use that memory.

    人们期望程序完成任何操作后释放分配内存允许系统其他程序员使用内存。

    youdao

  • Static analysis tools also can help to find resource leaks, such as failures to deallocate memory or release resources, by identifying potential source code.

    通过识别潜在源代码静态分析工具帮助发现资源泄漏比如无法释放内存资源

    youdao

  • Another benefit that you'll notice in this release is faster startup times and a smaller memory footprint.

    注意到另一个好处一版启动速度更快、占用内存小。

    youdao

  • Release is called when there are no more references to an open fileall file descriptors are closed and all memory mappings are unmapped.

    release一个打开文件没有其他引用调用的——此时所有的文件描述符都会关闭,所有的内存映射都会被取消

    youdao

  • Purify also reports memory leaksi.e., when a program fails to release one or more blocks of memory before losing track of the memory.

    Purify还可以报告内存泄漏——比如程序丢失内存跟踪之前不能释放或者更多内存板块时

    youdao

  • The release also includes a number of performance optimizations for loops, floating point operations, and memory allocation which have improved SciMark2 and SPEC JVM98 benchmarks by a factor of 1.7.

    这个发布包含许多针对循环浮点运算内存分配性能优化使得SciMark2SPEC JVM 98的Benchmark提高了1.7倍。

    youdao

  • Memory ballooning is a technique in which the host instructs a cooperative guest to release some of its assigned memory so that it can be used for another purpose.

    内存膨胀Memory ballooning)一种主机指示合作客户释放一些分配内存用于其他用途的技术

    youdao

  • Other news in this release includes the integration of Brent Roman's MBARI patches that improve performance and lowers memory usage.

    本次发布还有一些其他消息——新版本集成BrentRoman的MBARI补丁,它能改善性能减少内存开销

    youdao

  • To recover the memory from the deleted objects, call the new release method when you are finished with them.

    要想回收已删除对象内存,应该使用这些对象调用新的release方法

    youdao

  • There are obviously still some bugs in the application, and the latest update, for example, seems to take up more memory than the previous release.

    应用仍然还有些一些明显bug例如最新更新版本占用内存要比之前的版本

    youdao

  • When a program does not release the memory back to the system, it is called a leak.

    如果程序没有内存释放系统称为内存泄露。

    youdao

  • The service will not release the memory associated with the enterprise object identifier.

    这个服务释放管理企业对象标识符内存

    youdao

  • Along with new features, this new release of Groovy brings noticeable performance improvements as well as lower memory consumption, compared to previous versions.

    Groovy版本除了增加新特性,与以前的版本相比还显著地提高了性能,并且降低内存消耗

    youdao

  • Another possibility, the study speculated, is that low levels of alcohol could stimulate the release acetylcholine, a brain chemical believed to facilitate learning and memory.

    研究推测另一种可能含量酒精刺激人体释放乙酰胆碱,这是人脑中一种促进学习记忆的化学物质。

    youdao

  • The two basic aspects of this problem are checking memory corruption and tracing block allocation and release.

    两个基本角度检查内存越界跟踪内存分配释放

    youdao

  • Although with each new release the Ext JS team seems to announce internal memory enhancements and performance gains, the news that has the biggest impact is the latest round of eye candy.

    尽管每一个版本中,ExtJS团队似乎声称内部存储得到加强性能得到提升,但给人印象总是华而不实

    youdao

  • With the necessary data retrieved in your in-memory graph, you can exploit the disconnected nature of SDO's programming model. You have chosen to release the active database connection at this point.

    利用从存储器内检索必需数据,您可以使用SDO编程模型断开连接特性

    youdao

  • With the necessary data retrieved in your in-memory graph, you can exploit the disconnected nature of SDO's programming model. You have chosen to release the active database connection at this point.

    利用从存储器内检索必需数据,您可以使用SDO编程模型断开连接特性

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定