网站首页  词典首页

请输入您要查询的英文单词:

 

单词 numa
释义

numa

  • 网络内存访问;非一致性内存访问(non-uniform memory access);非一致内存访问
1.
内存访问
在无统一内存访问 (NUMA) 启用系统将为每个硬件 NUMA 节点对应的内存节点项。对 SMP 系统中将有一个单独的内存节点条 …
support.microsoft.com
2.
非一致性内存访问(non-uniform memory access)
非一致性内存访问 (NUMA) 体系结构中,访问“远距离”节点中的内存位置所需的时间较长并且可能严重影响性能。了解基础内 …
www.360doc.com
3.
非一致内存访问
使用非一致内存访问 (NUMA) 时,将连接与特定处理器关联。为 TCP 端口创建 TDS 端点,恢复对默认端点的访问权限(如果 …
msdn.microsoft.com
4.
非均匀访存模型
在带有非均匀访存模型NUMA)的系统中,内存 的分配是NUMA 认知的,即尽可能地从本地节点分配内 存。 超大页面 支持H…
www.docin.com
5.
非均匀存储器存取
非均匀存储器存取(NUMA)数据处理系统的中断体系结构   加里·D·卡彭特;菲利浦·L·德巴克;马克·E·迪安;戴维·B·格拉克;罗纳德·L· …
patent-cn.com
6.
非均匀存储访问
非均匀存储访问NUMA)是一种并行模型,属于DSM这一类。在NUMA体系结构中,每个处理器与自已的本地存储器和高速 …
winda.blog.51cto.com

例句

