<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
  <title>Алексей Волков — заметки</title>
  <subtitle>Заметки о Rust, PostgreSQL, Kubernetes и высоконагруженных системах.</subtitle>
  <link href="https://ru2.corefall.ru/index_ru.html" rel="alternate" type="text/html"/>
  <link href="https://ru2.corefall.ru/feed_ru.xml" rel="self" type="application/atom+xml"/>
  <id>https://ru2.corefall.ru/index_ru.html</id>
  <updated>2026-04-19T10:10:23.647Z</updated>
  <author>
    <name>Алексей Волков</name>
    <email>a@volkov.dev</email>
  </author>
  <rights>© 2026 Алексей Волков</rights>

  <entry>
    <title>Трассировка TCP-соединений через eBPF без рестарта сервиса</title>
    <link href="https://ru2.corefall.ru/index_ru.html"/>
    <id>tag:ru2.corefall.ru,2026:/ru/ebpf-tcp-tracing</id>
    <updated>2026-04-16T10:10:23.647Z</updated>
    <published>2026-04-16T10:10:23.647Z</published>
    <summary>Как повесить kprobe на tcp_connect и получать события без изменения приложения.</summary>
    <category term="ebpf"/><category term="linux"/>
  </entry>

  <entry>
    <title>Тонкая настройка autovacuum в PostgreSQL 16</title>
    <link href="https://ru2.corefall.ru/index_ru.html"/>
    <id>tag:ru2.corefall.ru,2026:/ru/pg-autovacuum</id>
    <updated>2026-04-02T10:10:23.647Z</updated>
    <published>2026-04-02T10:10:23.647Z</published>
    <summary>Дефолтные параметры autovacuum в продакшне приводят к table bloat. Что и как крутить.</summary>
    <category term="postgres"/>
  </entry>

  <entry>
    <title>Tokio каналы: когда mpsc, а когда broadcast</title>
    <link href="https://ru2.corefall.ru/index_ru.html"/>
    <id>tag:ru2.corefall.ru,2026:/ru/tokio-channels</id>
    <updated>2026-03-18T10:10:23.647Z</updated>
    <published>2026-03-18T10:10:23.647Z</published>
    <summary>Четыре типа каналов в Tokio и когда какой выбирать без deadlock'ов.</summary>
    <category term="rust"/><category term="async"/>
  </entry>
</feed>
