An in-depth discussion on shared pool (i.)
Link
Http://www.eygle.com/internal/shared_pool-1.htm
The setting of shared pool is always a controversial subject.
In many articles, shared pool sets up an additional management burden that can lead to
Describes the free lists and shared pool LRU list.
Allocation of chunk in Shared pool
1, the size of the chunk in the shared pool is not the same, but is continuous
2, because chunk is the smallest unit allocated, so the session needs to allocate
This section describes free lists and shared pool lru list.1. The chunk size in the shared pool is different, but it is continuous.2. Because the chunk is the smallest unit for allocation, the session will apply in chunk units when it needs to
This section describes freelists and sharedpoollrulist. freelist idle list is divided by bucket. There are a total of 255 buckets. bucket0 --- bucket254 each bucket has a chunklist; freelists have unused chunkRESERVEDFREELISTS: the number of buckets
Internal Management Mechanism of Oracle Share Pool
The share pool is managed using HEAP memory management. It is physically composed of multiple memory zones (EXTENT) and consists of multiple chunks of different sizes. The CHUNK can be reused and
This article mainly refer to this blog: http://hxraid.iteye.com/blog/647759The basic principle of the bucket sorting algorithm is that all the elements in the array are divided into chunks, that is, several buckets, then the data in each bucket is
Conclusions1, the parameters associated with the shared pool are: shared_pool_size,shared_pool_reserved_size,_shared_pool_reserved_pct
_shared_pool_reserved_min_alloc
2,shared_pool_reserved_size generally default is Shared_pool_size 5%, this ratio
Memached is a high performance distributed memory object system that reduces the number of data reads to the disk and improves service speed by storing data objects in memory.Start with the business requirements. After we insert a key-value pair
What is memcached?
Memcached is a software developed by Brad fitzpatric, danga interactive under livejournal. It has become an important factor in improving the scalability of Web applications among many services such as Mixi, hatena, Facebook,
I. OverviewThis article briefly introduces the basic use of the voice recognition of Baidu (in fact, when the landlord wants to get a card player and no money, grab a bag of what is not, had to make speech recognition)Second, create the
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.