Skip to content

Instantly share code, notes, and snippets.

View gilou's full-sized avatar
🏠
Working from home

Gilles Pietri gilou

🏠
Working from home
View GitHub Profile
@gilou
gilou / Vagrantfile
Last active October 3, 2016 23:37
Quick and dirty ansible configuration to work with Vagrant's ansible provisionner, allowing for ad-hoc & playbook fun.
# Somewhere along the Vagrantfile, you need to set up the ansible provisionner
config.vm.provision "ansible" do |ansible|
ansible.playbook = "go.yml"
end
# ...
KVM process :
29.36% [kernel] [k] read_tsc
11.49% [kernel] [k] ktime_get
8.65% [kernel] [k] kvm_arch_vcpu_runnable
8.00% [kernel] [k] vmx_interrupt_allowed
7.51% [kernel] [k] apic_update_ppr
6.70% [kernel] [k] kvm_apic_accept_pic_intr
4.02% [kernel] [k] kvm_vcpu_check_block
3.93% [kernel] [k] kvm_cpu_has_interrupt
3.91% [kernel] [k] kvm_apic_has_interrupt
@gilou
gilou / deps_liq.txt
Last active May 13, 2018 21:42
deps liquidsoap 1.2 ubuntu 15
sudo apt-get install build-essential automake
sudo apt-get install ocaml-findlib libcamomile-ocaml-dev libshout3-dev libvorbis-dev libid3tag0-dev libasound2-dev autoconf automake libtag1-dev libmp3lame-dev libfdk-aac-dev libopus-dev libfaad-dev ladspa-sdk libsoundtouch-dev libpcre-ocaml-dev libinotify-ocaml-dev libjack-dev libsamplerate-dev libmad0-dev libflac-dev
# schroeding: libschroedinger-dev
# dssi : dssi-dev
# xml playlist: libxmlm-ocaml-dev
# Debian : libresample1-dev ou rien