this post was submitted on 28 Jan 2025
116 points (99.2% liked)

Linux

49553 readers
1550 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
top 11 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 6 days ago

Really wish Phoronix would stop using AI slop for their articles.

[–] Ramenator 18 points 1 week ago (2 children)

Holy shit, I thought that it would bring some minor improvements, but those benchmarks are insane

[–] [email protected] 16 points 1 week ago* (last edited 1 week ago)

The benchmarks are against vanilla Wine. A lot of people are using the fsync patches, so ntsync is more about accuracy - things that didn't work under fsync should work under ntsync.

Instead of choosing between accuracy and performance hacks, ntsync should do it properly.

[–] [email protected] 3 points 1 week ago (1 children)

For some reason benchmarks won't load on my device.

Could anyone please upload the images somewhere else?

[–] [email protected] 10 points 1 week ago (1 children)

When will it hit arch linux?

[–] [email protected] 4 points 1 week ago* (last edited 1 week ago)

It'll probably release on March, since there's a release every 2 months and 6.13 was on Jan 20th.

They will release the first RC at the end of this week, so maybe someone will make an AUR package already (but no idea if current Wine can already take advantage of it, though).

[–] [email protected] 8 points 1 week ago (1 children)

These articles are very misleading because Proton is already patched to include fsync (I think it's fsync). So basically there won't be any performance improvement for most games under 99.999% of setups. Still a good thing that this is merged because it means the regular wine outside of proton will now be on par with proton

[–] [email protected] 7 points 1 week ago* (last edited 1 week ago) (1 children)

I think there are situations that fsync does not cover very efficiently, to the point that it can cause timing issues that lead to some bugs / incompatibilities. I wouldn't be so sure about that low of a % gain, it would be interesting to see benchmarks of fsync vs ntsync.

[–] [email protected] 2 points 1 week ago

Of course, but the articles make it seem like it will 6x the performance in some games when in reality it won't because the performance gain is already factored in upstream proton

[–] [email protected] 2 points 1 week ago

hope it gets into wine staging soon