Hi, Modified the implementation of functions find_first_non_zero_bit() and find_first_zero_bit() in file arch/i86/lib/bitops.c to make them faster. This came at the cost of an increase in code size. To compensate for this, also optimized numerous functions in the arch/i86/lib directory. 2. Code size increased by 32 bytes. The Image builded without errors. The kernel was tested with QEMU and dioscuri emulators. Also in a PPro pc booting from floppy. Greetings, Juan
Attachment:
elksY.patch
Description: Binary data