[uml-user] SKAS3 patch for linux 2.6.35 (2.6.35.4)

2010-09-01 Thread Stephan Bärwolf
Hi everybody, I finally patched it... Here is the nearly completly revisioned, tidied up and brandnew version of the SKAS3 patch for the linux (host)kernel 2.6.35(.4) As a consequence of cleaning the source, the 64Bit(hostkernel) support is gone. Also the "PROC_MM_DUMPABLE" option was erased,af

[uml-user] Skas3 patch for debian lenny kernels greater than 2.6.26-21

2010-06-29 Thread Matthias Rieber
Hi, to the debian lenny kernels greater than 2.6.26-21 a patch has been applied that causes hunks in sys_ia32.c, sys_i386_32.c and sys_x86_64.c. This patchset is called untangle-the-do_mremap-mess. Exists a skas3 patch that works with that kernels? Regards, Matthias

Re: [uml-user] Skas3 patches for recent Ubuntu kernels

2010-03-12 Thread clownix
Is there a chance to have this patch on vanilla kernels one day ? I do not want to compile my host's kernel, but the "nice performance improvement" would be welcome. Le vendredi 12 mars 2010 à 20:39 +1030, Simon Knight a écrit : > Apologies: I have since found the patches in the mail list arch

Re: [uml-user] Skas3 patches for recent Ubuntu kernels

2010-03-12 Thread Simon Knight
Apologies: I have since found the patches in the mail list archive, and had success using http://www.matrixstorm.com/software/linux/2.6.31-skas3.patch against a vanilla kernel 2.6.31 It did give a nice performance improvement. Thanks! Simon On Fri, Mar 12, 2010 at 7:12 PM, Simon Knight wrote: >

[uml-user] Skas3 patches for recent Ubuntu kernels

2010-03-12 Thread Simon Knight
Hello, I am using UML as part of Netkit, to do large scale network emulations. I am interested in the skas3 patch to improve performance. When booting a UML guest system, I get the following output: Checking for the skas3 patch in the host: - /proc/mm...not found: No such file or directory - PT

Re: [uml-user] SKAS3

2009-10-02 Thread Flavio
I'm sorry, I forgot to write the first URL... Flavio 2009/10/2 Flavio : > Hi! > > Here's some old skas3 patches. http://user-mode-linux.sourceforge.net/old/dl-host-patches-sf.html > The patches are not for a linux distribution. They are for the Linux kernel! > ;-) > Here's the skas3 blaisorblad

Re: [uml-user] SKAS3

2009-10-02 Thread Flavio
Hi! Here's some old skas3 patches. The patches are not for a linux distribution. They are for the Linux kernel! ;-) Here's the skas3 blaisorblade's web page. http://www.user-mode-linux.org/~blaisorblade/patches/skas3-2.6/ That was the main skas3 page. Enjoy! Flavio 2009/10/2 David Francisco Rodr

[uml-user] SKAS3

2009-10-01 Thread David Francisco Rodriguez Perez
Hi all I wanted to know if somebody knows where I can find the SKAS3 for CentOS 5.3 (2.6.18-128) or a patch to a kernel version similar to that one. Thanks David -- Come build with us! The BlackBerry® Developer Conferen

Re: [uml-user] SKAS3 for 2.6.27 question

2008-12-09 Thread Flavio
2008/12/9 Ryan Finnie <[EMAIL PROTECTED]>: > On Tue, Dec 9, 2008 at 2:06 PM, Flavio <[EMAIL PROTECTED]> wrote: >> So, let me know If I did understand correctly: I just have to apply >> the skas3 patch to my >> host kernel and the guest kernel will run in skas3 mode without any >> patch applied to i

Re: [uml-user] SKAS3 for 2.6.27 question

2008-12-09 Thread Ryan Finnie
On Tue, Dec 9, 2008 at 2:06 PM, Flavio <[EMAIL PROTECTED]> wrote: > So, let me know If I did understand correctly: I just have to apply > the skas3 patch to my > host kernel and the guest kernel will run in skas3 mode without any > patch applied to it, isn't it? Correct. Applying the SKAS3 patch

Re: [uml-user] SKAS3 for 2.6.27 question

2008-12-09 Thread Flavio
2008/12/9 Ryan Finnie <[EMAIL PROTECTED]>: > On Tue, Dec 9, 2008 at 1:14 PM, Flavio <[EMAIL PROTECTED]> wrote: >> I saw Ryan Finnie released the SKAS3 patch for 2.6.25/26/27 kernels >> but something makes me curious about that. >> Jeff Dike released SKAS4 patch for 2.6.24 kernel, and we could apply

Re: [uml-user] SKAS3 for 2.6.27 question

2008-12-09 Thread Ryan Finnie
On Tue, Dec 9, 2008 at 1:14 PM, Flavio <[EMAIL PROTECTED]> wrote: > I saw Ryan Finnie released the SKAS3 patch for 2.6.25/26/27 kernels > but something makes me curious about that. > Jeff Dike released SKAS4 patch for 2.6.24 kernel, and we could apply > it both on the guest and the host kernels. >

[uml-user] SKAS3 for 2.6.27 question

2008-12-09 Thread Flavio
Hello, I saw Ryan Finnie released the SKAS3 patch for 2.6.25/26/27 kernels but something makes me curious about that. Jeff Dike released SKAS4 patch for 2.6.24 kernel, and we could apply it both on the guest and the host kernels. Since SKAS3 patch is an old patch (Paolo Giarrusso was the previous

Re: [uml-user] skas3

2008-01-06 Thread Martin Paraskevov
Actually I figured that Debian has a package for the skas patch which made it very easy for me to patch and rebuild the host kernel. It is a 2.6.18 kernel since I'm planning to run Debian Stable (Etch 4.0). Debian Testing (lenny) is coming with kernel 2.6.22 and I'm reluctant to run even that. Afte

Re: [uml-user] skas3

2008-01-05 Thread Anthony Brock
> -Original Message- > Just to make sure I understand, the patch posted above is for > kernel 2.6.23 and > it is a host patch, right. If I want to patch kernel 2.6.18 (the > kernel coming with > Debian stable) should I use a patch for 2.6.18, for example this one: > > http://www.user-mode-l

Re: [uml-user] skas3

2008-01-04 Thread Flavio
Hello Martin, skas3 patch is _only_ for host kernels. uml patch is _only_ for guest kernels. Let me give you an example: your host kernel is the kernel you boot every time you turn on your PC and Linux starts. It should be patched with the SKAS3 patch. your guest kernel is the other one, i.e. th

Re: [uml-user] skas3

2008-01-04 Thread Martin Paraskevov
Just to make sure I understand, the patch posted above is for kernel 2.6.23 and it is a host patch, right. If I want to patch kernel 2.6.18 (the kernel coming with Debian stable) should I use a patch for 2.6.18, for example this one: http://www.user-mode-linux.org/~blaisorblade/patches/skas3-2.6/s

Re: [uml-user] skas3

2008-01-04 Thread Benedict Verheyen
Brock, Anthony - NET schreef: > Flavio, > > Try the patch from here: > > http://www.coherenthosting.com/prj/uml/skas-2.6.23.patch.bz2 > > I haven't tried it yet as I've been waiting for something else, but it > seemed to copy correctly from Jeff's original email. Please let me know > how it work

Re: [uml-user] skas3

2008-01-04 Thread Flavio
Thank you Tony, I'll try it later as soon as possible. Benedict, try a "diff" between the two versions... so you'll be able to see the differences and wat was wrong on the patch copied from the Jeff's post. Flavio On 04/01/2008, Benedict Verheyen <[EMAIL PROTECTED]> wrote: > Brock, Anthony - NE

Re: [uml-user] skas3

2008-01-04 Thread Brock, Anthony - NET
--Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > On Behalf Of Flavio > Sent: Friday, January 04, 2008 4:30 AM > To: Benedict Verheyen; user-mode-linux-user@lists.sourceforge.net > Subject: Re: [uml-user] skas3 > > The patch didn't work for

Re: [uml-user] skas3

2008-01-04 Thread Benedict Verheyen
Brock, Anthony - NET schreef: > Flavio, > > Try the patch from here: > > http://www.coherenthosting.com/prj/uml/skas-2.6.23.patch.bz2 > > I haven't tried it yet as I've been waiting for something else, but it > seemed to copy correctly from Jeff's original email. Please let me know > how i

Re: [uml-user] skas3

2008-01-04 Thread Flavio
The patch didn't work for me too. It seems a "dirty" file... I am looking for a file in order to not copy and paste also something not good... Flavio On 04/01/2008, Flavio <[EMAIL PROTECTED]> wrote: > On 04/01/2008, Benedict Verheyen <[EMAIL PROTECTED]> wrote: > > Flavio schreef: > > > > >> Than

Re: [uml-user] skas3

2008-01-04 Thread Flavio
On 04/01/2008, Benedict Verheyen <[EMAIL PROTECTED]> wrote: > Flavio schreef: > > >> Thanks for the link. I couldn't apply the patch, i get an error. > >> > >> patch unexpectedly ends in middle of line > >> patch: Only garbage was found in the patch input. > >> > >> What am i doing wrong? I no

Re: [uml-user] skas3

2008-01-04 Thread Benedict Verheyen
Flavio schreef: >> Thanks for the link. I couldn't apply the patch, i get an error. >> >> patch unexpectedly ends in middle of line >> patch: Only garbage was found in the patch input. >> >> What am i doing wrong? I noticed the patch containsinstead >> of the symbols but changing that giv

Re: [uml-user] skas3

2008-01-04 Thread Flavio
On 04/01/2008, Benedict Verheyen <[EMAIL PROTECTED]> wrote: > Ryan Finnie schreef: > > On Jan 3, 2008 11:44 PM, Flavio <[EMAIL PROTECTED]> wrote: > >> On 04/01/2008, Martin Paraskevov <[EMAIL PROTECTED]> wrote: > >>> I haven't been able to find some a resource with a recent skas3 patch and > >>> ho

Re: [uml-user] skas3

2008-01-04 Thread Benedict Verheyen
Ryan Finnie schreef: > On Jan 3, 2008 11:44 PM, Flavio <[EMAIL PROTECTED]> wrote: >> On 04/01/2008, Martin Paraskevov <[EMAIL PROTECTED]> wrote: >>> I haven't been able to find some a resource with a recent skas3 patch and >>> howto for installation. Is this still maintained? Can you give me some

Re: [uml-user] skas3

2008-01-04 Thread Flavio
On 04/01/2008, Ryan Finnie <[EMAIL PROTECTED]> wrote: > On Jan 3, 2008 11:44 PM, Flavio <[EMAIL PROTECTED]> wrote: > > On 04/01/2008, Martin Paraskevov <[EMAIL PROTECTED]> wrote: > > > I haven't been able to find some a resource with a recent skas3 patch and > > > howto for installation. Is this st

Re: [uml-user] skas3

2008-01-04 Thread Ryan Finnie
On Jan 3, 2008 11:44 PM, Flavio <[EMAIL PROTECTED]> wrote: > On 04/01/2008, Martin Paraskevov <[EMAIL PROTECTED]> wrote: > > I haven't been able to find some a resource with a recent skas3 patch and > > howto for installation. Is this still maintained? Can you give me some > > pointers > > to a ho

Re: [uml-user] skas3

2008-01-03 Thread Flavio
On 04/01/2008, Martin Paraskevov <[EMAIL PROTECTED]> wrote: > I haven't been able to find some a resource with a recent skas3 patch and > howto for installation. Is this still maintained? Can you give me some > pointers > to a howto for applying the patch. Hello, Here's all what you need about pa

[uml-user] skas3

2008-01-03 Thread Martin Paraskevov
I haven't been able to find some a resource with a recent skas3 patch and howto for installation. Is this still maintained? Can you give me some pointers to a howto for applying the patch. - Martin - This SF.net email is spon

Re: [uml-user] skas3 on 2.6.23? switch_mm_skas - PTRACE_SWITCH_MM failed, errno = 22

2007-12-03 Thread Nix
On 28 Nov 2007, Jeff Dike said: > On Mon, Nov 26, 2007 at 07:05:21PM -0800, Jason Lunz wrote: >> Is anyone still using skas3 on modern kernels? I've been booting on >> 2.6.23 with noprocmm to avoid crashing with "Kernel panic - not syncing: >> switch_mm_skas - PTRACE_SWITCH_MM failed, errno = 22".

Re: [uml-user] skas3 on 2.6.23? switch_mm_skas - PTRACE_SWITCH_MM failed, errno = 22

2007-11-27 Thread Jeff Dike
On Mon, Nov 26, 2007 at 07:05:21PM -0800, Jason Lunz wrote: > Is anyone still using skas3 on modern kernels? I've been booting on > 2.6.23 with noprocmm to avoid crashing with "Kernel panic - not syncing: > switch_mm_skas - PTRACE_SWITCH_MM failed, errno = 22". I'm going to take a look at this and

Re: [uml-user] skas3 on 2.6.23? switch_mm_skas - PTRACE_SWITCH_MMfailed, errno = 22

2007-11-27 Thread Brock, Anthony - NET
> -Original Message- > Is anyone still using skas3 on modern kernels? I've been booting on > 2.6.23 with noprocmm to avoid crashing with "Kernel panic - > not syncing: > switch_mm_skas - PTRACE_SWITCH_MM failed, errno = 22". > > Jason I'm using it on the last version I saw released: $ u

[uml-user] skas3 on 2.6.23? switch_mm_skas - PTRACE_SWITCH_MM failed, errno = 22

2007-11-26 Thread Jason Lunz
Is anyone still using skas3 on modern kernels? I've been booting on 2.6.23 with noprocmm to avoid crashing with "Kernel panic - not syncing: switch_mm_skas - PTRACE_SWITCH_MM failed, errno = 22". Jason - This SF.net email is

Re: [uml-user] SKAS3 FC4 Host Kernel - Notebook HIBERNATE

2006-02-19 Thread Blaisorblade
On Saturday 18 February 2006 21:32, Phill Wombat wrote: > Hi List, > Question: Can hibernate work with UMLs running? > My notebook dies a horrible death when it attempts to "stopping running > processes" during the hibernate. > I haven't searched the list extensively for the answer, so it co

[uml-user] SKAS3 FC4 Host Kernel - Notebook HIBERNATE

2006-02-18 Thread Phill Wombat
Hi List, Question: Can hibernate work with UMLs running? My notebook dies a horrible death when it attempts to "stopping running processes" during the hibernate. I haven't searched the list extensively for the answer, so it could be there if anyone can point me to it. Needless to say, hiber