Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Kernel & Hardware
  • Search

XFS patch for gentoo-sources 2.4.19-gentoo-r1

Kernel not recognizing your hardware? Problems with power management or PCMCIA? What hardware is compatible with Gentoo? See here. (Only for kernels supported by Gentoo.)
Post Reply
Advanced search
12 posts • Page 1 of 1
Author
Message
bob_t
n00b
n00b
User avatar
Posts: 23
Joined: Thu Apr 18, 2002 5:09 am
Location: ithaca, ny, usa
Contact:
Contact bob_t
Website

XFS patch for gentoo-sources 2.4.19-gentoo-r1

  • Quote

Post by bob_t » Fri May 03, 2002 7:21 pm

I searched around, but didn't see discussion of this anywhere, so here goes. Sorry if it is a duplicate.

Some kind soul released an XFS patch for the gentoo sources. I applied it last night, and as they say, "it works for me." YMMV.

You can get the patch at:

http://www.SuxOS.org/~styx/gentoo/linux ... .patch.bz2

Here's what I did, largely duplicated from the gentoo-user mailing list:

emerge rsync
emerge gentoo-sources
cd /usr/src
wget the patch; bunzip2 it
apply the patch: patch -p0 < linux-gentoo-2.4.19-r1-r2.patch

and then make the kernel as normal, using either your old config or making a new one. Copy over the bzImage to /boot and you should be good to go.

note: I'm not the author of this patch. I just applied it and it rocks - new kernel with all the preempt stuff plus XFS. For all I know, it could eat your disk, or as the author of the patch said "kill your mother in law"

There is a noticeable enhancement in speed while doing desktop stuff over 2.4.17r5, which is what I was running earlier. If you want more info, search the mailing list. Enjoy!
Top
Nitro
Bodhisattva
Bodhisattva
User avatar
Posts: 660
Joined: Mon Apr 08, 2002 11:20 pm
Location: San Francisco
Contact:
Contact Nitro
Website

Sticky

  • Quote

Post by Nitro » Fri May 03, 2002 8:58 pm

I've noticed alot of talk about this on the mailing-list too, I haven't tried it yet.

Anyone who does try it, I think others, myself included, would like to hear how it goes.

I think this topic deserves to be sticky, I bet this question will get asked alot.
Last edited by Nitro on Sat May 04, 2002 1:41 pm, edited 1 time in total.
- Kyle Manna

Please, please SEARCH before posting.

There are three kinds of people in the world: those who can count, and those who can't.
Top
crashman
n00b
n00b
Posts: 23
Joined: Sat Apr 13, 2002 12:29 am
Location: Midwest City, Ok

This patch ROCKS!!!

  • Quote

Post by crashman » Sat May 04, 2002 6:40 am

I am also using this patch. I'm using it on a SMP machine so no worries if you got one also. :D
Top
mdpye
Tux's lil' helper
Tux's lil' helper
Posts: 102
Joined: Thu Apr 18, 2002 4:23 pm
Location: Nottingham, England

I thought...

  • Quote

Post by mdpye » Sat May 04, 2002 12:16 pm

I thought the XFS patches where fully integrated into the gentoo kernal sources. I know I am runninf XFS on my / and /home partitions without changing anything from my 1.0 release (built from scratch).

Also, what is the difference between gentoo-sources and linux-sources? They seem to have the same revisions, so what is different?

MP
Cheers, MP
Top
rachaef
n00b
n00b
Posts: 39
Joined: Fri Apr 19, 2002 5:30 pm
Location: Vienna/Austria/Europe

  • Quote

Post by rachaef » Sat May 04, 2002 12:32 pm

There is no linux-sources anymore. It's all explained in the old linux-sources ebuild script:
/usr/portage/sys-kernel/linux-sources/linux-sources-2.4.19-r1.ebuild

rachaef
Top
Nitro
Bodhisattva
Bodhisattva
User avatar
Posts: 660
Joined: Mon Apr 08, 2002 11:20 pm
Location: San Francisco
Contact:
Contact Nitro
Website

  • Quote

Post by Nitro » Sat May 04, 2002 7:37 pm

The guy who made the original gentoo-source -> xfs-source patch has updated his patch. Below is the quote from the mailing list.
Gentoo-Dev Mailing List wrote: I've cleaned up the XFS patch and upgraded it to XFS 1.1. Feel free to test
it, but keep in mind it is just as experimental as the previous one.

Changes:
XFS 1.1 (in stead of an old CVS snapshot)
Quota works
General cleanup

