在高端内存中存储页表条目。
物理存储页组织成大小相同的单位,通常称为页帧。
Physical storage is also organized into equal-sized units, most commonly known as page frames.
处理器通过观察存储页表(由存储器核心维持)来决定存储区域的类型。
The processor determines the type of a given memory region mainly by looking at page tables, which are maintained by the kernel.
NET缓存允许您使用多种技术跨http请求存储页输出或应用程序数据并对其进行重复使用。
NET caching allows you to use a number of techniques to store page output or application data across HTTP requests and reuse it.
目录页——请为产品和目录页面使用WebSphereCommerce的catentdesc表中的正确字段来存储页面不同位置的单词。
Catalog page - For the product and category pages, use the appropriate fields in the WebSphere Commerce CATENTDESC table to store the words in different page locations. Below are some examples.
这一页存入高速缓冲存储器了。
不过,对于那些在大量进程在运行的系统来说,将页表存储到高端内存中可以在低端内存区域挤出更多的内存。
However, for systems in which a large number of processes are running, storing page tables in high memory can be enabled to squeeze more memory out of the low memory area.
缓冲池是内存中的一块存储区域,用于临时读入和更改数据库页(包含表行或索引项)。
A buffer pool is an area of storage in memory into which database pages (containing table rows or index entries) are temporarily read and changed.
如果TLB没有命中,那么就需要访问存储在主存中的页表,而这样做需要消耗相当多的处理器周期。
A TLB miss requires accessing a page table that is stored in the main memory, which consumes considerably more processor cycles.
可以引入输入JS p页来通过请求中的存储属性传递消息映射,从而完成此工作。
You can achieve this by introducing an input JSP page to pass the message map via a stored attribute in the request.
这个变量指定防护例程调用(比如存储过程或用户定义函数调用)所使用的池的大小(以4KB页为单位)。
This variable specifies the size (in 4 KB pages) of the pool used for fenced routine invocations, such as stored procedure or user-defined function calls.
视图状态是一个有趣的名称,用于表示在所生成页的隐藏输出字段中存储一些状态数据的ASP.NET。
View state is a fancy name for ASP.NET storing some state data in a hidden input field inside the generated page.
内联的XML数据始终和表的关系列位于同一个表空间中,并且不能存储到不同的页宽或单独的表空间。
Inlined XML data always resides in the same table space as the relational columns of the table and cannot be stored on a different page size or in a separate table space.
需要有状态上下文的应用程序的例子有很多,例如存储检查过程、产品定制、多页表单向导和很多其他基于线形交互的应用程序。
Examples of applications that require a stateful context include a store checkout process, product customization, multipage form wizards, and many other applications based on linear interactions.
如果随机访问行,那么较小的页大小让db2可以更好地利用缓冲区,因为同样的存储区域可以容纳更多页。
If rows are accessed randomly, then the smaller page size enables DB2 to make better use of the buffer, because more pages fit into the same storage area.
将登录用户的名称(存储在 login_cookie 内)替换成 my_login 以为用户配置文件页创建正确的URL。
substitutes the name of the logged in user (which is stored in login_cookie) for my_login to create the correct URL for the user's profile page.
例如,如果您正在编写一个Web服务器,而且所有的高速缓存的页都存储在hashmap中,那么每个请求都将需要获得并占用那个map上的锁,这就将成为一个瓶颈。
For example, if you are writing a Web server, and all your cached pages are stored in a HashMap, every request will want to acquire and hold the lock on that map, and it will become a bottleneck.
Windows所使用的现代虚拟内存实现中,虚拟存储被组织成大小相同的单位,称为页。
In the modern implementation of virtual memory that Windows USES, virtual storage is organized into equal-sized units known as pages.
在24页之后,我们看到了更好的设计,主要用map来存储属性,而不是为每种乐器类型建立子类。
After 24 pages we reach a much better design, which mainly USES a map to store properties rather than sub-classing for each type of instrument.
当首选项发生变化(例如,通过首选项页做了更改)时,属性存储就通知侦听器。
The property store notifies listeners when a preference changes (for instance, through the preference page).
在数据库提交时,会有一些小型(8K)的内存页被同步到数据库中,而因为应用程序使用的是对象引用,内存页面可能会从持久化存储中错误地换入。 由于一般来说对象都会聚集在同一个内存页中,在页面被换入的时候很少会有分页动作的发生。
Since objects tend to aggregate onto the same page, there is little paging going on once a page is brought in.
尽管”第一页”有价值,但是在”随机存储”的链接中显示较难.(个人认为是技术上很难实现.原文:itcompeteswiththefunctionalitypresented in the random-accesslinks)
Although a "First" link has value, it competes with the functionality presented in the random-access links.
这个值与同一行中所有其他属性一起存储在一个数据页中。
The value is stored on a data page together with all other attributes of the same row.
但是,如果总的缓冲区大小太大,并且没有足够的存储器可用来分配给它们,那么将为每种页大小分配最少的缓冲池,性能就会急剧下降。
However, if the total buffer size is too large, and there is not enough storage to allocate them, a minimum system buffer pool for each page size is allocated, and performance is sharply reduced.
在会话中存储数据对象:由于我们已从数据库断开连接,因此需要将联系人数据对象存储在会话中,以便将它用于下一页。
Store the data object in the session: Because we are disconnected from the database, we need to store the contact data object in the session to make it available to the next page.
存储管理包含单点管理自动化以及针对数据库的统一页面大小。
Storage management with a single point for administration automation and a uniform page size for the database.
该向导的下一页允许您选择要添加到存储库工作区的组件。
The next page of the wizard allows you to select which components to add to your repository workspace.
验证您可以输入重音字符,以及它们在从永久性存储器重新读取时没有被代码页转换破坏(或缺乏该转换)。
Verify that you can enter accented characters, and that they are not corrupted by codepage transformations (or lack thereof) when reread from permanent storage.
同时,基于商业智能的工作负载可能受益于较大的页面大小,因为在经常进行扫描、聚集或排序等的一页上可以存储更多数据。
At the same time, business intelligence-based workloads may benefit from larger pages sizes as more data can be stored on a page that is often scanned, aggregated, or sorted, and so on.
同时,基于商业智能的工作负载可能受益于较大的页面大小,因为在经常进行扫描、聚集或排序等的一页上可以存储更多数据。
At the same time, business intelligence-based workloads may benefit from larger pages sizes as more data can be stored on a page that is often scanned, aggregated, or sorted, and so on.
应用推荐