Skip to content

Instantly share code, notes, and snippets.

@derekwaynecarr
derekwaynecarr / cpu-affinity-numa-awarness.md
Last active April 6, 2020 17:02
CPU Affinity and NUMA Toplogy Awareness

Author: Derek Carr

Last Updated: 04/17/2017

Status: Pending Review

CPU Affinity and NUMA Topology Awareness

This proposal describes a mechanism to extend Kubernetes via a custom node isolator and scheduler to support containers that

@markguo
markguo / socks.py
Created April 8, 2012 07:11 — forked from e000/socks.py
socksipy + urllib2 handler
"""SocksiPy - Python SOCKS module.
Version 1.00
Copyright 2006 Dan-Haim. All rights reserved.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice,