Searched +hist:33 +hist:c82a30 (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/kernel/cache/
H A Dblock_cache.cppdiff 33c82a30 Thu Dec 10 03:29:37 MST 2009 Axel Dörfler <axeld@pinc-software.de> * While reading in a block, the block is now marked busy, and the cache
unlocked, allowing for more parallel access.
* Writing is still done synchronously, though.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34611 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 33c82a30 Thu Dec 10 03:29:37 MST 2009 Axel Dörfler <axeld@pinc-software.de> * While reading in a block, the block is now marked busy, and the cache
unlocked, allowing for more parallel access.
* Writing is still done synchronously, though.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34611 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 5b812019 Tue Nov 04 07:49:33 MST 2008 Axel Dörfler <axeld@pinc-software.de> * Added function block_cache_discard() that flushes blocks from the block cache,
discarding their changes. This functionality currently only works correctly
when no transactions are used.
* Started test application for the block cache, doesn't do anything yet.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28496 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 91312c91 Thu May 29 15:21:33 MDT 2008 Ingo Weinhold <ingo_weinhold@gmx.de> Changed tracing output prefix from "cache" to "block cache".


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25714 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 8264ebf6 Tue Jan 15 11:03:33 MST 2008 Axel Dörfler <axeld@pinc-software.de> * Improved block allocation.
* Made the block_cache KDL command dump a bit more useful info (number of
referenced and dirty blocks).
* Minor cleanup.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23540 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 005108a2 Fri Dec 16 07:33:10 MST 2005 Axel Dörfler <axeld@pinc-software.de> Forget to remove debug output.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15563 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 33c82a30c06cfd7ad3b1d932e2e95cee240afbeb Thu Dec 10 03:29:37 MST 2009 Axel Dörfler <axeld@pinc-software.de> * While reading in a block, the block is now marked busy, and the cache
unlocked, allowing for more parallel access.
* Writing is still done synchronously, though.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34611 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 5b812019b48c620b3cdc4e15f59fe3f34b431a43 Tue Nov 04 07:49:33 MST 2008 Axel Dörfler <axeld@pinc-software.de> * Added function block_cache_discard() that flushes blocks from the block cache,
discarding their changes. This functionality currently only works correctly
when no transactions are used.
* Started test application for the block cache, doesn't do anything yet.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28496 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 91312c915dc6f9c2b08e5ae4b473d7283b537080 Thu May 29 15:21:33 MDT 2008 Ingo Weinhold <ingo_weinhold@gmx.de> Changed tracing output prefix from "cache" to "block cache".


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25714 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 8264ebf6b756ff9a017a2aa6256550252ebd97d4 Tue Jan 15 11:03:33 MST 2008 Axel Dörfler <axeld@pinc-software.de> * Improved block allocation.
* Made the block_cache KDL command dump a bit more useful info (number of
referenced and dirty blocks).
* Minor cleanup.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23540 a95241bf-73f2-0310-859d-f6bbb57e9c96

Completed in 262 milliseconds