All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Dike <jdike@addtoit.com>
To: Ritesh Raj Sarraf <rrs@researchut.com>
Cc: user-mode-linux-devel@lists.sourceforge.net
Subject: Re: [uml-devel] SKAS as a module
Date: Mon, 8 Oct 2007 11:07:24 -0400	[thread overview]
Message-ID: <20071008150724.GE5279@c2.user-mode-linux.org> (raw)
In-Reply-To: <200710041438.57150.rrs@researchut.com>

On Thu, Oct 04, 2007 at 02:38:51PM +0530, Ritesh Raj Sarraf wrote:
> Performance of UML improves a lot when used with SKAS. But SKAS is not in the 
> standard kernels shipped by most distributions. Probably because it isn't 
> included upstream.

Probably, although it is in SuSE kernels.

> Is there a possibility of turning the patch to be used as a kernel module ?
> If yes, I guess distributors will be able to ship it separately. And users 
> will be able to use it with their standard kernels shipped by the 
> distributors.

It has been done, a long time ago.  I think the major problem is that
there are interfaces that the skas module would need to call that
aren't exported to modules.

This being the case, there would need to be a patch to the kernel to
export those interfaces as well as the actual module.

				Jeff

-- 
Work email - jdike at linux dot intel dot com

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

      reply	other threads:[~2007-10-08 15:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-04  9:08 [uml-devel] SKAS as a module Ritesh Raj Sarraf
2007-10-08 15:07 ` Jeff Dike [this message]

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=20071008150724.GE5279@c2.user-mode-linux.org \
    --to=jdike@addtoit.com \
    --cc=rrs@researchut.com \
    --cc=user-mode-linux-devel@lists.sourceforge.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.