Commit Graph
5 Commits
Author SHA1 Message Date
Daniel Martin 8b7bc49ce0 nvmm: Import NVMM code from DragonFlyBSD.
Signed-off-by: Augustin Cavalier <[email protected]>
2026-06-03 23:04:55 -04:00
Daniel Martín 2013cf27d1 VMCache: Fix typo on AddConsumer() description comment
Change-Id: Ie444550e1785cf13095f72c048ed592a63ceeedd
Reviewed-on: https://review.haiku-os.org/c/haiku/+/9026
Haiku-Format: Haiku-format Bot <[email protected]>
Reviewed-by: waddlesplash <[email protected]>
2025-02-20 22:21:13 +00:00
dalme edac63079f BFS: Be explicit about blocks_per_ag field meaning
Superblock field blocks_per_ag is confusing, as it holds the number
of bitmap blocks that are in each allocation group, not the number
of disk blocks per allocation group. Try to clarify when possible.

Change-Id: I60dad9d3c5245dd126ecfea817108e2cefa4cf02
Reviewed-on: https://review.haiku-os.org/c/haiku/+/8566
Reviewed-by: waddlesplash <[email protected]>
Tested-by: Commit checker robot <[email protected]>
Haiku-Format: Haiku-format Bot <[email protected]>
2024-11-17 22:33:42 +00:00
Daniel Martin 370dde2255 CPUID returns CPU Features in EDX and extended features in ECX
No functional changes

Change-Id: I98a9e5c9658a5464ba6fa71bc5d2c5d646a57ab1
Reviewed-on: https://review.haiku-os.org/c/haiku/+/7672
Tested-by: Commit checker robot <[email protected]>
Reviewed-by: Adrien Destugues <[email protected]>
2024-05-17 17:25:26 +00:00
Daniel Martin 28d2323a4b screen: use B_COUNT_OF(), no functional changes
Change-Id: I827da35d9c04ed3d4884d477a1904f1ff4a4aad1
Reviewed-on: https://review.haiku-os.org/c/haiku/+/7588
Haiku-Format: Haiku-format Bot <[email protected]>
Reviewed-by: waddlesplash <[email protected]>
2024-04-03 23:43:11 +00:00