Waninkoko wrote:I'll check that piece of code later. Maybe we removed some changes by mistake.
Hi Waninkoko.
Did you have a chance to look at the scheduler parameter issue?
THX KLS

Yup - /var/tmp/paludis is a reiser4 partition.unK wrote:Are you using reiser4?
http://bugs.gentoo.org/show_bug.cgi?id=200556creidiki wrote:Yup - /var/tmp/paludis is a reiser4 partition.unK wrote:Are you using reiser4?
Yes, that's because it's incompatible with .25. When i get back home i'll check if there is a newer version which is compatible, and merge it. Also, squashfs does not build since .25-rcX. I'll fix that today.SlashBeast wrote:Witam,
Aufs is broken in latest master-devel. But i can't now paste what error I got, sorry.

Hi Witam,dodo1122 wrote:Yes, that's because it's incompatible with .25. When i get back home i'll check if there is a newer version which is compatible, and merge it. Also, squashfs does not build since .25-rcX. I'll fix that today.SlashBeast wrote:Witam,
Aufs is broken in latest master-devel. But i can't now paste what error I got, sorry.
dodo
Looking at "git log /include/linux/radix-tree.h" both lockless and concurrent pagecache is in there.kernelOfTruth wrote:Hi Witam,
is lockless pagecache still included in zen-sources ?
thanks


Kernel: arch/x86/boot/bzImage is ready (#1)
Building modules, stage 2.
MODPOST 465 modules
ERROR: "btrfs_xattr_acl_access_handler" [fs/btrfs/btrfs.ko] undefined!
ERROR: "btrfs_xattr_acl_default_handler" [fs/btrfs/btrfs.ko] undefined!
make[1]: *** [__modpost] Error 1
make: *** [modules] Error 2
Code: Select all
In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.0/include/g++-v4/bits/basic_ios.h:44,
from /usr/lib/gcc/i686-pc-linux-gnu/4.3.0/include/g++-v4/ios:50,
from /usr/lib/gcc/i686-pc-linux-gnu/4.3.0/include/g++-v4/istream:45,
from /usr/lib/gcc/i686-pc-linux-gnu/4.3.0/include/g++-v4/fstream:45,
from /var/tmp/portage/dev-util/cmake-2.4.8/work/cmake-2.4.8/Source/cmStandardIncludes.h:91,
from /var/tmp/portage/dev-util/cmake-2.4.8/work/cmake-2.4.8/Source/cmInstallGenerator.h:20,
from /var/tmp/portage/dev-util/cmake-2.4.8/work/cmake-2.4.8/Source/cmInstallTargetGenerator.h:20,
from /var/tmp/portage/dev-util/cmake-2.4.8/work/cmake-2.4.8/Source/cmInstallTargetGenerator.cxx:17:
/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/include/g++-v4/bits/locale_facets.h:353: internal compiler error: Segmentation fault
Code: Select all
git checkout -b master-devel-rt origin/master-devel-rtCode: Select all
cd /usr/src
git clone git://repo.or.cz/linux-2.6/zen-sources.git
hi, maybe try not select b-tree fs support ?kernelOfTruth wrote:Kernel: arch/x86/boot/bzImage is ready (#1)
Building modules, stage 2.
MODPOST 465 modules
ERROR: "btrfs_xattr_acl_access_handler" [fs/btrfs/btrfs.ko] undefined!
ERROR: "btrfs_xattr_acl_default_handler" [fs/btrfs/btrfs.ko] undefined!
make[1]: *** [__modpost] Error 1
make: *** [modules] Error 2
Code: Select all
make mrproper
CLEAN arch/x86/boot/compressed
CLEAN arch/x86/boot
CLEAN /usr/src/linux-2.6.24-zen4
CLEAN arch/x86/kernel
CLEAN drivers/char
CLEAN drivers/net/wireless/madwifi/ath_hal
CLEAN drivers/video/logo
/usr/src/linux-2.6.24-zen4/fs/hostfs/Makefile:11: arch/um/scripts/Makefile.rules: Nie ma takiego pliku ani katalogu
make[2]: *** Brak reguł do wykonania obiektu `arch/um/scripts/Makefile.rules'. Stop.
make[1]: *** [fs/hostfs] Błąd 2
make: *** [_clean_fs] Błąd 2

unselect btrfs posix acl support. it's broken atm.kernelOfTruth wrote:Kernel: arch/x86/boot/bzImage is ready (#1)
Building modules, stage 2.
MODPOST 465 modules
ERROR: "btrfs_xattr_acl_access_handler" [fs/btrfs/btrfs.ko] undefined!
ERROR: "btrfs_xattr_acl_default_handler" [fs/btrfs/btrfs.ko] undefined!
make[1]: *** [__modpost] Error 1
make: *** [modules] Error 2


I was just worried whether it's still in there, but it seems to play fine with all loads it seemsgimpel wrote:Looking at "git log /include/linux/radix-tree.h" both lockless and concurrent pagecache is in there.kernelOfTruth wrote:Hi Witam,
is lockless pagecache still included in zen-sources ?
thanks
++gimpel wrote:Please apply following Reiser4 patches:
ccreg40 diskfull conditions:
http://marc.info/?l=reiserfs-devel&m=12 ... 32124&q=p3
NFS fixes:
http://marc.info/?l=reiserfs-devel&m=12 ... 29461&q=p3
