<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Memory Management on Neat Guy Coding</title><link>https://neatguycoding.com/categories/memory-management/</link><description>Recent content in Memory Management on Neat Guy Coding</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>© 2026 NeatGuyCoding</copyright><lastBuildDate>Wed, 03 Feb 2021 00:00:00 +0000</lastBuildDate><atom:link href="https://neatguycoding.com/categories/memory-management/index.xml" rel="self" type="application/rss+xml"/><item><title>JDK Tough Way - 1. A Comprehensive Guide to Thread Local Allocation Buffers</title><link>https://neatguycoding.com/posts/tough-jdk-1-tlab/</link><pubDate>Wed, 03 Feb 2021 00:00:00 +0000</pubDate><guid>https://neatguycoding.com/posts/tough-jdk-1-tlab/</guid><description>A deep dive into JVM&amp;rsquo;s Thread Local Allocation Buffer (TLAB) mechanism, covering design principles, implementation details, performance optimization, and source code analysis. Learn how TLAB improves memory allocation efficiency in multi-threaded environments and master TLAB tuning techniques.</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://neatguycoding.com/posts/tough-jdk-1-tlab/featured.jpg"/></item></channel></rss>