Gentoo Archives: gentoo-dev

From: Brandon Low <lostlogic@g.o>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] Gentoo kernel and XFS
Date: Tue, 10 Sep 2002 22:24:05
Message-Id: 20020910222351.A24628@lostlogicx.com
In Reply to: [gentoo-dev] Gentoo kernel and XFS by Emiel Kollof
1 Use the latest xfs-sources. Has xfs and other useful things, but none of
2 the performance patches that mess things up...
3
4 Or quit using xfs, and use my personal fav. reiserfs and then use
5 gentoo-sources-2.4.19-r9
6
7 On Wed, 09/11/02 at 04:41:07 +0200, Emiel Kollof wrote:
8 > Hi list,
9 >
10 > I've been running Gentoo 1.2 for some time now, and it's pretty nifty, but I
11 > have a nit to pick.
12 >
13 > I use XFS. The Gentoo kernel has the preemptible kernel patch. Somehow, those
14 > two don't play nice together. It seems that the xfs code throws away stuff
15 > they lock a bit carelessly, and it's wreaking havoc with the preempt-kernel
16 > patch.
17 >
18 > Note that there is no stability and/or data loss, but the preempt patch
19 > cannot preempt because of this, and other than not doing preemption, it's
20 > filling up my logs with silly messages. I can patch the kernel not to show
21 > the crappy messages, but that would defeat the purpose of having a
22 > preemptible kernel, because it cannot preempt anything anyway.
23 >
24 > I know this is being worked on, and the newest CVS version of the XFS drivers
25 > have solved this problem. The XFS developers that the CVS version is very
26 > stable, so I'm asking if it's possible to put the cvs version of the xfs
27 > stuff in the gentoo-enhanced kernel.
28 >
29 > If this is not possible, well, I'd like to know what patches are incorporated
30 > into this kernel so I can apply it my damn self :)
31 >
32 > Cheers,
33 > Emiel
34 > _______________________________________________
35 > gentoo-dev mailing list
36 > gentoo-dev@g.o
37 > http://lists.gentoo.org/mailman/listinfo/gentoo-dev

Replies

Subject Author
Re: [gentoo-dev] Gentoo kernel and XFS Emiel Kollof <coolvibe@××××××××××××.org>