单词 | working set |
释义 | 例句释义: 工作组,工作区,工作集,工作集合,进程工作组 1. With a little care, most of the working set of a multiplayer online game can be pulled into the main memory of a large system. 只需稍加处理,多玩家在线游戏的大多数工作集就可以放在一个大系统的主内存中。 www.ibm.com 2. The commands in any person's working set are those they most often use. Users want those commands to be especially quick and easy to invoke. 任何人的工作集中的命令都是那些经常使用的命令,用户都希望这些命令能够特别迅速而容易地调用。 www.jukuu.com 3. You can use VADump with the -o option to get a detailed view of what is in a process's current working set and how much of it is shared. 您可以使用VADump的-o选项获得进程当前工作集的详细视图,以及有多少是共享的。 www.ibm.com 4. When you increase the working set size of a process , you take physical memory away from the rest of the system . 当您增加进程的工作集大小时,您就从系统的其余部分取走了物理内存。 www.bing.com 5. This results in a noticeable delay as a function of the number of pages (dirty working set) to migrate from the old to new host. 如果从旧主机迁移到新主机的页面数量众多(脏工作集),则会导致十分明显的延迟。 www.ibm.com 6. It does not perform as well as a virtual call, but it requires a much smaller working set because no new types are created. 它的效能虽然不及虚拟呼叫,但是它需要的工作集会小得多,因为不会建立新的型别。 msdn.microsoft.com 7. If available memory on the server is above a specified threshold, pages remain in the Working Set of a process even if they are not in use. 如果服务器上的可用内存高于指定的阈值,即使没有使用的页面也会保留在进程的工作集中。 technet.microsoft.com 8. To determine which approach is best you need to have an idea of the working set requirements of your systems. 为了决定最合适的方法,需要理解系统的工作集需求的概念。 www.ibm.com 9. Watch the peak working set of your application under a heavy load to make sure this doesn't happen. 你可以通过观察高负荷情况下应用程序的峰值工作空间来确定这种现象不会发生。 www.mscto.com 10. If the working set of both LPARs remains less than or equal to the pool size, then the there is no over-commit. 如果这两个LPAR的工作集总和小于或等于池的大小,那么不会发生过量使用。 www.ibm.com 1. The working set of a process is the set of memory pages currently available to the process in physical RAM memory. 进程的工作集是物理RAM内存中当前对进程可用的内存页的集合。 msdn2.microsoft.com 2. The working set of a process is the set of memory pages currently visible to the process in physical RAM memory. 所谓的处理序工作集,指的就是目前显示于实际RAM记忆中处理序的记忆体分页集合。 technet.microsoft.com 3. Each time a process resource is created, the system reserves an amount of memory equal to the minimum working set size for the process. 每次创建进程资源时,系统都会保留等于该进程最小工作集大小的内存量。 msdn2.microsoft.com 4. From there, choose Select Working Set (as shown in Figure 5) to filter out the irrelevant resources in your workspace to avoid confusion. 从这里,选择SelectWorkingSet(如图5所示),从而从您的工作空间中过滤出不相干的资源,避免混乱。 www.ibm.com 5. We've seen some internal code where making it inline (ie, as a value type) improved perf as it decreased working set. 我们看到过很多内部代码,使用值类型来提高性能,同时减小工作集大小。 www.cnblogs.com 6. Working set information cannot be retrieved from the associated process resource. 无法从关联的进程资源检索到工作集信息。 msdn2.microsoft.com 7. If you cannot identify a working set ahead of time, then a lazy load is the next best option for filling a cache. 如果您不能及早识别一个工作集,则延迟加载就是填补缓存的下一个最佳选择。 www.ibm.com 8. The working set of an application is the set of memory pages currently available in RAM. 应用程序的工作集是RAM中当前可用的内存页的集合。 www.cnblogs.com 9. Ensure that you do not request a minimum or maximum working set size that is too large, because doing so can degrade system performance. 确保不要请求太大的最小或最大工作集大小,因为这样做会降低系统性能。 msdn2.microsoft.com 10. Working set strategy prevents thrashing while keeping the degree of multiprogramming as high as possible. Thus it optimizes CPU Utilization. 工作集策略可以用来预防来回动荡,而且尽可能维持高多重程式之程度,它使得中央处理器使用率达到最佳化。 dictsearch.appspot.com 1. When moving from native to MSIL, you will notice an increase in the size of your working set. 当从本机语言向MSIL迁移时,您将注意到工作集的大小增加了。 msdn2.microsoft.com 2. If you do not have a working set already, you can click the Select button to create your own working set, as shown in Figure 4. 如果您现在还没有一个工作空间,您可以点击Select按钮来创建您自己的工作空间,如图4所示。 www.ibm.com 3. The value returned by this property represents the maximum size of working set memory used by the process since it started. 此属性返回的值表示自启动进程以来该进程使用的最大工作集内存大小。 msdn2.microsoft.com 4. However, they will definitely demand faster access to their regular working set of tools, which may be quite large. 可以肯定的是对经常使用的工具集,他们要求能快速访问,这个工具集可能非常大。 www.jukuu.com 5. The working set of message flows can be substantial and, consequently, so might the amount of physical memory that is required. 消息流程的工作集可能很大,因此,所需的物理内存的数量也可能很大。 www.ibm.com 6. The working set is the memory actually used or required for the workload on your system. 工作集是系统上工作负载实际使用或需要的内存。 www.ibm.com 7. It produces a snapshot of the current working set (the pages actually in main memory at a given point in time). 它可以生成当前工作集的快照(某一给定时刻实际存在于主存中的页面)。 www.ibm.com 8. This change does not impact loading of images or the working set of the process. 此更改不影响图像的加载或进程的工作集。 msdn2.microsoft.com 9. The working set of both LPARs is now larger than the shared memory pool size. 现在,这两个LPAR的工作集大于共享内存池大小。 www.ibm.com 10. Native images require a smaller initial working set because there is no need for the JIT compiler. 本机映像需要较小的初始工作集,因为它不需要JIT编译器。 msdn2.microsoft.com 1. The currently available options analyze the entire workspace, a working set, or a set of projects. 当前可用的选项分析了整个工作区、一个工作集、或者一组项目。 www.ibm.com 2. The process working set is the closest metric the operating system directly provides for measuring locality of reference. 进程工作集是操作系统为测量引用地址直接提供的最接近的尺度。 msdn2.microsoft.com 3. There were rare occasions where the LPARs working set would grow and be slightly larger than the size of the pool. LPAR工作集偶尔会增长,略微超过池的大小。 www.ibm.com 4. In the New Working Set wizard, enter a name for your new working set. 在NewWorkingSet向导中,输入新工作集的名称。 www.ibm.com 5. The property value is equivalent to the Working Set Peak performance counter for the process. 该属性值与进程的“WorkingSetPeak”(工作集峰值)性能计数器等效。 msdn2.microsoft.com 6. When available memory falls below a specified threshold, pages are removed from the Working Set. 如果可用内存低于指定的阈值,页面将从工作集中删除。 technet.microsoft.com 7. LPAR1 was relatively idle most of the time and, based on its working set, did not require all 4GB of memory. LPAR1在大多数时候相当空闲,根据它的工作集,它并不需要4GB的内存。 www.ibm.com 8. Hard binding increases throughput and reduces working set size for native images. 硬绑定增加吞吐量并减少本机映像的工作集大小。 msdn2.microsoft.com 9. This method will shrink the working set in a running application. 此方法将缩小正在运行的应用程序中的工作集。 msdn2.microsoft.com 10. Gets or sets the minimum allowable working set size for the associated process. 获取或设置关联进程的允许的最小工作集大小。 msdn2.microsoft.com 1. First of all, the GC heap is part of your working set. 首先,GC堆是你的工作集的一部分。 www.cnblogs.com 2. The initial working set is the memory pages the application consumes during startup. 初始工作集是应用程序在启动期间消耗的内存页。 www.cnblogs.com 3. The system sets the default working set sizes. 系统设置默认工作集大小。 msdn2.microsoft.com 4. Continue adding other databases into the working set. 继续在工作集中添加其他数据库。 www.ibm.com 5. Working set: The peak amount of memory used by MSXML to process requests. 工作集(Workset):MSXML处理请求的峰值内存空间。 www.procedurelife.com 6. To sort programs by memory usage, click Memory (Private Working Set). 若要按内存使用对程序进行排序,请单击“内存(私人工作设置)”。 windowshelp.microsoft.com 7. Gets the peak working set for the lifetime of the process to date. 获取目前为止进程生存期的峰值工作集。 msdn.microsoft.com 8. Gets the peak working set size for the associated process. 获取关联进程的峰值工作集大小。 msdn2.microsoft.com 9. The primary thing to note is that the working set was large enough to require 138 MB of swap space. 首先要注意的是,工作区足够大,能请求138MB的交换空间。 www-128.ibm.com 10. However, the working set never exceeds the physical memory in the pool. 但是,工作集(workingset)不会超过池中的物理内存量。 www.ibm.com 1. Select the database you want to add into the working set and click Add. 选择要添加到工作集中的数据库并单击Add。 www.ibm.com 2. Rather, we need to know when working set is approaching the size of ram. 相反的情况,我们就需要知道什么时候工作集最接近内存大小。 www.infoq.com 3. The working set includes both shared and private data . 工作集包括共享数据和私有数据。 www.bing.com 4. So if you're working only with static HTML pages in a Web project, you can make a working set to display just those pages. 因此,如果您只需处理Web项目中的静态HTML页面,就可以设置一个工作集,仅显示这些页面。 www.ibm.com 5. In this scenario, the working set memory requirements of all LPARs can exceed the physical memory in the pool. 在这种情况下,所有LPAR的工作集内存需求可以超过池中的物理内存量。 www.ibm.com 6. The entire amount of memory allocated to all processes, kernel, and file cache is your total working set. 分配给所有进程、内核和文件缓存的总内存量就是您的全部工作区(workingset)。 www.ibm.com 7. As expected, the W3wp. Exe process hosting the service had the highest memory working set. 正如所预料的一样,驻留该服务的W3wp.exe进程具有最高的内存工作集。 technet.microsoft.com 8. Gets the working set for the process. 获取进程的工作集。 msdn2.microsoft.com 9. How does this affect the working set? 这对于工作区有何影响? archive.cnblogs.com 10. For example, hard binding allows the runtime to encode pointers to dependent native images, which results in a reduced working set. 例如,硬绑定允许运行时对指向依赖本机映像的指针进行编码,这将产生精简的工作集。 technet.microsoft.com 1. You need a working set of data, so make sure you have it. 您需要一组有效的数据,务必确保您拥有它们。 www-128.ibm.com 2. The working set for both LPARs came to roughly 9. 3GB, which would fit nicely into the pool. 这两个LPAR的工作集大约为9.3GB,这与池的大小相适应。 www.ibm.com 3. Now you can use Data Source Explorer to easily find the databases you grouped together in the working set. 现在,可以使用DataSourceExplorer轻松地找到分组在工作集中的数据库。 www.ibm.com 4. The available options currently analyze the entire workspace, a working set, or a set of projects. For this exercise 当前可用的选项是分析整体工作区、工作集,或一组项目。 www.ibm.com 5. To set the upper and lower limits of the working set, use 若要设置工作集的上限和下限,请使用 msdn2.microsoft.com 6. Improved Working Set and Startup for . NET Client Applications 改进了运行.NET客户端应用程序所需工作集大小和启动时间 www.infoq.com 7. Discover abstractions from a workspace or a working set 从一个工作场所或工作集中发现其抽象结构 www.ibm.com 8. First DOM Walk Working Set Delta 第一次DOM树遍历引起的工作空间增量 www.acms.com.cn |
随便看 |
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。