Changeset 147c9f6 in mainline for uspace/srv/fs/minixfs/mfs_inode.c

Timestamp:
2011-03-31T17:10:23Z (14 years ago)
Author:
Maurizio Lombardi <m.lombardi85@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
bd64680
Parents:
b438804
Message:

Performace optimization:

Use zsearch and isearch to store the index of the first free bit of the bitmap, not of the first block
where the free bit is found.

(No files)

Note: See TracChangeset for help on using the changeset viewer.