Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testing Oracle's Use of Optane Persistent Memory, Part 1 - Low Latency Commits | Tanel Poder Consulting #31

Open
utterances-bot opened this issue Jul 17, 2022 · 1 comment

Comments

@utterances-bot
Copy link

Testing Oracle's Use of Optane Persistent Memory, Part 1 - Low Latency Commits | Tanel Poder Consulting

Part 1 [this post], part 2.
Introduction Introduction My home lab Optane setup Testing Oracle commit latency OS-level view Oracle metrics New log writing behavior internals Summary There will be multiple posts in this series. In this post I will focus on Oracle’s use of Optane Persistent Memory (PMEM) for fast transaction log data flushes (persisting data from redo log buffer to “disk”). There’s more than just the log buffer flush on the critical path of a transaction commit, like messaging and wakeups between the Log Writer and the database connection (foreground) process, I will cover this in the next part. - Linux, Oracle, SQL performance tuning and troubleshooting - consulting & training.

https://tanelpoder.com/posts/testing-oracles-use-of-optane-persistent-memory/

Copy link

wonderful article. thank you very much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants