Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: recreable/freeable chunks

Re: recreable/freeable chunks

From: Tanel Poder <tanel.poder.003_at_mail.ee>
Date: Tue, 06 Jan 2004 08:29:25 -0800
Message-ID: <F001.005DBDB0.20040106082925@fatcity.com>


> You are right. But the actual freeing process (from the re-creatable
> chunks) is quite different from what you have explained. The

Yup, I didn't want to get too much in details about different LRU lists, otherwise the post would have got too long.

> recreatable chunks (they are freeable, but can be re-creatable if
> required as you have explained) will be falling in two catagories.

Are you saying that a freeable chunk can become recreatable? The recr and freeable chunks have different headers in structure and size AFAIK? Or did you mean that one can explicitly free a recreatable chunk if needed?

>
> They are either pinned or un pinned. The unpinned list again has two
> separate lists (two LRU lists, one for transient and another one is for
> recurrent), and the freeing process starts from transient list.

Btw, does Oracle really have two different physical lists for transient and recurrent unpinned recreatable chunks or is there just one, with two, transient and recurrent, ends?

Thanks,
Tanel.

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Tanel Poder
  INET: tanel.poder.003_at_mail.ee

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Tue Jan 06 2004 - 10:29:25 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US