linux-admin.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: markus reichelt <ml@bitfalle.org>
To: linux-admin@vger.kernel.org
Subject: Re: Teste kernel for a certain capability
Date: Sat, 16 Apr 2005 23:53:12 +0200	[thread overview]
Message-ID: <20050416215312.GA30465@dantooine> (raw)
In-Reply-To: <42615FDF.5010302@tuxdoit.com>

[-- Attachment #1: Type: text/plain, Size: 726 bytes --]

Mário Gamito <lists@tuxdoit.com> wrote:
> Is there a command one can issue to check if the kernel supports a
> certain feature ?

something like "make tests"? ;)

not really, one has to actually try to use the feature in question to
determine if the kernel supports it correctly.

And it further depends on the type of kernel, a monolithic one or the
ordinary module kernel. If the latter is the case you could check if
the feature's module is loaded, but ... that's by no means a
guarantee for that the feature will work. May also depend on the
distro you are using, among other stuff.

Rule of thumb: You have to stress-test it

Anything specific you are looking for?

--
Bastard Administrator in $hell

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2005-04-16 21:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-16 18:56 Teste kernel for a certain capability Mário Gamito
2005-04-16 21:53 ` markus reichelt [this message]
2005-04-16 22:09   ` Mário Gamito
2005-04-16 22:38     ` markus reichelt
2005-04-20  5:00       ` Brian Benson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050416215312.GA30465@dantooine \
    --to=ml@bitfalle.org \
    --cc=linux-admin@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).