• 制作一个新的带有 DMMP支持初始化内存镜像

    Make a new initrd image with DMMP support

    youdao

  • 初始内存包括启用内存初始化内存配置寄存器

    Initialize memory, which includes enabling memory Banks, initializing memory configuration registers, and so on.

    youdao

  • 然后运行以下命令将 DMMP构建初始化内存镜像

    Then run the following command to build DMMP into the initrd image

    youdao

  • 在这里initrdmp . gz初始化内存镜像名称

    Here, initrdmp.gz is the initrd image name.

    youdao

  • DMMP没有构建初始化内存镜像中,因此可以使用以下命令完成

    DMMP isn't build into the initrd image, so you can use following commands to do it

    youdao

  • 清单3演示初始化内存概念,这是.bss部分指令(第14行)定义的。

    Listing 3 illustrates the concept of uninitialized memory, defined using the.bss section directive (line 14).

    youdao

  • 垃圾收集器可能错误地收回某些存储引用这些存储时,似乎包含尚未初始化内存指针

    The garbage collector may incorrectly reclaim some storage that, when referenced, appears to contain pointers to uninitialized memory.

    youdao

  • 对 shm_open() 的调用看起来应该熟悉open()函数很相似,包括初始化内存设置权限的方式。

    The call to shm_open() should look familiar; it is much like the open() function, including how to initialize the segment and permissions.

    youdao

  • 使用对象时,分配初始化回收终结发生一次,从而减少内存使用所需处理时间

    When using an object pool, the allocation, initialization, collection, and finalization only occur once, reducing both the memory usage and the processing time that is required.

    youdao

  • 然后绑定向量分配内存初始化

    Memory for the binding vector is then allocated and initialized.

    youdao

  • 定义变量检查视频接口是否可用之后使用硬件视频内存显示表面初始化

    After defining variables and checking to see if the video interface is available, a display surface is initialized that USES hardware video memory.

    youdao

  • 内存结构滞后初始化可以节省CPU时间延迟其他插件激活

    Lazy initialization of memory structures will save CPU time and may defer the activation of other plug-ins.

    youdao

  • 任何其它试图使用子系统应用程序必须首先附加共享内存区域作为API初始化进程一部分注册所以pkcsslotd知道应用程序。

    Any other applications attempting to use the subsystem must first attach to the Shared memory region and register as part of the API initialization process, so pkcsslotd is aware of the application.

    youdao

  • 可以Buffer引入附加参数,用以指定每个内存大小并且可以在抽象缓冲区初始化期间,将该参数设置一个可取

    You can introduce an additional parameter into Buffer to specify each memory block's size, and you can set it to a preferred value during the initialization of an abstract buffer.

    youdao

  • 现在我们通过使用一个每当WebSpherePortalServer启动初始化内存中的列表来展示

    For now, we will demonstrate by using a hash table that gets initialized into the memory whenever WebSphere Portal Server starts up.

    youdao

  • 清单2中,函数分配包含一个Buffer内存初始化条目指明它是抽象缓冲区

    In Listing 2, the function allocates a piece of memory containing a buffer and initializes its entries to indicate an empty abstract buffer.

    youdao

  • 初始化ids它就创建了共享内存其中包括以下4个区(portion)。

    When IDS is initialized, it creates Shared memory which includes the following four portions.

    youdao

  • 没有充分配置内核参数以及初始数据库共享内存失败可能导致如下失败。

    Kernel parameters not configured sufficiently and failure to initialize the database Shared memory properly can lead to failures like the following.

    youdao

  • 初始数据库共享内存失败可能产生如下问题

    Failure to initialize the database Shared memory properly results in the following problems.

    youdao

  • 同时对于OracleDatabase10g确保将LOCK_SGA Oracle初始化参数设置TRUE这样一来,Oracle会分配共享内存请求较大页面

    At the same time, with Oracle Database 10g, make sure that the LOCK_SGA Oracle initialization parameter is set to TRUE, so that Oracle request large pages when allocating Shared memory.

    youdao

  • 程序一个bootloader,可以初始附带内存控制器可能某些外部载入程序,然后入主程序

    This tiny program is a bootloader that will initialize the attached memory controllers, possibly load the main program from some external source, and jump to it.

    youdao

  • 通过调用start_kernel,会调用一系列初始函数设置中断执行进一步内存配置加载初始ram磁盘

    With the call to start_kernel, a long list of initialization functions are called to set up interrupts, perform further memory configuration, and load the initial RAM disk.

    youdao

  • 由于Perl没有内存分配问题,所以来说缺陷主要来源就是追踪计数器变量错误(错误初始化,错误的增量,或者错误的边界)。

    Since Perl doesn't have memory allocation issues, the biggest source of bugs for me has been the improper tracking of counter variables (wrong initialization, wrong increments, or wrong bounds).

    youdao

  • 这个新的startup_ 32函数(称为清除程序进程0)中,会进行初始化启用内存分页功能。

    In the new startup_32 function (also called the swapper or process 0), the page tables are initialized and memory paging is enabled.

    youdao

  • LTMemory表示这样内存域,在这里实例对象时间等于固定分配时间加上不定初始化时间。

    The LTMemory class represents an area of memory where the time to instantiate an object is the combination of a fixed allocation time and a variable initialisation time.

    youdao

  • 发现事件分配时使用更多内存或者在它初始化之前或者释放之后使用内存发布一个错误报告

    It issues an error report when it detects things like using more memory than was allocated, or using memory before it was initialized or after it was freed.

    youdao

  • 如果至少连接配置为IPC共享内存连接,那么初始化ids时将分配处理器通信消息

    Inter processor communications or messages portion is allocated during IDS initialization if you configure at least one of your connections as an IPC shared-memory connection.

    youdao

  • 因此结论应该内存释放一个全局内存,而是将内存保持针对特定目而初始化的状态。

    His conclusion was that instead of freeing the memory back to a global pool, he would have the memory remain initialized for its intended purpose.

    youdao

  • 分配内存以后,就变成黄色表明已经被分配但是没有初始

    After you allocate memory, it becomes yellow, which represents allocated but uninitialized memory.

    youdao

  • 分配内存以后,就变成黄色表明已经被分配但是没有初始

    After you allocate memory, it becomes yellow, which represents allocated but uninitialized memory.

    youdao

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

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

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