<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet href="/rss/stylesheet/" type="text/xsl"?>
<rss xmlns:content='http://purl.org/rss/1.0/modules/content/' xmlns:taxo='http://purl.org/rss/1.0/modules/taxonomy/' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#' xmlns:itunes='http://www.itunes.com/dtds/podcast-1.0.dtd' xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:atom='http://www.w3.org/2005/Atom' xmlns:podbridge='http://www.podbridge.com/podbridge-ad.dtd' version='2.0'>
<channel>
  <title>Snicoe&apos;s Blog</title>
  <language>zh-cn</language>
  <generator>microfeed.org</generator>
  <itunes:type>serial</itunes:type>
  <itunes:explicit>false</itunes:explicit>
  <atom:link rel="self" href="https://blog-arklink-org.pages.dev/rss/" type="application/rss+xml"/>
  <link>https://blog.arklink.org</link>
  <description>
    <![CDATA[<p>这里是Snicoe自言自语的地方，随便写点东西，也没啥人看，所以看心情更新一些陈芝麻烂谷子的东西。</p><p>我可能不会经常维护此站点，也许可能永久不更新消失在汪洋互联网之中，会回来吗？也许吧，Good Luck！</p><p>社媒: <a href="https://www.instagram.com/snicoe0716" rel="noopener noreferrer" target="_blank">Instagram</a> | <a href="https://www.youtube.com/@snicoeofficial" rel="noopener noreferrer" target="_blank">Youtube</a> | <a href="https://x.com/snicoeofficial" rel="noopener noreferrer" target="_blank">X / Twitter</a></p><p>如果你使用了我的部分服务可以前往<a href="https://status0.arklink.org" rel="noopener noreferrer" target="_blank">Status</a>页面查看可用状态，全部服务均优先运行在IPv6网络。</p><p>本人生理男性并自认为男性，性取向正常，社恐一个，看心情回复❤️。</p>]]>
  </description>
  <itunes:author>Snicoeの自言自语</itunes:author>
  <itunes:image href="https://media-cdn.arklink.org/blog-arklink-org/production/images/channel-35018318ef9161a58e1728b4144ab0a9.png"/>
  <image>
    <title>Snicoe&apos;s Blog</title>
    <url>https://media-cdn.arklink.org/blog-arklink-org/production/images/channel-35018318ef9161a58e1728b4144ab0a9.png</url>
    <link>https://blog.arklink.org</link>
  </image>
  <copyright>©2019-2026</copyright>
  <itunes:category text="Science"/>
  <item>
    <title>FreeBSD提升带宽能力，分载多核CPU处理网卡队列</title>
    <guid>Y25md2BU3_v</guid>
    <pubDate>Wed, 01 Jul 2026 13:06:26 GMT</pubDate>
    <itunes:explicit>false</itunes:explicit>
    <description>
      <![CDATA[<p>接上回说到，目前已经在家中基于FreeBSD的<a href="https://blog.arklink.org/i/freebsdipv6-mostly-L7mQG21zi_p/" rel="noopener noreferrer" target="_blank">FreeBSD IPv6 Mostly</a>，不过IPv6转发依然无法达到10Gbps的速度，大概在5Gbps左右，而且转发时，8C只占用了1C<img src="https://media-cdn.arklink.org/blog-arklink-org/production/media/rich-editor/items/Y25md2BU3_v/image-8270bd3882b7f97df4d481dc734a8208.png" width="436" height="105.86090047557329" style="">解决这个问题倒是也不难，因为我的FreeBSD跑在PVE上，需要手动开启多队列功能，我这里是8C就写8</p><p><img src="https://media-cdn.arklink.org/blog-arklink-org/production/media/rich-editor/items/Y25md2BU3_v/image-819f6719b893cdd81fcad1fa243a67d7.png" width="437" height="193.9795147781586" style=""></p><p>接着在FreeBSD的/boot/loader.conf里面添加几行，接着重启一下</p><pre class="ql-syntax" spellcheck="false">hw.vtnet.mq_disable=0
hw.vtnet.max_queues=0
net.isr.bindthreads=1
net.isr.dispatch=direct
</pre><p>重启之后就能愉快的吃满多核也能跑满万兆了</p><p>    <img src="https://media-cdn.arklink.org/blog-arklink-org/production/media/rich-editor/items/Y25md2BU3_v/image-a5eeebabf716e168987aff54eb2eeb33.png" width="319" height="181.73135934895558" style=""><img src="https://media-cdn.arklink.org/blog-arklink-org/production/media/rich-editor/items/Y25md2BU3_v/image-d8e55fe67f34a073bdf090271561f3d9.png" width="451" height="96.55518903771572" style=""></p><p><br></p>]]>
    </description>
    <link>https://blog.arklink.org/i/freebsdcpudui-lie-Y25md2BU3_v/</link>
    <itunes:episodeType>full</itunes:episodeType>
  </item>
</channel>
</rss>