Zbr's days.
October
Sun Mon Tue Wed Thu Fri Sat
 
31      
2007
Months
Oct

About :: TODO :: Blog :: RSS :: Old blog :: Projects :: GIT :: Gallery :: Notes

Wed, 31 Oct 2007

Good resting place.

It was fun evening - we celebrated my boss' birtday in carting center, where we got bloody outstandingly good home-brew, which flushed brains after 50 grams. Later me and Grange with Masha moved around and found a really good place called 'The last drop' on Strastnoy avenue, where sat upto about 1 o'clock, which was really cool.
Especially good excerpts from safety measures:

  • forbidden to start drinking special drinks without address of the body delivering in the back left pocket
  • forbidden to start drinking special drinks without money for the body delivering in the back left pocket
  • forbidden to get 'Chikatilo', 'First drop' mixes without helmet of any colour
  • forbidden to mix non-alcohol drinks to avoid morning hangover
  • forbidden to use barmen to bring your date into heavy alcohol intoxication with selfish ends and without her agreement
I want to move there again :)

/life :: Link / Comments (1)


Distributed storage checksums.

I've changed code to use crc32c Castagnoli checksum instead of Adler - now it is both used in kernel and userspace target. Code is being tested in various interesting configurations (like linear array is being exported to remote node, where it is added to mirror setup with another remote node with userspace target) and bug was fixed especially in unusual cases (like I described yesterday when mirroring with only one node failed to setup).
Checksumming also is being tested by injecting errors after data was written by test client.

I would like to finish this today but have to go...

/devel/dst :: Link / Comments (0)