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

TGINSIGHT SIMILAR POSTS

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

Изворен канал @pythonotes · Post #9 · 7 јан.

Иногда бывает ситуация когда dev-сервер по какой-либо причине не закрылся и висит в процессах, занимая порт. Это может быть из-за падения IDE или просто сам забыл погасить и закрыл терминал. Для таких случаев я набросал простую функцию с командой: kill_on_port() { port=$(lsof -t -i:$1) echo "KILL PROCESS:" $port sudo kill -9 $port } alias killonport="kill_on_port $@" Код поместить в ~/.bashrc и рестартнуть систему. Если во время старта dev-сервера получаете ошибку что порт уже занят, просто выполните команду, подставив свой порт. Bash kill_on_port 8000 Скорее всего бесполезно, если другой процесс назначен на перезапуск вашего dev-сервера в случае падения. Имя команды можете изменить на любое другое. #linux

Hashtags

Резултати

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

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

Linuxgram 🐧

@linuxgram · Post #18626 · 30.04.2026 г., 10:32

📰 AMD Posts Newest Linux Patches To Accelerate Page Migration For Better Performance Posted to the Linux kernel mailing list this week was the newest revision of a patch series originally started in early 2025 by a NVIDIA engineer for accelerating page migration. Now being worked on by AMD engineers, this accelerated page migration via batch copies and hardware offloading continues to show promising results... 🔗 Source: https://www.phoronix.com/news/Accelerated-Page-Migration-v4 #amd#kernel#linux

Linuxgram 🐧

@linuxgram · Post #18576 · 26.04.2026 г., 11:56

📰 The New Linux Kernel AI Bot Uncovering Bugs Is A Local LLM On Framework Desktop + AMD Ryzen AI Max Earlier this month on Phoronix we were the first to draw attention to a new fuzzing tool / AI bot uncovering kernel bugs by Greg Kroah-Hartman, the "second in command" for Linux kernel development and stable maintainer. Greg has now shared more light on the "gregkh_clanker_t1000" for this tool that has been uncovering more Linux kernel bugs the past few weeks... 🔗 Source: https://www.phoronix.com/news/Clanker-T1000-AMD-Ryzen-AI-Max #amd#kernel#linux

Linuxgram 🐧

@linuxgram · Post #18539 · 23.04.2026 г., 07:11

📰 Linux May Drop Legacy 3Com, AMD, and Xircom Ethernet Drivers The Linux kernel may drop 18 old Ethernet drivers for ISA- and PCMCIA-era hardware as maintainers question whether the aging code still has active users. 🔗 Source: https://linuxiac.com/linux-may-drop-legacy-3com-amd-and-xircom-ethernet-drivers/ #amd#kernel#linux

Linuxgram 🐧

@linuxgram · Post #18488 · 19.04.2026 г., 16:02

📰 Valve Developer Further Improves Old AMD GPUs: HD 7870 XT Finally Working On Linux Timur Kristóf of Valve's Linux graphics driver team is the one that worked on improving the old AMD Radeon GCN 1.0/1.1 graphics card support by making AMDGPU driver improvements so it could become the default for these Southern Islands and Sea Islands GPUs rather than the legacy Radeon kernel driver. That meant better performance, RADV Vulkan support out-of-the-box, and other benefits. 🔗 Source: https://www.phoronix.com/news/AMD-Harvested-GPUs-Linux #amd#kernel#linux

Linuxgram 🐧

@linuxgram · Post #18487 · 19.04.2026 г., 13:57

📰 Valve Developer Further Improves Old AMD GPUs: HD 7870 XT Finally Working On Linux Timur Kristóf of Valve's Linux graphics driver team is the one that worked on improving the old AMD Radeon GCN 1.0/1.1 graphics card support by making AMDGPU driver improvements so it could become the default for these Southern Islands and Sea Islands GPUs rather than the legacy Radeon kernel driver. That meant better performance, RADV Vulkan support out-of-the-box, and other benefits. 🔗 Source: https://www.phoronix.com/news/AMD-Harvested-GPUs-Linux #amd#kernel#linux

