Hello everyone, seekwatcher uses blktrace data to create IO graphs and movies. I mainly use it to compare and tune filesystems under different workloads. The main update in v0.11 is the ability to run blktrace for multiple block devices. I'm using this for the btrfs multi-device code, but it can also help figure out what lvm/md are doing to the underling block devices. Example: seekwatcher -t dd.trace -d /dev/sda1 -d /dev/sdb1 -o dd.png \ -p 'dd if=/dev/zero of=/mnt/file bs=1M count=4000' Leads to something like this (the png below was 4 devices): http://oss.oracle.com/~mason/seekwatcher/btrfs-raid0.png It does a simple concatenation of the block numbers it finds in the blktrace output, and sorts the traces from all the devices by time. Other examples and download information are available here: http://oss.oracle.com/~mason/seekwatcher/ -chris --
| Ingo Molnar | [bug] block subsystem related crash with latest -git |
| Tarkan Erimer | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| Adrian Bunk | Re: net/ipv4/fib_trie.c - compile error (Re: 2.6.23-rc3-mm1) |
git: | |
| Gerrit Renker | [PATCH 03/37] dccp: List management for new feature negotiation |
| Jarek Poplawski | [PATCH take 2] pkt_sched: Protect gen estimators under est_lock. |
| David Miller | [GIT]: Networking |
| Natalie Protasevich | [BUG] New Kernel Bugs |
