<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/linux-7-2-showing-some-unexpected-nice-performance-gains-on-amd-epyc-sorano-rhg5o7iuf" -->

---
title: Linux 7.2 Showing Some Unexpected &amp; Nice Performance...
description: Early benchmarks of the Linux 7.2 development kernel on an AMD EPYC 8635P (Sorano) server reveal unexpected localhost network performance improvements. TCP...
canonical: https://daily.dev/posts/linux-7-2-showing-some-unexpected-nice-performance-gains-on-amd-epyc-sorano-rhg5o7iuf
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Linux 7.2 Showing Some Unexpected &amp; Nice Performance Gains On AMD EPYC Sorano | daily.dev
og:description: Early benchmarks of the Linux 7.2 development kernel on an AMD EPYC 8635P (Sorano) server reveal unexpected localhost network performance improvements. TCP...
og:url: https://daily.dev/posts/linux-7-2-showing-some-unexpected-nice-performance-gains-on-amd-epyc-sorano-rhg5o7iuf
og:image: https://api.daily.dev/og/posts/RhG5O7iuF.png
og:image:alt: Linux 7.2 Showing Some Unexpected &amp; Nice Performance Gains On AMD EPYC Sorano
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Linux 7.2 Showing Some Unexpected & Nice Performance Gains On AMD EPYC Sorano

**[Phoronix](https://daily.dev/sources/phoronix)** · 3 min read · 0 upvotes · 0 comments

## Summary

Early benchmarks of the Linux 7.2 development kernel on an AMD EPYC 8635P (Sorano) server reveal unexpected localhost network performance improvements. TCP throughput and QUIC performance improved noticeably compared to Linux 7.1, while UDP remained unchanged. Sockperf also showed lower latency. A likely explanation is a change in fs/select.c switching the poll implementation from free_page() to the kmalloc() API, which improves scalability. The stress-ng micro-benchmarks confirmed poll performance is several times faster in Linux 7.2. Notably, CPU power consumption on the EPYC 8635P was slightly lower despite the performance gains. These improvements are not AMD-specific and should benefit other hardware as well.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.phoronix.com/news/Linux-7.2--EPYC-Sorano-Network>

## Similar posts on daily.dev

- [Linux 7.0 Shows Off Nice Performance Gains For Databases In Small AMD EPYC Servers](https://daily.dev/posts/linux-7-0-shows-off-nice-performance-gains-for-databases-in-small-amd-epyc-servers-u9piwsk4k) · Phoronix · 0 upvotes · 0 comments
- [Linux 7.0 Shows Significant PostgreSQL Performance Gains On AMD EPYC Review](https://daily.dev/posts/linux-7-0-shows-significant-postgresql-performance-gains-on-amd-epyc-review-8rrrzzox7) · Phoronix · 0 upvotes · 0 comments

---

Tags: [#linux](https://daily.dev/tags/linux), [#networking](https://daily.dev/tags/networking)

[View this post on daily.dev](https://daily.dev/posts/linux-7-2-showing-some-unexpected-nice-performance-gains-on-amd-epyc-sorano-rhg5o7iuf)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Linux 7.2 Showing Some Unexpected & Nice Performance Gains On AMD EPYC Sorano","url":"https://daily.dev/posts/linux-7-2-showing-some-unexpected-nice-performance-gains-on-amd-epyc-sorano-rhg5o7iuf","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/linux-7-2-showing-some-unexpected-nice-performance-gains-on-amd-epyc-sorano-rhg5o7iuf"},"datePublished":"2026-06-23T16:30:00.195Z","dateModified":"2026-06-23T16:32:50.405Z","description":"Early benchmarks of the Linux 7.2 development kernel on an AMD EPYC 8635P (Sorano) server reveal unexpected localhost network performance improvements. TCP...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/a9d2cf81757e2b8a8da052ba2dd3ca11?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/a9d2cf81757e2b8a8da052ba2dd3ca11?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Phoronix","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Phoronix","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/6a26ba379dd64932830aa0c9803dd7ee","url":"https://daily.dev/sources/phoronix"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/linux-7-2-showing-some-unexpected-nice-performance-gains-on-amd-epyc-sorano-rhg5o7iuf","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"linux,networking","timeRequired":"PT3M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Phoronix","item":"https://daily.dev/sources/phoronix"},{"@type":"ListItem","position":3,"name":"Linux 7.2 Showing Some Unexpected & Nice Performance Gains On AMD EPYC Sorano"}]}
```

