<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Adaptive - 标签 - Victor's Code Journey</title><link>http://www.victorchu.info/tags/adaptive/</link><description>Adaptive - 标签 - Victor's Code Journey</description><generator>Hugo -- gohugo.io</generator><language>zh-cn</language><managingEditor>victorchu0610@outlook.com (victorchutian)</managingEditor><webMaster>victorchu0610@outlook.com (victorchutian)</webMaster><lastBuildDate>Mon, 17 Aug 2026 12:02:43 +0800</lastBuildDate><atom:link href="http://www.victorchu.info/tags/adaptive/" rel="self" type="application/rss+xml"/><item><title>自适应算法简介</title><link>http://www.victorchu.info/posts/2026/08/78ac49b9/</link><pubDate>Mon, 17 Aug 2026 12:02:43 +0800</pubDate><author><name>victorchutian</name></author><guid>http://www.victorchu.info/posts/2026/08/78ac49b9/</guid><description><![CDATA[<div class="featured-image">
                <img src="/feature-images/algorithm.webp" referrerpolicy="no-referrer">
            </div><h2 id="一从一个常见的运维难题说起" class="headerLink">
    <a href="#%e4%b8%80%e4%bb%8e%e4%b8%80%e4%b8%aa%e5%b8%b8%e8%a7%81%e7%9a%84%e8%bf%90%e7%bb%b4%e9%9a%be%e9%a2%98%e8%af%b4%e8%b5%b7" class="header-mark"></a>一、从一个常见的运维难题说起</h2><p>先抛个场景：某个核心服务运行了一段时间后，运维同学收到告警——<strong>Full GC 次数突然飙高</strong>。登录机器一看，Metaspace 使用率长期维持在 90% 以上，老年代被反复撑爆。</p>
<p>按照经验，第一反应是加大 <code>-XX:MetaspaceSize</code>。但问题是：<strong>加大到多少合适？</strong> 设 256M，下次告警；设 512M，内存浪费严重；设 1G，业务方立刻投诉资源利用率低。</p>]]></description></item></channel></rss>