summaryrefslogtreecommitdiff
path: root/Kernel/Net
diff options
context:
space:
mode:
authorMarios Prokopakis <mariosprokopakis@gmail.com>2020-01-26 10:48:24 +0200
committerAndreas Kling <kling@serenityos.org>2020-01-26 09:48:24 +0100
commitda296f58659f740f18f8eaa9a539385908ed34b3 (patch)
treedf7540584f3da02895bb5a58dcd17a94b3dff253 /Kernel/Net
parentd847368c8832da0ecb1363b1b7652c54a445cf81 (diff)
downloadserenity-da296f58659f740f18f8eaa9a539385908ed34b3.zip
Ext2FS: allocate_blocks allocates contiguous blocks (#1095)
This implementation uses the new helper method of Bitmap called find_longest_range_of_unset_bits. This method looks for the biggest range of contiguous bits unset in the bitmap and returns the start of the range back to the caller.
Diffstat (limited to 'Kernel/Net')
0 files changed, 0 insertions, 0 deletions