`

Adaptive Log File Sync

 
阅读更多

Adaptive Log File sync was introduced in 11.2. The parameter controlling this feature, _use_adaptive_log_file_sync, is set to false by default in 11.2.0.1 and 11.2.0.2.

In 11.2.0.3 the default is now true. When enabled, Oracle can switches between the 2 methods:

  • Post/wait, traditional method for posting completion of writes to redo log

LGWR explicitly posts all processes waiting for the commit to complete.
The advantage of the post/wait method is that sessions should find out almost immediately when the redo has been flushed to disk.

  • Polling, a new method where the foreground process checks if the LGWR has completed the write.

Foreground processes sleep and poll to see if the commit is complete.
The advantage of this new method is to free LGWR from having to inform many processes waiting on commit to complete thereby freeing high CPU usage by the LGWR.

when mode switches, it will write message to LGWR trace file.

*** 2012-10-02 08:15:47.049
kcrfw_update_adaptive_sync_mode: post->poll long#=316 sync#=1719 sync=247657
poll=12382 rw=6191 rw+=13890 ack=0 min_sleep=10023

 

But per my experience, “Polling” mode will cause higher average wait time of “log file sync” and is not a stable LGWR algorithm for heavy OLTP workload. It can be disabled by “alter system”.

 

Reference

Understanding LGWR, Log File Sync Waits and Commit Performance

分享到:
评论

相关推荐

    demo_adaptive_lasso_lasso_adaptivelasso_DEMO_adaptive_

    标题中的"demo_adaptive_lasso_lasso_adaptivelasso_DEMO_adaptive_"暗示了我们将探讨一个关于Adaptive Lasso的Python实现示例。描述中的"用python实现Adaptive Lasso"进一步确认了这一点,意味着我们将详细讨论如何...

    Nonlinear and Adaptive Control Design

    Nonlinear and Adaptive Control Design 电子书 Nonlinear and Adaptive Control Design 电子书

    Sybase Adaptive Server快速入门

    Sybase Adaptive Server快速入门

    Adaptive control (Astrom)

    《Adaptive Control (Astrom)》是一本关于自适应控制领域的经典教材,由著名控制理论专家Karl Astrom撰写。自适应控制是控制理论的一个重要分支,它涉及到动态系统在未知参数或不确定环境下如何自动调整控制器参数以...

    ROBUST ADAPTIVE DYNAMIC PROGRAMMING

    本书《Robust Adaptive Dynamic Programming》由姜宇和钟平江编写,主要探讨了自适应最优控制(Adaptive Optimal Control,简称AOC)的主题。AOC是指控制器能够逐步自我修改,以适应被控制系统的特性,其适应性通过...

    adaptive control

    《Nonlinear and Adaptive Control Design》是由Baba V. V. Krstic和Mihailo J. Kokotovic合著的一本经典书籍,它在自适应控制领域具有极高的权威性,尤其对于处理非线性系统的自适应控制问题提供了深入的理论与实践...

    adaptive-images.1.5.2.zip

    最后,`changelog.txt` 是更新日志,记录了这个版本相对于之前版本的改动,包括新增功能、bug修复和性能改进等。这对于开发者来说非常有价值,他们可以通过这个日志了解升级的必要性以及可能的影响。 响应式图片...

    Sybase Adaptive Server Anywhere 6.0.rar

    《Sybase Adaptive Server Anywhere 6.0:数据库管理与应用探索》 Sybase Adaptive Server Anywhere(ASA)6.0是一款由Sybase公司推出的高效、轻量级的关系型数据库管理系统,尤其适合于移动和嵌入式环境。该版本在...

    Adaptive Platform 标准文档

    "Adaptive Platform" 是一种先进的计算平台架构,旨在提供高度可扩展性、灵活性和自适应能力,以满足现代计算环境的复杂需求。该平台可能涵盖了软件、硬件以及两者之间的交互,旨在优化各种工作负载,包括大数据处理...

    AUTOSAR Adaptive Release 20-11.rar

    AUTOSAR Adaptive Release 20-11 是一个重要的软件平台更新,专为现代汽车行业的高级计算需求设计。AUTOSAR(AUTomotive Open System ARchitecture)是一种全球标准,旨在标准化汽车电子和软件系统的设计,以提高...

    Sybase Adaptive Server™ Enterprise ODBC驱动程序安装指南

    ### Sybase Adaptive Server Enterprise ODBC 驱动程序安装指南 #### 一、概述 本文档旨在指导用户如何从 CD-ROM 安装 Sybase Adaptive Server Enterprise 的 ODBC 驱动程序,使得用户可以从 Windows 9x 和 ...

    Adaptive Optics Engineering Handbook

    Adaptive Optics Engineering Handbook.

    AUTOSAR Adaptive Release 19.11.7z

    AUTOSAR Adaptive是AUTOSAR(汽车开放系统架构)的一部分,是一个高级的软件架构标准,专为现代汽车的复杂电子和软件系统设计。这个标准旨在提高汽车软件的灵活性、可扩展性和安全性,以适应快速发展的自动驾驶和车...

    Adaptive Filtering Primer with Matlab

    Adaptive Filtering Primer with Matlab Adaptive Filtering Primer with Matlab Adaptive Filtering Primer with Matlab Adaptive Filtering Primer with Matlab

    Adaptive AUTOSAR.zip

    Adapive AUTOSAR最新标准R20-11 Adaptive AUTOSAR Adaptive Platform AUTOSAR 自适应AUTOSAR 自适应平台AUTOSAR

    Adaptive Server 版本 12.5.2配置文档

    本文档是关于Adaptive Server Enterprise版本12.5.2的配置文档,提供了从早期版本升级到12.5.2的信息,包括一些安装指南中未包含的信息,以及一些需要纠正的信息。本文档主要涵盖了以下几个方面的内容: 1. 访问...

    ASAnywhere8 Adaptive Server Anywhere 8

    《Adaptive Server Anywhere 8:移动数据库的强大引擎》 Adaptive Server Anywhere(ASA),又称Sybase SQL Anywhere,是Sybase公司推出的一款高度可移植的、适用于嵌入式和移动环境的数据库管理系统。在...

Global site tag (gtag.js) - Google Analytics