Displaying 2 results from an estimated 2 matches for "89s".
Did you mean:
895
2023 Oct 22
0
Crosscompilation support status?
Hello,
I see that in 6.04-pre3 there is some support for host and target gcc.
However, build always fails when using a cross-compiler:
[ 89s] + make CC=x86_64-suse-linux-gcc CC_FOR_BUILD=gcc
...
[ 401s] objcopy --strip-debug --strip-unneeded libutil.elf libutil.c32
[ 401s] x86_64-suse-linux-gcc
-I/home/abuild/rpmbuild/BUILD/syslinux-6.04~pre3+git3.05ac953c/com32/libutil/include
-W -Wall -O -g -D_GNU_SOURCE -c -o ansiline.lo
/home/abui...
2011 Jun 29
14
[PATCH v4 0/6] btrfs: generic readeahead interface
This series introduces a generic readahead interface for btrfs trees.
The intention is to use it to speed up scrub in a first run, but balance
is another hot candidate. In general, every tree walk could be accompanied
by a readahead. Deletion of large files comes to mind, where the fetching
of the csums takes most of the time.
Also the initial build-ups of free-space-caches and