257d99f228
While we can tolerate the device driver to ignore the bytes argument when we read from the device, we cannot do this for writes - now the code actually takes this into account. Also added a comment about what to do when our own driver is fixed :) Implemented file_cache_sync(). file_cache_set_size() now uses vm_cache::virtual_size instead of the now removed vnode_store::size. Also, it now resizes the vm_cache as well, so that any no longer used pages are freed. write_to_cache() now puts all pages in the modified list, so that they can be written back easily. Improved debug output. git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10203 a95241bf-73f2-0310-859d-f6bbb57e9c96 |
||
---|---|---|
.. | ||
add-ons | ||
apps | ||
data | ||
kernel | ||
kits | ||
libs | ||
prefs | ||
servers | ||
tests | ||
tools | ||
Jamfile |