Source-Changes archive

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

CVS commit: src/dist/iscsi/src



Module Name:    src
Committed By:   agc
Date:           Wed Jan 10 22:40:31 UTC 2007

Modified Files:
        src/dist/iscsi/src: disk.c

Log Message:
Make the code a bit smarter, and dynamically allocate the buffers that are
used to cache the data for the read and write operations. This will reduce the
resident set size down from 80+ MB to something much more manageable.


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 src/dist/iscsi/src/disk.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index