Saturday, April 28, 2012

Oracle Unbreakable Enterprise Kernel Release 2

Попался мне интересный документ: Oracle Unbreakable Enterprise Kernel Release 2 Release Notes

Весьма рекомендую всем почитать.
Что привлекло мое внимание в новом ядре :
Transparent Huge Pages - dynamically allocating hugepages
Memory compaction - merge used pages into a new big block of contiguous pages
Transmit Packet Steering - spreading of outcoming network traffic across all CPUs in system


  

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.

How to disable/setup autostart parameters for specified instance ?

Q: We have a 4-node RAC. I need to disable autostart of the DB on one node only.    How to do it and how to see autostart parameters, confir...