TGTGInsighttelegram intelligenceLIVE / telegram public index
← Python Заметки

TGINSIGHT SIMILAR POSTS

Најди сличен содржај

Изворен канал @pythonotes · Post #335 · 29 мар.

В Linux стандартными средствами можно использовать часть оперативной памяти как диск. Для этого требуется указать тип монтирования tmpfs в команде mount mount -t tmpfs -o size=5G tmpfs /mnt/ram Теперь путь /mnt/ram можно использовать как обычный каталог. Для чего это может быть нужно? ▫️ Скорость работы с таким каталогом выше чем многие SSD и тем более HDD. ▫️ Если у вас очень быстрый SSD на NVMe M.2 то такой способ особо не прибавит вам скорости, но поможет сохранить ресурс SSD когда требуется обрабатывать очень много мелких файлов и оперативка позволяет выделить нужный объем. ▫️ Оперативка это энергозависимая память, поэтому выключении питания все файлы безвозвратно теряются. Такой "non persistent" каталог гарантирует удаление временных файлов. Я написал небольшой скрипт для условного теста и сравнения скорости копирования файлов между SSD и RAM. Вот мои результаты: Single File Size: 30.0Gb ssd > ssd: 0:00:12.850 / 2.3Gb/s sdd > ram: 0:00:06.453 / 4.6Gb/s ram > ram: 0:00:06.995 / 4.3Gb/s ram > sdd: 0:00:06.217 / 4.8Gb/s Dir size: 32.7Gb, File count: 11127 ssd > ssd: 0:00:15.063 / 2.2Gb/s sdd > ram: 0:00:08.486 / 3.9Gb/s ram > ram: 0:00:08.032 / 4.1Gb/s ram > sdd: 0:00:07.026 / 4.7Gb/s Скрипт для теста ↗️ На моём железе прирост скорости ~2x. Плюс экономия ресурса SSD. В Windows такой фишки по умолчанию нет, но обязательно найдутся аналогичные решения #linux#triks

Hashtags

Резултати

Пронајдени 1,453 слични објави

Глобално пребарување

Linuxgram 🐧

@linuxgram · Post #18107 · 19.03.2026 г., 02:57

📰 Running Mainline Linux, U-Boot, and Mesa on Rockchip: A year in review Get the recap of Nicolas Frattaroli's FOSDEM talk detailing Rockchip’s mainline progress, including Vulkan 1.4 and NPU support as a vital path to sustainable, affordable hardware. 🔗 Source: https://www.collabora.com/news-and-blog/blog/2026/03/02/running-mainline-linux-u-boot-and-mesa-on-rockchip-a-year-in-review/ #linux

Hashtags

Linuxgram 🐧

@linuxgram · Post #18102 · 18.03.2026 г., 12:08

📰Manjaro Linux Team Goes on Strike, Threatens to Fork the Project A significant portion of the Manjaro team has signed a manifesto demanding the project split from its parent company and restructure as a non-profit. 🔗 Source: https://feed.itsfoss.com/link/24361/17301403/manjaro-team-strike #linux

Hashtags

Linuxgram 🐧

@linuxgram · Post #18092 · 17.03.2026 г., 16:58

📰 Linux gaming is "solved" until anti-cheat shows up Linux and third-party anti-cheat clients are like water and oil. 🔗 Source: https://www.xda-developers.com/linux-gaming-is-solved-until-anti-cheat-shows-up/ #linux

Hashtags

Linuxgram 🐧

@linuxgram · Post #18077 · 16.03.2026 г., 15:39

📰 I dug into the Flipper One's firmware, and it's not a Flipper Zero sequel — it's a pocket Linux PC The firmware of the Flipper One is already publicly available, and there's a lot of interesting tech. 🔗 Source: https://www.xda-developers.com/dug-into-flipper-one-firmware-not-flipper-zero-sequel/ #linux

Hashtags

Linuxgram 🐧

@linuxgram · Post #18076 · 16.03.2026 г., 13:41

📰 SteamOS proved the Linux desktop works when you stop trying to make it look like Windows SteamOS hasn't brought about "the great exodus" to Linux, but it does teach distros how to do it right. 🔗 Source: https://www.xda-developers.com/steamos-proved-the-linux-desktop-works-when-you-stop-trying-to-make-it-look-like-windows/ #linux

Hashtags

Linuxgram 🐧

@linuxgram · Post #18050 · 13.03.2026 г., 08:50

📰 TrueNAS Connect Announced For Offering Enterprise Features Without The Hardware Last year TrueNAS unified their SCALE and CORE offerings as part of solidifying their enterprise storage efforts around Linux from their prior FreeBSD base. This year the developers at iXsystems have another change in store with announcing TrueNAS Connect as a new bridge for accessing TrueNAS enterprise storage features without having to invest in their hardware... 🔗 Source: https://www.phoronix.com/news/TrueNAS-Connect-2026 #linux

Hashtags

Linuxgram 🐧

@linuxgram · Post #18039 · 12.03.2026 г., 08:44

📰 freedesktop Closes Controversial Age Verification API Proposal A proposed age verification interface for Linux desktops has been closed in the freedesktop XDG specs, following strong community feedback. 🔗 Source: https://linuxiac.com/xdg-age-verification-interface-proposal-closed/ #linux

Hashtags

Linuxgram 🐧

@linuxgram · Post #18036 · 11.03.2026 г., 22:57

📰 NVIDIA 580.142 Production-Ready Linux Graphics Driver Released with Bug Fixes NVIDIA 580.142 production-ready graphics driver for Linux is now available for download with various bug fixes to improve stability. 🔗 Source: https://9to5linux.com/nvidia-580-142-production-ready-linux-graphics-driver-released-with-bug-fixes #linux

Hashtags

Linuxgram 🐧

@linuxgram · Post #18035 · 11.03.2026 г., 22:06

📰 SUSE May Undergo Another Ownership Change in Potential $6 Billion Sale According to Reuters, EQT is exploring options to sell SUSE, the enterprise Linux vendor it took private in 2023. 🔗 Source: https://linuxiac.com/suse-linux-may-undergo-another-ownership-change/ #linux

Hashtags

Linuxgram 🐧

@linuxgram · Post #18008 · 07.03.2026 г., 18:46

📰Fastfetch 2.60 System Information Tool Adds Moss Package Support Fastfetch 2.60 introduces Zed editor detection, moss package support, and enhanced window manager detection on Linux. 🔗 Source: https://linuxiac.com/fastfetch-2-60-system-information-tool-adds-moss-package-support/ #linux

Hashtags

Linuxgram 🐧

@linuxgram · Post #17999 · 06.03.2026 г., 20:48

📰 New ASUS, Dell & OneXPlayer Hardware Support In Linux 7.0-rc3 A pull request sent out today and already merged to Linux Git ahead of Sunday's Linux 7.0-rc3 has some new hardware driver support additions for the likes of ASUS, HP, Dell, and OneXPlayer... 🔗 Source: https://www.phoronix.com/news/Linux-7.0-rc3-Platform-Drivers #linux

Hashtags

Linuxgram 🐧

@linuxgram · Post #17996 · 06.03.2026 г., 15:40

📰 Transport Fever 3 confirmed for Linux and macOS support The upcoming Transport Fever 3 from Urban Games is due out later this year, and the developers just confirmed more platforms will be supported.Read the full article on GamingOnLinux. 🔗 Source: https://www.gamingonlinux.com/2026/03/transport-fever-3-confirmed-for-linux-and-macos-support/ #linux

Hashtags

12•••89101112•••100•••121122
ПретходнаСтраница 10 од 122Следна