about tlab
Srinivas Ramakrishna
ysr1729 at gmail.com
Fri Jul 20 22:30:40 PDT 2012
And of course TLABs come out of a part of the Java heap (which is Eden for
the case of most allocators in HotSpot).
See
http://java.sun.com/j2se/reference/whitepapers/memorymanagement_whitepaper.pdf
(top of page 8).
-- ramki
On Fri, Jul 20, 2012 at 8:40 PM, Yumin Qi <yumin.qi at oracle.com> wrote:
> tlab is thread local allocation, which is faster, java heap is a global
> pool.
>
>
> On 2012/7/20 19:29, ½¯³å wrote:
>
> What is the relationship between the tlab and the java heap?
>
> ------------------------------
>
> This email (including any attachments) is confidential and may be legally
> privileged. If you received this email in error, please delete it
> immediately and do not copy it or use it for any purpose or disclose its
> contents to any other person. Thank you.
>
> ±¾µçÓÊ(°üÀ¨Èκθ½¼þ)¿ÉÄܺ¬ÓлúÃÜ×ÊÁϲ¢ÊÜ·¨Âɱ£»¤¡£ÈçÄú²»ÊÇÕýÈ·µÄÊÕ¼þÈË£¬ÇëÄúÁ¢¼´É¾³ý±¾Óʼþ¡£Çë²»Òª½«±¾µçÓʽøÐи´ÖƲ¢ÓÃ×÷ÈκÎÆä
> ËûÓÃ;¡¢»ò͸¶±¾ÓʼþÖ®ÄÚÈÝ¡£Ð»Ð»¡£
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/hotspot-runtime-dev/attachments/20120720/f32da377/attachment.html
More information about the hotspot-runtime-dev
mailing list