Archive for the 'architecture' Category
Tuesday, April 13th, 2010
Notes (exert) from Joanna Rutkowska recent paper comparing KVN and XEN architectures from security and design standpoint
Posted in architecture, for:collidr, kernel, kvm, Linux, Security, system, virtualization, xen | Comments Off | permalink
Thursday, March 25th, 2010
excellent notes about app design, and what can happen if an app tries to implement its own memory management
Posted in architecture, cache, caching, kernel, memory, memory_management, OS, varnish, virtual_memory, vm | Comments Off | permalink
Saturday, January 23rd, 2010
Second Life notes about Message Queue Systems
Posted in amqp, architecture, development, distributed, evaluation, messaging, performance, programming, queue, scalability | Comments Off | permalink
Tuesday, November 10th, 2009
article by Matthew Garrett that actually explains how ACPI works
Posted in ACPI, architecture, asm, for:collidr, GPE, hadrware, intell | Comments Off | permalink
Tuesday, October 27th, 2009
also see http://dormando.livejournal.com/521163.html Describing some problems with performance/scalability you may have if you partition/shard your data by hash. ( that’s what memcached does.) You may hit the cpu bound limit from the amount of requ…
Posted in architecture, facebook, high_load, memcache, memcached, multiget, performance, scalability, scaling, system | Comments Off | permalink
Thursday, October 15th, 2009
myspace architecture presentation, talks about how to myspace solves its database issues
Posted in architecture, database, engineering, Microsoft, mssql, myspace, scalability, system | Comments Off | permalink
Wednesday, September 30th, 2009
very good presentation slides explaining nginx internals, such as main architecture, main event loops, core modules, processing pipelines, etc. Also there is a video of the talk , but it is mandarin, so YMMV
Posted in architecture, c, development, high_load, internals, modules, nginx, performance, programming, web | Comments Off | permalink
Friday, August 21st, 2009
writeup on yahoo PTUNS (distributed database ). Also, see the original paper if you are interested.
Posted in architecture, cloud, database, db, distributed, for:collidr, pnuts, scalability, scaling, web2.0, yahoo | Comments Off | permalink
Thursday, March 5th, 2009
Message to Kernel Mailing List about differences between XEN and KVM .
Posted in architecture, comparison, for:charlesnw, for:collidr, kernel, kvm, Linux, virtualization, xen | Comments Off | permalink
Tuesday, August 26th, 2008
very goom sum-up about memory mechanism in modern x86 machines. For more elabored and detailed info
Posted in architecture, assembly, cs, for:collidr, hardware, kernel, Linux, memory, OS, programming, x86 | Comments Off | permalink