Linuxgram 🐧

@linuxgram · Post #18456 · 16.04.2026 г., 07:59

📰 AMD Linux Graphics Driver Introducing "Power Module" To Better Match Windows Behavior With the set of today's AMDGPU kernel graphics driver Display Core (DC) patches is a rather curious addition with wiring up the Linux code to a "power module" that looks like it will better match Microsoft Windows behavior with the AMD Radeon driver around display-related power savings features... 🔗 Source: https://www.phoronix.com/news/AMDGPU-DC-Power-Module #amd#kernel#linux

Linuxgram 🐧

@linuxgram · Post #18446 · 15.04.2026 г., 12:37

📰 Linux Kernel 7.1 Drops 486 and AMD Elan CPU Support Linux kernel 7.1 development begins with x86 changes removing 486, 486SX, and AMD Elan CPU support. 🔗 Source: https://linuxiac.com/linux-kernel-7-1-drops-486-and-amd-elan-cpu-support/ #amd#kernel#linux

Linuxgram 🐧

@linuxgram · Post #18333 · 07.04.2026 г., 14:55

📰 AMD ISP4 Driver On Track To Be Merged For Linux 7.2 It looks like with the Linux 7.2 kernel later in the year the AMD ISP4 driver will finally be merged to mainline. This driver is needed for the web camera on the HP ZBook Ultra G1a Strix Halo laptop and other future AMD Ryzen laptops... 🔗 Source: https://www.phoronix.com/news/AMD-ISP4-For-Linux-7.2 #linux#amd#kernel

Linuxgram 🐧

@linuxgram · Post #18310 · 04.04.2026 г., 15:09

📰 Linux 7.1 To Expose AMD Zen 6's AVX-512 BMM For Guest VMs A small but important patch that looks like it will be merged for the upcoming Linux 7.1 kernel is for enumerating AVX-512 BMM support for KVM virtualized guests. AVX-512 BMM is one of the exciting ISA additions with next-gen AMD Zen 6 processors... 🔗 Source: https://www.phoronix.com/news/Linux-7.1-KVM-AVX-512-BMM #linux#amd#kernel

Linuxgram 🐧

@linuxgram · Post #18291 · 03.04.2026 г., 06:30

📰 AMD P-State Driver Introducing New Features With Linux 7.1 A few Linux kernel releases have passed since there have been any new features to talk about for the AMD P-State driver for CPU frequency scaling / power management with modern AMD Ryzen and EPYC processors. But for the upcoming Linux 7.1 kernel there are some new features now ready for mainline... 🔗 Source: https://www.phoronix.com/news/AMD-P-State-Linux-7.1 #linux#amd#kernel

Linuxgram 🐧

@linuxgram · Post #18243 · 30.03.2026 г., 10:51

📰 AMD Revives Linux Kernel Patches For Hardware-Accelerated vIOMMU Back in 2023 AMD posted hardware-accelerated virtualized IOMMU patches for the Linux kernel as a request for comments (RFC). In 2024 they then posted a second iteration of the AMD vIOMMU patches but then seemingly fell off the radar. This morning is now the first set of updated AMD vIOMMU patches sent out on the Linux kernel mailing list with the RFC tag now removed... 🔗 Source: https://www.phoronix.com/news/AMD-vIOMMU-2026-Linux #linux#amd#kernel

Linuxgram 🐧

@linuxgram · Post #18148 · 23.03.2026 г., 11:00

📰 AMD Posts Latest "pghot" Code For Overhauling Linux Hot Page Tracking & Promotion One of the core Linux infrastructure improvements that AMD engineers have been working on recently is pghot as a hot-page tracking and promotion subsystem. This proposed addition to the Linux kernel could be quite beneficial especially for those using modern AMD EPYC servers with CXL and multiple memory tiers... 🔗 Source: https://www.phoronix.com/news/AMD-pghot-RFC-Latest-Linux #kernel#linux#amd

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