I would really appreciate if you could test the general stability of it, and
especially if you use highmem support.

The URLs:
http://www.SuxOS.org/~styx/gentoo/linux ... .patch.bz2
http://www.SuxOS.org/~styx/gentoo/linux ... .patch.bz2

Notes:
* The difference between the two patches is that the one at the top is and
incremental patch that you should apply to a clean gentoo-sources-2.4.19-r1
tree, while the latter one should be applied to a clean 2.4.18 tree.
* The old patches have been moved to www.SuxOS.org/~styx/gentoo/old-patches
(note that the URLs are the same as in the announcement of the old patches).

I'd like to thank Rigo Ketelings for helping me test the old patch, and giving
me lots of feedback.

Best Regards,

--
Joachim Blaabjerg
styx@SuxOS.org
www.SuxOS.org
http://lists.gentoo.org/pipermail/gento ... 11728.html
- Kyle Manna

Please, please SEARCH before posting.

There are three kinds of people in the world: those who can count, and those who can't.
Top
snoop

ebuild

  • Quote

Post by snoop » Sat May 04, 2002 10:28 pm

Hello,

wouldn't it be possible to create an ebuild for this so
one can just "emerge sys-kernel/gentoo-sources-xfs"
or something similar?

cu
Torsten
Top
Nitro
Bodhisattva
Bodhisattva
User avatar
Posts: 660
Joined: Mon Apr 08, 2002 11:20 pm
Location: San Francisco
Contact:
Contact Nitro
Website

Re: ebuild

  • Quote

Post by Nitro » Sat May 04, 2002 11:10 pm

snoop wrote:Hello,

wouldn't it be possible to create an ebuild for this so
one can just "emerge sys-kernel/gentoo-sources-xfs"
or something similar?

cu
Torsten
It might happen, but at this point in time the gentoo+xfs kernel source is untested and is still experimental.
- Kyle Manna

Please, please SEARCH before posting.

There are three kinds of people in the world: those who can count, and those who can't.
Top
illogic-al
n00b
n00b
User avatar
Posts: 18
Joined: Sun May 05, 2002 1:27 am

  • Quote

Post by illogic-al » Sun May 05, 2002 7:03 pm

I don't have any problems with xfs. It works just fine. the only compilation problems I seem to be running into have to do with my usb mouswe modules not showing up. I'm positive I chose to compile them as modules but the usbmouse module is nowhere in either /dev or /lib/modules
You can use Windows for a couple hours and it seems like days.
You can use Linux for a couple days and it seems like hours. THAT'S superiority.
Top
AutoBot
l33t
l33t
User avatar
Posts: 968
Joined: Mon Apr 22, 2002 7:04 am
Location: Usually Out

  • Quote

Post by AutoBot » Tue May 07, 2002 3:54 am

Patches are no longer needed the new gentoo-sources include xfs support and is labeled:

linux-2.4.19-gentoo-r3
This message self destructed a long time ago.
Top
phraktle
n00b
n00b
Posts: 11
Joined: Sun Apr 21, 2002 3:00 am

"exited with preempt_count" kernel msgs

  • Quote

Post by phraktle » Tue May 07, 2002 1:20 pm

after installing the new gentoo kernel (2.4.19-gentoo-r3) with preemtption enabled i get lots of kernel msgs, like below:

Code: Select all

rc[13] exited with preempt_count 9
mount[18] exited with preempt_count 4
rc[17] exited with preempt_count 7
cat[19] exited with preempt_count 3
mount[24] exited with preempt_count 1
devfsd[26] exited with preempt_count 481
mount[31] exited with preempt_count 2
ls[56] exited with preempt_count 13
depscan.sh[55] exited with preempt_count 3
ls[278] exited with preempt_count 1
any ideas what causes this, and how can i fix it?

thx :)
Top
Nitro
Bodhisattva
Bodhisattva
User avatar
Posts: 660
Joined: Mon Apr 08, 2002 11:20 pm
Location: San Francisco
Contact:
Contact Nitro
Website

  • Quote

Post by Nitro » Wed May 08, 2002 8:34 pm

I'm unsticking this topic, it is no longer "special" because the gentoo-sources-r3+ include the XFS patch.
- Kyle Manna

Please, please SEARCH before posting.

There are three kinds of people in the world: those who can count, and those who can't.
Top
Post Reply

12 posts • Page 1 of 1

Return to “Kernel & Hardware”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic