iovec has quit [Quit: Connection closed for inactivity]
Haudegen has quit [Remote host closed the connection]
mort___ has joined #mirage
mort___ has left #mirage [#mirage]
Haudegen has joined #mirage
iovec has joined #mirage
Haudegen has quit [Remote host closed the connection]
jnavila has joined #mirage
djs55 has joined #mirage
djs55 has quit [Client Quit]
<kakekongen>
Have you collected any metrics on Albatross? In terms of bootup-latency e.g? And do you have any thoughts regarding how your project relate to jitsu (in terms of targeting solo5 and kvm instead of xen?
<kakekongen>
^ hannes: ^
mort___ has joined #mirage
djs55 has joined #mirage
<hannes>
kakekongen: atm there's some latency involved, since the vmmd process first communicates (via a unix domain socket) with the console reader to open a fifo before starting the vm.
<hannes>
haven't measured that properly, though
<hannes>
for jitsu, i think we can get that without any modifications to tcpip, and just have the dns server tell albatross to spawn the vm if it isn't there. i thought about that, but unfortuntely not enough time and demand to implement and test that approach
<hannes>
albatross also creates the tap device and connects it to a bridge [obviously that could be avoided with pre-created devices]
mort___ has quit [Quit: Leaving.]
mort___ has joined #mirage
djs55 has quit [Quit: Leaving.]
djs55 has joined #mirage
djs55 has quit [Quit: Leaving.]
djs55 has joined #mirage
djs55 has quit [Quit: Leaving.]
jnavila has quit [Remote host closed the connection]
mort___ has left #mirage [#mirage]
Haudegen has joined #mirage
mort___ has joined #mirage
<kakekongen>
hannes: Great, thanks! Do you know if jitsu is actively developed on some branch or somewhere, or has it mainly been abandoned after the paper (and the v0.2 blog post from Magnus Skjegstad)?