questions on undo log

Xuekun Hu <[email protected]>
Newsgroups gmane.comp.db.mysql.devel
Message-ID <CACLBhCRxH-Arde9wg1bmdNXRS0ziC-kQu=Exbd0e4QjrToRH5Q@mail.gmail.com>
Hi, Guys

When reading innodb code, I'm little confused about the relationship
between innodb buffer pool and undo log:

From my understanding, in disk tablespace files, undo log can be
divided into two parts: rollback segments (1023 slots per segment) and
the undo space pointered by slot.

So my question is which part is cached in innodb buffer pool?  the
slot? or also the undo space?

BTW. If anyone knows any available doc to describe the internal of
innodb undo log mechanism, that should be very helpful to me. :-)

Many thanks.  - Xuekun

-- 
MySQL Internals Mailing List
For list archives: http://lists.mysql.com/internals
To unsubscribe:    http://lists.mysql.com/internals
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.