History log of /haiku/headers/private/kernel/util/BitUtils.h
Revision Date Author Comments
# bdcc293f 30-May-2023 Trung Nguyen <trungnt282910@gmail.com>

kernel/vm: handle page protections in cut_area

- Resize the `page_protections` array in `cut_area` and also shift
the bits if necessary.
- Set the correct protection array as well as the real page
protections for the second area produced by `cut_area`.

Change-Id: I62293480487e869420ebe5a3bc729cec2a14c687
Reviewed-on: https://review.haiku-os.org/c/haiku/+/6395
Reviewed-by: Jérôme Duval <jerome.duval@gmail.com>
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>


# f9a8f3e7 05-Jul-2015 Michael Lotz <mmlr@mlotz.ch>

Clean up various whitespace and fix one header guard.


# 7039b950 05-Oct-2013 Pawel Dziepak <pdziepak@quarnos.org>

x86[_64]: Fix style issues


# 149c82a8 02-Oct-2013 Pawel Dziepak <pdziepak@quarnos.org>

kernel/util: Add bitmap implementation


# 1f50d090 02-Oct-2013 Pawel Dziepak <pdziepak@quarnos.org>

kernel/util: Add bit hack utilities


# f9a8f3e72773095d5d7b2f2e1ff3eb3e58122f14 05-Jul-2015 Michael Lotz <mmlr@mlotz.ch>

Clean up various whitespace and fix one header guard.


# 7039b950fb70c6138b7e75f1ec7f8df7eaf0740c 05-Oct-2013 Pawel Dziepak <pdziepak@quarnos.org>

x86[_64]: Fix style issues


# 149c82a8ec8b1faed2ae722852042ba9d603b552 02-Oct-2013 Pawel Dziepak <pdziepak@quarnos.org>

kernel/util: Add bitmap implementation


# 1f50d09018c8cd7e573fcbdd8741712c5806ab7d 02-Oct-2013 Pawel Dziepak <pdziepak@quarnos.org>

kernel/util: Add bit hack utilities