History log of /haiku/headers/private/kernel/util/RadixBitmap.h
Revision Date Author Comments
# 8c9b84a5 02-Jun-2010 Ingo Weinhold <ingo_weinhold@gmx.de>

Replaced the swap_addr_t and SWAP_SLOT_NONE in RadixBitmap.{h,cpp} by
radix_slot_t and RADIX_SLOT_NONE.


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


# 8ac8b52a 01-Nov-2009 Colin Günther <coling@gmx.de>

Removed part about where RadixBitmap is currently used, because the FreeBSD compat layer uses it, too. I think it is prone to inconsistency managing a usage list in the header file.

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


# dcadb2ba 07-Sep-2008 Ingo Weinhold <ingo_weinhold@gmx.de>

Patch by Zhao Shuai:
* Imported radix bitmap tree implementation from FreeBSD and adjusted it
for Haiku.
* Make use of the radix tree in the swap support implementation instead
of using simple bitmaps. This will allow for faster swap slot
allocations. ATM Haiku doesn't benefit that much, since we always
allocate single pages, but that will change eventually.


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


# 8c9b84a588efb095b37ea5bc99a60ecfef46f17e 02-Jun-2010 Ingo Weinhold <ingo_weinhold@gmx.de>

Replaced the swap_addr_t and SWAP_SLOT_NONE in RadixBitmap.{h,cpp} by
radix_slot_t and RADIX_SLOT_NONE.


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


# 8ac8b52a030d3df1e13bc455c0bfdcd6bb5bb63b 01-Nov-2009 Colin Günther <coling@gmx.de>

Removed part about where RadixBitmap is currently used, because the FreeBSD compat layer uses it, too. I think it is prone to inconsistency managing a usage list in the header file.

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


# dcadb2ba8d3bf17ac01f6fea3af1dc6a11866041 07-Sep-2008 Ingo Weinhold <ingo_weinhold@gmx.de>

Patch by Zhao Shuai:
* Imported radix bitmap tree implementation from FreeBSD and adjusted it
for Haiku.
* Make use of the radix tree in the swap support implementation instead
of using simple bitmaps. This will allow for faster swap slot
allocations. ATM Haiku doesn't benefit that much, since we always
allocate single pages, but that will change eventually.


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