[PlanetCCRMA] Adding XFS support to 2.4.23-1.ll kernel
Gerrit Niestijl
gn at hetnet.nl
Mon Jan 12 10:15:02 PST 2004
Hi,
Currently i have the PlanetCCRMA 2.4.23-1.ll kernel running fine here
with the xfs patches applied. I used these patches:
xfs-2.4.23-split-kernel.bz2
xfs-2.4.23-split-misc.bz2
xfs-2.4.23-split-only.bz2
I had to fix one small reject. If anyone is interested i can share my
experiences.
--
gerrit
"J. Scott Amort" <jsamort at shaw.ca> writes:
> Hi all,
>
> I have a slightly OT question. I'm trying to add XFS filesystem support
> to the PlanetCCRMA 2.4.23-1.ll kernel. I'm using the 20031201 XFS
> snapshot, and have needed to edit some of the patches to fix the ones
> that fail. There is one fix that I am not sure about, both the low
> latency patch and the xfs patch edit include/linux/sysctl.h, and
> conflict, each trying to assign 55 as follows:
>
> xfs:
> + KERN_KDB=55, /* int: kdb on/off */
>
> low lat:
> + KERN_LOWLATENCY=55, /* int: enable low latency scheduling */
>
> Can I select another number for KERN_KDB without any adverse effects?
> Can I just add it to the end of this enum, which currently ends with
> KERN_CORE_SETUID=59 (i.e. just make KERN_KDB=60)? Thanks for any
> advice!
>
> Regards,
>
> Scott
>
> _______________________________________________
> PlanetCCRMA mailing list
> PlanetCCRMA at ccrma.stanford.edu
> http://ccrma-mail.stanford.edu/mailman/listinfo/planetccrma
More information about the PlanetCCRMA
mailing list