Block layer state diagrams

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello Jens,

Some time ago I created the attached state diagrams for myself to avoid that I would have to reread the entire block layer core source code if it has been a while since I had a look at it. Do you think it would be useful to add these diagrams somewhere in the Documentation directory?

Thanks,

Bart.

Attachment: block-layer-request-states-mq.dot
Description: application/msword-template

Attachment: block-layer-request-states-mq.svg
Description: image/svg

Attachment: block-layer-request-states-sq.dot
Description: application/msword-template

Attachment: block-layer-request-states-sq.svg
Description: image/svg

all:	\
	block-layer-request-states-sq.svg \
	block-layer-request-states-mq.svg \

%.svg: %.dot
	dot -Tsvg -o $@ $<

[Index of Archives]     [Linux RAID]     [Linux SCSI]     [Linux ATA RAID]     [IDE]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Device Mapper]

  Powered by Linux