Searched +hist:9 +hist:d071e27 (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/kernel/cache/
H A Dblock_cache.cppdiff 9d1c3b8d Tue Jan 13 05:28:35 MST 2015 Adrien Destugues <pulkomandy@gmail.com> block cache: convert to BOpenHashTable.
diff 9d071e27 Sun Feb 21 13:03:52 MST 2010 Axel Dörfler <axeld@pinc-software.de> This should finally nail #5415:
* Since the same block can be in up to two transactions, it's very well possible
that one shouldn't write all transactions in a single run.
* Forgot to pass on the iterator from BlockWriter::Add(transaction) to
Add(block).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35565 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 9d071e27 Sun Feb 21 13:03:52 MST 2010 Axel Dörfler <axeld@pinc-software.de> This should finally nail #5415:
* Since the same block can be in up to two transactions, it's very well possible
that one shouldn't write all transactions in a single run.
* Forgot to pass on the iterator from BlockWriter::Add(transaction) to
Add(block).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35565 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 9bb78ee2 Thu Feb 26 17:06:43 MST 2009 Ingo Weinhold <ingo_weinhold@gmx.de> Removed the superfluous 'extern "C"'s.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29334 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 9a872286 Thu Apr 03 05:22:14 MDT 2008 Axel Dörfler <axeld@pinc-software.de> * Removed the "transaction_changed" leftover member.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24769 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 9b906ccf Wed Aug 30 17:18:31 MDT 2006 Axel Dörfler <axeld@pinc-software.de> * You can now create the block cache in read-only mode (using an additional
parameter during construction).
* Doing so will now result in a kernel panic whenever your file system tries to
write to a block.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18719 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 9d1c3b8d4b93abd805a1cba96134d090200f04b2 Tue Jan 13 05:28:35 MST 2015 Adrien Destugues <pulkomandy@gmail.com> block cache: convert to BOpenHashTable.
diff 9d071e27f1a9836a33a560fb07795069dc503f45 Sun Feb 21 13:03:52 MST 2010 Axel Dörfler <axeld@pinc-software.de> This should finally nail #5415:
* Since the same block can be in up to two transactions, it's very well possible
that one shouldn't write all transactions in a single run.
* Forgot to pass on the iterator from BlockWriter::Add(transaction) to
Add(block).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35565 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 9bb78ee2966ebaddf44d75977e1d3dc9029586d8 Thu Feb 26 17:06:43 MST 2009 Ingo Weinhold <ingo_weinhold@gmx.de> Removed the superfluous 'extern "C"'s.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29334 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 9a8722864238d3d76ad5966ec3a617a072211d58 Thu Apr 03 05:22:14 MDT 2008 Axel Dörfler <axeld@pinc-software.de> * Removed the "transaction_changed" leftover member.


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

Completed in 133 milliseconds