Re: 40% IDE performance regression going from FC3 to FC5 with samekernel

From: Jan Engelhardt
Date: Tue Apr 11 2006 - 14:42:11 EST


>> Compile a non-initrd kernel and run it with the -b parameter (it's passed
>> to /sbin/init). From that shell, run your speed test. What does it show?
>
>All my kernels are non-initrd (as long as I can do this in Fedora,
> I will do that). How do I pass -b to init ?

Any arguments on the kernel boot command line ("append" in lilo.conf or
equivalent in grub) are passed down to the master process, as specified by
the init= boot option, if any (defaults to /sbin/init for non-initrd
kernels, defaults to /init for initramfs, and defaults to something else
for initrds).


Jan Engelhardt
--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/