Mailing List Archive

Syncer rewritten & change in /proc/drbd
Hi,

I rewrote the syncer code. This time we should get a performance
up to ~4MB/sec.
This patch touches about 200 lines. Expect to find some bugs.

PS: I have changed unit of the numbers in /proc/drbd.
They used to count blocks (which was quite useless, since
a file system may change the block size ...)
Now they are counting kilobytes, no matter if your filesystem
uses 4K blocks of 1K blocks.

-philipp