Skip to content

Instantly share code, notes, and snippets.

View psvmcc's full-sized avatar

Sergey Putko psvmcc

  • Limassol, Cyprus
View GitHub Profile
@psvmcc
psvmcc / udp2kitten.go
Last active August 8, 2019 11:24
kittenhouse udp example
package main
import (
"log"
"net"
"hash/crc32"
"encoding/binary"
)
func main() {

Rook on Digital Ocean

image

What Problem are we solving

Storage on Kubernetes.

tl;dr

# setting up irq affinity according to /proc/interrupts
# 2008-11-25 Robert Olsson
# 2009-02-19 updated by Jesse Brandeburg
#
# > Dave Miller:
# (To get consistent naming in /proc/interrups)
# I would suggest that people use something like:
# char buf[IFNAMSIZ+6];
#
# sprintf(buf, "%s-%s-%d",