<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>malloc &#8211; Noise</title>
	<atom:link href="https://noise.getoto.net/tag/malloc/feed/" rel="self" type="application/rss+xml" />
	<link>https://noise.getoto.net</link>
	<description>The collective thoughts of the interwebz</description>
	<lastBuildDate>Wed, 03 Feb 2021 12:00:00 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
	<item>
		<title>The effect of switching to TCMalloc on RocksDB memory use</title>
		<link>https://noise.getoto.net/2021/02/03/the-effect-of-switching-to-tcmalloc-on-rocksdb-memory-use/</link>
		
		<dc:creator><![CDATA[Dmitry Vorobev]]></dc:creator>
		<pubDate>Wed, 03 Feb 2021 12:00:00 +0000</pubDate>
				<category><![CDATA[malloc]]></category>
		<category><![CDATA[Memory]]></category>
		<category><![CDATA[Quicksilver]]></category>
		<category><![CDATA[RocksDB]]></category>
		<category><![CDATA[TCMalloc]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=203a90f1a5b973589479f55927bea0b2</guid>

					<description><![CDATA[Memory allocator is an important part of the system, so choosing the right allocator for a workload can give huge benefits. Here is a story of how we decreased service memory usage by almost three times.]]></description>
		
		
		<enclosure url="https://blog.cloudflare.com/content/images/2021/02/The-effect-of-switching-to-TCMalloc-on-RocksDB-memory-use-in-blog.png" length="0" type="" />

			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 23/60 objects using Memcached
Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Database Caching using Memcached

Served from: noise.getoto.net @ 2025-12-10 02:16:32 by W3 Total Cache
-->