Forwarded from /usr/bin
Memory Management in Linux
Управление памятью в Linux состоит из двух основных компонентов:
а). Первый касается совместного использования и освобождения блоков физической памяти, групп страниц и небольших блоков памяти.
б). Второй обрабатывает виртуальную память, отображаемую в памяти в адресное пространство активных процессов.
Читать дальше.
Управление памятью в Linux состоит из двух основных компонентов:
а). Первый касается совместного использования и освобождения блоков физической памяти, групп страниц и небольших блоков памяти.
б). Второй обрабатывает виртуальную память, отображаемую в памяти в адресное пространство активных процессов.
Читать дальше.
Forwarded from DevBrain
Как работает Redis? Узнать можно тут: https://bit.ly/3pIbA5b
architecturenotes.co
Redis Explained
A deep technical dive into all things Redis. Covering various Redis topologies, data persistence and process forking.
Forwarded from Патчкорд
240.0.0.0/4 в большом Интернете - исследование RIPE Labs, судя по которому у Amazon совсем плохо всё с адресами и они себе этот блок задействовали по полной и не только они одни.
RIPE Labs
240/4 As Seen by RIPE Atlas
In this article we use data from RIPE Atlas probes to investigate the usage of 240/4, a block of IPv4 addresses 'reserved for future use', formally known as Class E in the wild.
Forwarded from Записки админа
🛠 Пятничное и ни к чему не обязывающее, но всё равно занятное.
Это легитимный URL. Можете попробовать разобрать по частям его сами, либо заглянуть в статью от разработчика CURL:
https://daniel.haxx.se/blog/2022/09/08/http-http-http-http-http-http-http/
#curl #напочитать
http://http://http://@http://http://?http://#http://
Это легитимный URL. Можете попробовать разобрать по частям его сами, либо заглянуть в статью от разработчика CURL:
https://daniel.haxx.se/blog/2022/09/08/http-http-http-http-http-http-http/
#curl #напочитать
https://github.com/mholt/curl-to-go
https://mholt.github.io/curl-to-go/
#curl #go #golang #generator #github
https://mholt.github.io/curl-to-go/
#curl #go #golang #generator #github
GitHub
GitHub - mholt/curl-to-go: Convert curl commands to Go code in your browser
Convert curl commands to Go code in your browser. Contribute to mholt/curl-to-go development by creating an account on GitHub.
Understanding How Envoy Sidecar Intercept and Route Traffic in Istio Service Mesh · Jimmy Song
https://jimmysong.io/en/blog/understanding-how-envoy-sidecar-intercept-and-route-traffic-in-istio-service-mesh/
#istio #routing #explained
https://jimmysong.io/en/blog/understanding-how-envoy-sidecar-intercept-and-route-traffic-in-istio-service-mesh/
#istio #routing #explained
jimmysong.io
Understanding How Envoy Sidecar Intercept and Route Traffic in Istio Service Mesh
Details about Envoy sidecar with iptables rules.