释义:
1.
The main thing done in the relational database was to use "soft NUMA" and port mapping to get a good distribution of work within the system.
我们在关系型数据库中完成了被称为“SoftNUMA”的技术,它通过端口映射在系统内部得以获得良好的分布式工作效果。
blog.sina.com.cn
2.
All traffic enters through a single port and is distributed on a round-robin basis to any available NUMA node.
所有通信流量都通过一个单独的端口输入并分布到任何可用的NUMA节点。
msdn2.microsoft.com
3.
To understand how pages of memory from the buffer cache are assigned when using NUMA, see Growing and Shrinking the Buffer Pool Under NUMA.
若要了解使用NUMA时如何分配缓冲区高速缓存中的内存页,请参阅使用NUMA扩展和收缩缓冲池。
msdn2.microsoft.com
4.
Systems with a large number of processors may find it advantageous to recompile against the NUMA user-land API's added in RHEL4.
在拥有大量处理器的系统中,可能会发现借助RHEL4中所增加的NUMA用户空间API进行重新编译会有好处。
www.ibm.com
5.
NUMA, like SMP, allows users to harness the combined power of multiple processors, with each processor accessing a common memory pool.
numa与smp相似,让用户能驾驭多个处理器结合起来的能力,每个处理器能存取一个公共的存储器组。
www.hotdic.com
6.
NUMA reduces the contention for a system's shared memory bus by having more memory buses and fewer processors on each bus.
NUMA通过在每个总线使用更多内存总线和更少处理器来减少系统共享内存总线的争用。
www.ibm.com
7.
Any operation running on a single NUMA node can only use buffer pages from that node .
针对单个NUMA节点执行的任何操作都只能使用该节点中的缓冲区页。
www.bing.com
8.
The ratio of the cost to access foreign memory over that for local memory is called the NUMA ratio.
访问外部内存的开销与访问本地内存的开销比率称为NUMA比率。
msdn2.microsoft.com
9.
For high-end machines, new features target performance improvements, scalability, throughput, and NUMA support for SMP machines.
对高端的机器来说,新特性针对的是性能改进、可扩展性、吞吐率,以及对SMP机器NUMA的支持。
www.ibm.com
10.
The number of CPUs within a NUMA node depends on the hardware vendor.
NUMA节点中的CPU数量取决于硬件供应商。
msdn2.microsoft.com
1.
This provides automatic load balancing among the NUMA nodes .
它提供了NUMA节点间的自动负载平衡。
www.bing.com
2.
On a mail-server benchmark, we show a 39% improvement in performance by automatically splitting the application among multiple NUMA domains.
在邮件服务器的测试评分中,通过自动在多个NUMA域中切分应用程序,我们的性能得到了39%的提升。
www.infoq.com
3.
XXI. To begin from Romulus : he left no children, and Numa Pompilius left none that could be of use to the republic.
就从罗慕路斯开始吧,他没有子嗣,努马·蓬皮利乌斯也没有留下对国家有用的孩子。
dictsearch.appspot.com
4.
Within a NUMA node, the connection is run on the least loaded scheduler on that node.
在NUMA节点内,连接按照该节点上负载最小的计划程序运行。
msdn2.microsoft.com
5.
The NUMA architecture was designed to surpass the scalability limits of the SMP architecture .
NUMA体系结构在设计上已超越了SMP体系结构在伸缩性上的限制。
www.bing.com
6.
Not just for SMP or NUMA, but for everything from a single-node UP system to a massively clustered system.
不仅是SMP或NUMA,而是从一个单一的操作系统点发展到巨大的操作系统群组。
www.linuxsir.org
7.
In NUMA systems, each processor is close to some parts of memory and further from others.
在NUMA系统中,每个处理器距某部分内存较近而距其他内存较远。
www-128.ibm.com
8.
In a NUMA architected system, CPUs are arranged in smaller sub-systems called pods.
在NUMA架构的系统中,CPU排列在叫做pods的较小的子系统中。
www.ibm.com
9.
The NUMA architecture can increase processor speed without increasing the load on the processor bus.
NUMA体系结构可以在不增加处理器总线负载的情况下提高处理器速度。
www-128.ibm.com
10.
This topic describes how pages of memory from the buffer pool are assigned when using non-uniform memory access (NUMA).
本主题介绍,在使用非一致性内存访问(NUMA)时,如何分配缓冲池中的内存页。
msdn2.microsoft.com
1.
I design and implement the method of fault-containment and recovery arithmetic, effectively solve the problem of fault in CC -NUMA computer.
设计并实现了故障限制方法和故障恢复算法,有效的解决了CC-NUMA计算机的故障处理问题。
dictsearch.appspot.com
2.
NUMA architecture provides a scalable solution to this problem.
NUMA体系结构为此问题提供了可扩展的解决方案。
msdn2.microsoft.com
3.
Because NUMA uses local and foreign memory, it will take longer to access some regions of memory than others. Local memory.
由于NUMA同时使用本地内存和外部内存,因此,访问某些内存区域的时间会比访问其他内存区域的要长。
msdn2.microsoft.com
4.
All NUMA topics have been reorganized for this release.
已重新组织了此版本中的所有NUMA主题。
technet.microsoft.com
5.
Applications seeking additional performance gains can use user-land NUMA APIs.
设法提高性能的应用程序可以使用user-landNUMAAPI。
www.ibm.com
6.
Similarly, buffer pool pages are distributed across hardware NUMA nodes.
同样,缓冲池页将跨硬件NUMA节点进行分布。
msdn2.microsoft.com
7.
On NUMA hardware, some regions of memory are on physically different buses from other regions.
在NUMA硬件上,有些内存区域与其他区域位于不同的物理总线上。
msdn2.microsoft.com
8.
When using NUMA, the max server memory and min server memory values are divided evenly among NUMA nodes.
使用NUMA时,会在NUMA节点之间平均划分maxservermemory和minservermemory的值。
msdn2.microsoft.com
9.
That means when users run out of capacity on their SMP servers, they can move their applications to NUMA servers with relative ease.
这意味着,当用户用尽SMP服务器的能力时,他们能较容易地将其应用程序移到NUMA服务器上。
www.jukuu.com
10.
NUMA hardware is provided by the computer manufacturer.
NUMA硬件由计算机制造商提供。
msdn2.microsoft.com
1.
Affinitizing connections to specific processors when using Non-Uniform Memory Access (NUMA).
使用非一致内存访问(NUMA)时,将连接与特定处理器关联。
technet.microsoft.com
2.
Applications seeking additional performance gains can use user-land NUMA API's.
希望能进一步提高性能的应用程序可以使用用户空间NUMAAPI。
www.ibm.com
3.
More than one port can be mapped to the same NUMA nodes.
可以将多个端口映射到同一NUMA节点。
msdn2.microsoft.com
4.
You cannot create a soft-NUMA that includes CPUs from different hardware NUMA nodes.
无法创建包含来自不同硬件NUMA节点的CPU的软件NUMA。
msdn2.microsoft.com
5.
Enabling memory location optimizations for NUMA multi-CPU systems (-XX: UseNUMA).
为NUMA多CPU系统启用内存位置优化(-XX: UseNUMA)。
www.ibm.com
6.
Soft-NUMA does not provide memory to CPU affinity.
软件NUMA不提供内存与CPU的关联。
msdn2.microsoft.com
7.
Number of pages that come from a different NUMA node.
来自其他NUMA节点的页数。
msdn2.microsoft.com
8.
There is an instance of the Buffer Node object for each NUMA node in use.
对于正在使用的每个NUMA节点,都有一个BufferNode对象实例。
msdn2.microsoft.com
9.
It allows you to monitor the SQL Server buffer pool page distribution for each non-uniform memory access (NUMA) node.
通过它,您可以监视每个非一致性内存访问(NUMA)节点的SQLServer缓冲池页分布。
msdn2.microsoft.com
10.
The O(1) scheduler also allows for load-balancing across CPUs and NUMA-aware load-balancing.
0(1)调度程序还允许跨CPU的负载平衡和NUMA-aware负载平衡。
www.ibm.com
1.
Box, add the NUMA node identifier in brackets after the port number.
框中,在端口号后面的方括号里添加NUMA节点标识符。
msdn2.microsoft.com
2.
If you have hardware NUMA , it may be configured to use interleaved memory instead of NUMA.
如果具有硬件NUMA,则它可能会配置为使用交错内存而不使用NUMA。
www.bing.com
3.
SQL Server ignores NUMA configuration when hardware NUMA has four or less CPUs and at least one node has only one CPU.
SQLServer会在硬件NUMA有四个或少于四个CPU,并且至少一个节点只有一个CPU时,忽略NUMA配置。
msdn2.microsoft.com
4.
January and February were added about 700 B. C. by the second king of Rome, Numa Pompilius.
大约在公元前700年,一月和二月才被罗马的第二位国王努马?庞皮利乌斯(NumaPompilius)加进日历。
dongxi.net
5.
It is faster to access local memory than the memory associated with other NUMA nodes.
访问本地内存比访问与其他NUMA节点关联的内存快。
msdn2.microsoft.com
6.
Use this information to understand how SQL Server uses NUMA and to understand how to interpret the counters of the buffer node object.
使用此信息可以了解SQLServer使用NUMA的方式,并了解如何解释缓冲节点对象计数器。
msdn2.microsoft.com
7.
Three soft-NUMA nodes are configured.
已配置了三个软件NUMA节点。
msdn2.microsoft.com
8.
Memory nodes are created based on hardware NUMA and therefore not impacted by soft-NUMA.
内存节点基于硬件NUMA创建,因此,不会受软件NUMA的影响。
msdn2.microsoft.com
9.
Kernel type (like NUMA vs SMP vs UNI) and version.
内核类型(比如NUMA、SMP和UNI)和版本
www.ibm.com
10.
Non-uniform Memory Access (NUMA) is a new feature supported in the 2. 6 kernel for Linux on POWER.
非一致内存访问(Non-uniformMemoryAccess,NUMA)是用于LinuxonPOWER的2.6内核所支持的新特性。
www.ibm.com
1.
If the NUMA ratio is 1, it is symmetric multiprocessing (SMP).
如果NUMA比率为1,则它是对称多处理(SMP)。
msdn2.microsoft.com
2.
NUMA is another major feature that has been added in the Linux 2. 6 kernel to improve system performance.
NUMA是为提高系统性能添加到Linux2.6内核的另一个主要特性。
www.ibm.com
3.
Port to NUMA affinity is configured as a server setting using SQL Server Configuration Manager.
端口到NUMA关联使用SQLServer配置管理器配置为服务器设置。
msdn2.microsoft.com
4.
Most applications will benefit from the 2. 6 kernel level NUMA support.
大部分应用程序将受益于2.6内核级NUMA支持。
www.ibm.com
5.
NUMA can match memory with CPUs through specialized hardware (hardware NUMA) or by configuring SQL Server memory (soft-NUMA).
NUMA可以通过专用硬件(硬件NUMA)或通过配置SQLServer内存(软件NUMA),将内存与CPU进行匹配。
msdn2.microsoft.com
6.
DB2 V8. 2. 2 for Linux now includes the ability to support local memory NUMA-affinity for logical database partitions on NUMA-based servers.
DB2V8.2.2forLinux现在包含这样一种能力,即对基于NUMA的服务器上的逻辑数据库分区支持本地内存NUMA亲和力。
www.ibm.com
7.
Soft-NUMA is set using the registry.
使用注册表设置软件NUMA。
msdn2.microsoft.com
8.
Microsoft SQL Server 2005 is non-uniform memory access (NUMA) aware, and performs well on NUMA hardware without special configuration.
MicrosoftSQLServer2005支持非一致性内存访问(NUMA),无需特殊配置便可在NUMA硬件上顺利地执行。
msdn2.microsoft.com
9.
In that case, Windows and therefore SQL Server will not recognize it as NUMA.
在这种情况下,Windows以及SQLServer都无法将其识别为NUMA。
msdn2.microsoft.com
10.
SQL Server 2005 has been designed to take advantage of NUMA-based computers without requiring any application changes.
SQLServer2005已设计为利用基于NUMA的计算机而无需更改任何应用程序。
msdn2.microsoft.com
1.
The following key changes are introduced in SQL Server 2005 to take advantage of non-uniform memory access (NUMA) architecture.
SQLServer2005引入了下列关键更改以利用非一致性内存访问(NUMA)体系结构。
technet.microsoft.com
2.
During startup, SQL Server configures itself based on underlying operating system and hardware configuration or the soft-NUMA setting.
在启动过程中,SQLServer根据基本的操作系统和硬件配置或软件NUMA设置对自身进行配置。
msdn2.microsoft.com
3.
This is the default condition on a computer with hardware NUMA and a single instance of SQL Server 2005.
这是具有硬件NUMA和单个SQLServer2005实例的计算机中的默认设置。
msdn2.microsoft.com
4.
There is one SQL Server memory node for each physical NUMA node.
每个物理NUMA节点都有一个SQLServer内存节点。
msdn2.microsoft.com
5.
For more information, see How to: Configure SQL Server to Use Soft-NUMA.
有关详细信息,请参阅如何将SQLServer配置为使用软件NUMA。
msdn2.microsoft.com
6.
Describes NUMA and how SQL Server 2005 uses NUMA.
介绍NUMA以及SQLServer2005如何使用NUMA。
msdn2.microsoft.com
7.
SQL Server 2005 groups schedulers to map to the grouping of CPUs, based on the hardware NUMA boundary exposed by Windows.
SQLServer2005对计划程序进行分组,以根据Windows所显示的硬件NUMA边界将这些计划程序映射到CPU的分组。
technet.microsoft.com
8.
On non-NUMA architecture there will be a single instance of the
在非NUMA体系结构上,将存在一个单独的
msdn2.microsoft.com
9.
NUMA support for logical database partitions
对逻辑数据库分区的NUMA支持
www.ibm.com
10.
The buffer pool memory is divided among four physical NUMA nodes, N0, N1, N2, and N3, each with the following local memory available
在四个物理NUMA节点N0、N1、N2和N3之间,对缓冲池内存进行了划分,其中每个节点的本地可用内存分别为
msdn2.microsoft.com
1.
If SQL Server is running on non-NUMA hardware, the counters of
如果SQLServer在非NUMA硬件上运行,则
msdn2.microsoft.com
2.
How SQL Server Maps Soft-NUMA Nodes to Hardware NUMA Nodes
SQLServer如何将软件NUMA节点映射到硬件NUMA节点
msdn2.microsoft.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/2/7 3:54:25