linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: kernel config
       [not found] <1030499391.3d6c2c3f8cf5e@kolivas.net>
@ 2002-08-28 16:15 ` Cliff White
  0 siblings, 0 replies; 3+ messages in thread
From: Cliff White @ 2002-08-28 16:15 UTC (permalink / raw)
  To: conman; +Cc: linux-kernel

> Cliff
> 
> Thanks for your input. I've checked the tests you ran and found that the kernel 
> config was set at default which means preemptible and low latency were 
> disabled. I dont see a way of changing the kernel config, and I need these 
> enabled in the tests. Suggestions?
> 
> Regards,
> Con Kolivas
> 
> 
Thanks for the thanks. We don't have a way to tweak the .config per test 
currently.
The .config is adjusted automagically for the machine type.
However, there is a workaround. The PLM supports chains of patches, so you
could do a short diff from -ck3 with only the switch changes, and that
can be applied to -ck3 (PLM #768) automagically by the PLM. 
If you aren't yet up on the PLM, i'd be glad to do the submitting if you
send me the diff.
cliffw




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: kernel config
  2010-08-11 17:18 James
@ 2010-08-11 19:16 ` Brian Waters
  0 siblings, 0 replies; 3+ messages in thread
From: Brian Waters @ 2010-08-11 19:16 UTC (permalink / raw)
  To: linux-kernel; +Cc: James

If you think this is a good idea, then you should try submitting a
patch for it. The file you want to modify is drivers/ata/Kconfig. It
should be pretty obvious what to change. There is lots of info online
about creating patches.

- Brian Waters




On Wed, Aug 11, 2010 at 1:18 PM, James <bjlockie@lockie.ca> wrote:
>  CONFIG_SATA_AHCI
> │ This option enables support for AHCI Serial ATA. │
> │ │
> │ If unsure, say N.
>
> CONFIG_ATA_SFF: │
> │ │
> │ This option adds support for ATA controllers with SFF │
> │ compliant or similar programming interface. │
> │ │
> │ SFF is the legacy IDE interface that has been around since │
> │ the dawn of time. Almost all PATA controllers have an │
> │ SFF interface. Many SATA controllers have an SFF interface │
> │ when configured into a legacy compatibility mode. │
> │ │
> │ For users with exclusively modern controllers like AHCI, │
> │ Silicon Image 3124, or Marvell 6440, you may choose to │
> │ disable this unneeded SFF support.
>
>
> I recently configured and compiled the 2.6.35.1 kernel.
> I suggest moving
> │
> │ For users with exclusively modern controllers like AHCI, │
> │ Silicon Image 3124, or Marvell 6440, you may choose to │
> │ disable this unneeded SFF support.
> to the CONFIG_SATA_AHCI option.
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* kernel config
@ 2010-08-11 17:18 James
  2010-08-11 19:16 ` Brian Waters
  0 siblings, 1 reply; 3+ messages in thread
From: James @ 2010-08-11 17:18 UTC (permalink / raw)
  To: Kernel Mailing List

 CONFIG_SATA_AHCI
│ This option enables support for AHCI Serial ATA. │
│ │
│ If unsure, say N.

CONFIG_ATA_SFF: │
│ │
│ This option adds support for ATA controllers with SFF │
│ compliant or similar programming interface. │
│ │
│ SFF is the legacy IDE interface that has been around since │
│ the dawn of time. Almost all PATA controllers have an │
│ SFF interface. Many SATA controllers have an SFF interface │
│ when configured into a legacy compatibility mode. │
│ │
│ For users with exclusively modern controllers like AHCI, │
│ Silicon Image 3124, or Marvell 6440, you may choose to │
│ disable this unneeded SFF support.


I recently configured and compiled the 2.6.35.1 kernel.
I suggest moving
│
│ For users with exclusively modern controllers like AHCI, │
│ Silicon Image 3124, or Marvell 6440, you may choose to │
│ disable this unneeded SFF support.
to the CONFIG_SATA_AHCI option.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-08-11 19:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1030499391.3d6c2c3f8cf5e@kolivas.net>
2002-08-28 16:15 ` kernel config Cliff White
2010-08-11 17:18 James
2010-08-11 19:16 ` Brian Waters

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).