Source-Changes archive

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

CVS commit: src/share/examples/puffs/dtfs



Module Name:    src
Committed By:   pooka
Date:           Thu Sep 27 12:03:31 UTC 2007

Modified Files:
        src/share/examples/puffs/dtfs: dtfs.h

Log Message:
dtfs memsets all allocated block content to 0 immediately, so to
avoid wasting unbelievable amounts of memory, set the blocksize to
something more believable.  Should fix the memset-part to act only
up to the size the file is extended to, though.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/share/examples/puffs/dtfs/dtfs.h

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