最简单的进程创建调用等…
gencore实用程序为指定的每个进程创建核心映像。
The gencore utility creates a core image of each specified process.
现在,在目录中为每个服务守护进程创建一个文件。
Now, within that directory, create a file for each service daemon.
这种影响是由数据库资源管理器进程创建和摧毁那些对象而引起的。
That impact is due to the overhead in creating and destroying those objects by the database resource manager process.
难道只是一个IO操作,或者是它的一个进程创建的一部分?
Is it just an IO operation or is it a part of a process creation?
并发运行时将为每个进程创建默认计划程序来执行并行工作。
The Concurrency Runtime will create a default scheduler per process to execute parallel work.
宿主进程创建一个应用程序域并将调试器与应用程序关联起来。
The hosting process creates an application domain and associates the debugger with the application.
父PID (PPID)的存在意味着这是一个由别的进程创建的进程。
The presence of a parent PID (PPID) implies that one process is created by another process.
为了便于说明,我使用Ant构建进程创建了一个称为business的包。
For demonstration purposes, I have created a package called business using an Ant build process. There are several reasons for the independent business layer.
在清单5所示的代码片段中,进程创建了一个可包含20个整数的消息队列。
Listing 5 shows a code snippet in which a process has created a message queue of 20 integers.
指定当前进程创建一个新的进程返回的句柄是否可以继承。如果是真的,可以继承。
Specifies whether the returned handle can be inherited by a new process created by the current process. If TRUE, the handle is inheritable.
尽管我们可以在创建进程时指定环境,不过也有特定函数可以在进程创建后设置和获得环境变量。
Even though we can specify the environment when we create the process, there are also specific functions to set and obtain environment variables after the process is created.
尽管devfs提供所有“新类型”的设备,但旧类型的设备节点却是由devfsd守护进程创建。
While devfs provides all the "new-style" devices, the old-style device nodes are created by the devfsd daemon.
如果将此选项设置为1,urlscan将为承载urlscan . dll的每个进程创建一个单独的日志。
If this option is set to 1, URLScan creates a separate log for each process that hosts URLScan.dll.
首先,在TAMOS对象空间中为db2sysc进程创建一个对象,作为文件资源,如清单10所示。
First, create an object for the db2sysc process as a file resource in the TAMOS object space, as shown in Listing 10.
因此,为了监视和控制进程创建,我们所有要做的就是钩住这些API函数-它们无法旁路掉要创建一新进程所要执行的代码。
Therefore, in order to monitor and control process creation, all we have to do is to hook those API functions that cannot be bypassed by the code that is about to launch a new process.
第8章介绍了如何创建进程、在它们之间发送消息,等等。
Chapter 8 shows how to create processes, send messages between them, and so on.
每个证明者都有一个已发出证书列表(ICL)数据库,这是在证明者迁移到CA进程时创建的。
Each certifier has an Issued Certificate List (ICL) database that is created when the certifier is migrated to the ca process.
就处理器周期和使用的内存而言,创建进程的代价较高。
Process creation is expensive in terms of processor cycles and memory usage.
这有助于验证进程定义是否正确创建。
This helps verify that the process definition was created correctly.
由于这些进程已经存在,因此操作系统不需要浪费宝贵的时间来创建进程、为之分配内存等等。
Since these processes already exist, there's no need for the operating system to waste valuable time to create a process, allocate memory to it, and so on.
另外,进程将无法创建新的线程,因为无内存可供创建新线程使用。
Further, the process will fail to create any new threads since no memory is available for creating new ones.
另外,进程将无法创建新的线程,因为无内存可供创建新线程使用。
Further, the process will fail to create any new threads since no memory is available for creating new ones.
应用推荐