Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: SGA Free memory
Hi Jonathan,
> loop
> detach some items from end of library cache LRU
> distribute items to shared pool free list - coalescing where
possible
> check for large enough chunk on free list
> return if allocation succeeds
> end loop
>
> There may be a limit on the number of times round the loop -
Apparently the limit is 5 iterations (see Russell Green, OOW Sep. 2005)
Regards,
Luca
-- http://www.freelists.org/webpage/oracle-lReceived on Fri Feb 10 2006 - 02:15:39 CST
![]() |
![]() |