systems as yet. No code is
available for skas4. And the later has security issues and lack of wide
spread testing.
Regards, Peter
Ian Chilton wrote:
Hi,
This has probably been asked a load of times but I have not been keeping
up with UML recently due to been really busy.
I have to stick some new
Hi. I was getting an immediate kernel panic booting up a guest kernel.
Turned out to be because I had the static link UML compile option
turned on (I found the problem report in the mailing list).
Now the guest starts up then just freezes / does nothing at
"Initializing stdio console driver"
d wild
guesses at the cause of the problem are also invited :)
Regards, Peter
---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, al
lse to find the problem. Maybe I could use gdb?
Paulo if you're interested I can set you up with an account so you can
poke around/test.
Regards, Peter
http://rimuhosting.com
Blaisorblade wrote:
On Monday 10 January 2005 05:33, Peter wrote:
I have some users running 1.5 Java VMs. They run for
Your report is with a 1.3 JDK. I'd suggest if you want to use Java, use
a 1.4.2 JDK. They are pretty solid.
The problem I am getting does not result in any processes crashing. It
just results in maxed out CPU.
Regards, Peter
http://rimuhosting.com
McGroarty wrote:
[Snip much discussi
Hi.
The command run when cad is hit is handled by /etc/inittab. Change the
guest /etc/inittab entry for cad from shutdown -r (for reboot) to
shutdown -h (for halt, rather than reboot).
[EMAIL PROTECTED] wrote:
Hi, i have Fedora core 2 Host ( 2.6.9 + skas3-v7 )
with many Guests ( Kernel 2.6.9 bb
you can save some backporting efforts, work on adding more 2.6
stability and new features (on the separate -mm type tree) that could be
a win-win.
Cheers, Peter
Blaisorblade wrote:
Jeff, I've seen the beginning of your work on back-porting all the patches
from 2.6 to 2.4...
It's a h
ubd0=Debian-3.0r0.ext2
[snip]
Console initialized on /dev/tty0
Initializing software serial port version 1
/dev/ubd/disc0: unknown partition table
Kernel panic - not syncing: VFS: Unable to mount root fs on
unknown-block(0,0)
Cheers, Peter
KLEIN Stéphane wrote:
Hi,
I've initialized my uml con
I have seen this problem occur before. I have only seen it occur when
the guest had run out of memory. Try some of the tips here to reduce
your memory usage:
http://rimuhosting.com/howto/memory.jsp
Regards, Peter
Chris Wedgwood wrote:
On Thu, Mar 17, 2005 at 04:13:37PM -0300, itamar wrote:
I
nd any
info on progress towards trying to support it.
Regards, Peter
Nils Toedtmann wrote:
This is a cross post to <[EMAIL PROTECTED]> and
Dear lists,
Anybody successfully running cyrus-imapd in FC2/3+Xen/UML? When i tried
to run cyrus-imapd in a virtual FC3 (Xen or UML) i got lot's of
The 2.6.11 guest kernels I tried all had 100% CPU in hardware interupts.
I saw someone else report this as well. Is this resolved in
2.6.11-bs1? (I don't recall seeing any emails in this list addressing
the hi problem, but I may have missed some).
Regards, Peter
Blaisorblade wrote:
Ho
UML will only launch Linux guests. You may wish to research other
options if you need a FreeBSD guest. e.g. xen, vmware, or vserver.
Regards, Peter
itamar wrote:
It´s possible to run freebsd as guest ?
host=linux
guest=freebsd ?
---
SF
This is something I noticed creep in at 2.6.11. Blaisorblade suggested
turning off the real time clock UML compile option. Want to try that
and reply to the list with the results?
Regards, Peter
Daniel Tombeil wrote:
Hello Dave,
On Sat, 2005-04-09 at 10:24 +0100, Dave Pearson wrote:
Hi
My
would take a look at
reproducing the problem (maxing out CPU when JDK 1.5 is running for a
while) and any suggestions on how to improve the situation. If you
don't find anything, that's fine. I just want to know if someone has at
least looked.
Regards, Peter
Peter wrote:
OK. The
You need to set StartServers and Min/MaxSpareServers correctly. And
some apache conf files have a few ifdef'ed versions of these values. So
make sure you get the right one.
Regards, Peter
Andrea Benedetto wrote:
When I launch apache2 on a virtual machine it works fine but starts with a
l
back. eh?
Regards, Peter
Gerd Knorr wrote:
Blaisorblade <[EMAIL PROTECTED]> writes:
I remember there was a patch for uml, changing the architecture to i586,
forcing glibc not to use /lib/tls.
Someone knows where I can find it ?
It's in
http://www.suse.de/~kraxel/uml/patches/
named uml
most commonly applied to a vanilla
kernel.org kernel. I am not aware of a redhat version. Plus if you aim
for a custom patchset then you'd typically need to wait longer to get
that patch set (cf. the blaisorblade and jeff version's which apply
against the vanilla kernel).
Rega
oid);
> #endif
>
> #else
> +#if __GNUC__ == 4
> +# define __used__attribute__((__used__))
> +#endif
> +#endif
> +
> +#else
> #include
> #endif
> /* These are for everybody (although not all archs will actually
>
--
Regards,
Peter Teoh
t install
linux-source", with default UML kernel configuration + ext2/3 extended
attributes support. The kernel version is 2.6.24.3.
Any help would be appreciated.
Regards,
Peter
-
This SF.Net email is sponsored by the
On Mon, 2011-01-17 at 12:31 +0100, Peter Zijlstra wrote:
> On Mon, 2011-01-17 at 11:26 +, Russell King - ARM Linux wrote:
> > Maybe remove the comment "everything is done on the interrupt return path"
> > as with this function call, that is no longer the case.
(Re
On Tue, 2011-01-18 at 07:31 +1100, Benjamin Herrenschmidt wrote:
>
> Beware of false positive, I've used "fake" reschedule IPIs in the past
> for other things (like kicking a CPU out of sleep state for unrelated
> reasons). Nothing that I know that is upstream today but some of that
> might come b
ds any IPI when low on memory.
Signed-off-by: Peter Zijlstra
---
arch/alpha/kernel/smp.c |1 +
arch/arm/kernel/smp.c |1 +
arch/blackfin/mach-common/smp.c |3 ++-
arch/cris/arch-v32/kernel/smp.c | 13 -
arch/ia64/kernel/irq_ia64.c |2 ++
arc
On Mon, 2011-01-17 at 11:26 +, Russell King - ARM Linux wrote:
> On Mon, Jan 17, 2011 at 12:07:13PM +0100, Peter Zijlstra wrote:
> > diff --git a/arch/alpha/kernel/smp.c b/arch/alpha/kernel/smp.c
> > index 42aa078..c4a570b 100644
> > --- a/arch/alpha/kernel/smp.c
> &
On Mon, 2011-01-17 at 14:49 -0500, Mike Frysinger wrote:
> On Mon, Jan 17, 2011 at 06:07, Peter Zijlstra wrote:
> > Also, while reading through all this, I noticed the blackfin SMP code
> > looks to be broken, it simply discards any IPI when low on memory.
>
> not really. se
On Mon, 2011-02-07 at 10:26 +1100, Benjamin Herrenschmidt wrote:
> You missed:
>
> diff --git a/arch/powerpc/kernel/smp.c b/arch/powerpc/kernel/smp.c
> index 9813605..467d122 100644
> --- a/arch/powerpc/kernel/smp.c
> +++ b/arch/powerpc/kernel/smp.c
> @@ -98,6 +98,7 @@ void smp_message_recv(int ms
On Wed, 2011-02-09 at 17:14 +1100, Benjamin Herrenschmidt wrote:
> On Mon, 2011-02-07 at 14:54 +0100, Peter Zijlstra wrote:
> > On Mon, 2011-02-07 at 10:26 +1100, Benjamin Herrenschmidt wrote:
> > > You missed:
> > >
> > > diff --git a/arch/powerpc/kern
hello
i'm not sure if this is the right place to ask but as i have installed java
already on other debian machines (even the host) it seems for me like an uml
specific problem... but maybe i'm on the wrong list, so just tell...
i have tried to install java sdk 1.4.2. but everytime i installed it
remove your /lib/tls directory as tls is not supported in uml. having a
tls active libc can couse other weird problems anytime. also pay
attention to it whenever you upgrade your libc package, it will create
it again.
i moved /lib/tls to /lib/tls.bak (just to be sure everything else works ;)
and
i
hould help you find out what is causing the crash
050620 12:06:34 mysqld ended
Thanks for help,
Peter
---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward art
> I'd like to run the uml machine on the second external ip, with eth0
> inside the uml has one of the available external ips.
I solved that with NAT in iptables on the host machine:
hydra:~# iptables -t nat -L -n
Chain PREROUTING (policy ACCEPT)
target prot opt source destina
Hello,
I have the same problem with 2.6.12.1 Kernel. Almost exact the same
output... With 2.6.11.12 Kernel everything works...
Peter
2005/6/28, Bernhard Schauer <[EMAIL PROTECTED]>:
> > Have you had problems with plain 2.6.12?
>
> I tried 2.6.12, 2.6.12-mm1 and several o
Just tried it with 2.6.13-rc1. Same error...
> Could you please try 2.6.12-rc4-mm2? I'll try to reproduce your issue
> with 2.6.11.12.
---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow R
Some weeks ago, I posted something like this on this list: This is the
way I do networking with several UMLs on one host.
hydra:~# iptables -t nat -L -n
Chain PREROUTING (policy ACCEPT)
target prot opt source destination
DNAT all -- 0.0.0.0/0195.230.xxx.yyy
uot;hostfs" option. Am I wrong?
>
>
> What version of UML? I noticed this and fixed it recently.
>
> Jeff
I'm using kernel 2.6.12-4
Is there a way to accomplish what I want with the newest kernel? Or do I
have to use a different version?
Thanx!
Peter
-
.
Peter Methven.
ies to
swap_fs.
Peter
---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP. Click he
llent site both for beginners and experienced users
of UML...)
Peter.
---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the
$ export TMP=/tmp/mydir
$ /usr/bin/linux umid=asdf...
No, didn't work :-(
this is how i do it and it works:
snip ---
TMPDIR=/tmp/uml_$UMLNAME #location where to store the ram of the uml
mkdir $TMPDIR
mount -t tmpfs -o mode=1777,size=$MEM none $TMPDIR
chown $UMLUSER $TMPDIR -R
chmod og-
nsuming
more have to swap (what happens seldom).
Peter
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business t
n/udevtrigger
udevd-event[1220]: node_symlink: symlink(pty/s112, /dev/ttyw0) failed: No
space
left on device
udevd-event[1221]: udev_node_mknod: mknod(/dev/pty/s113, 020660, 3, 113)
failed:
No space left on device
--
Peter Ch
r good measure, because apparently that is what the 2.6.X kernels
want.
As I'm not greatly experienced with uml, and this is my first go at rolling my
own file system (I've upgraded other people's systems before) I&
On Monday 06 August 2007, Peter Chant wrote:
> As I'm not greatly experienced with uml, and this is my first go at rolling
> my own file system (I've upgraded other people's systems before) I'm a bit
> concerned that I have multiple issues occuring.
>
> Pete
m= passing to it whereas mine does - and Dave does not install udev
whereas I do.
So thanks to you both.
Pete
--
Peter Chant
http://www.petezilla.co.uk
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping thr
udev ups
the interface number automagically causing a pain with network config.
BTW - my script is getting more useful. It now generates a root filesystem
image and a working script which runs it. Next stage, network configuration.
Pete
--
Peter Chant
ht
On Wednesday 08 August 2007, Paolo Giarrusso wrote:
Paulo,
> Indeed, if you remember the message I pointed out saying "device full" it
> was during an mknod operation by udev - so the relation between those two
> differences is clear.
yes, I had that very much in mind.
Pet
On Wednesday 08 August 2007, Peter Chant wrote:
> BTW - my script is getting more useful. It now generates a root filesystem
> image and a working script which runs it. Next stage, network
> configuration.
OK, if anyone is interested I've put the script on my webp
rocess in one of the readmes on the URL I posted but substitute installing
slackware packages with the relevent rpms?
Pete
--
Peter Chant
http://www.petezilla.co.uk
-
This SF.net email is sponsored by: Splunk Inc.
Still gr
etezilla.co.uk for version 0.1. I ought to put up 0.2 as it creates
some rc. files on the host as well.
Pete
--
Peter Chant
http://www.petezilla.co.uk
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through
s.
BTW, using Slackware myself.
Pete
--
Peter Chant
http://www.petezilla.co.uk
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration fi
On 12/13/2012 10:37 AM, Borislav Petkov wrote:
>>
>> If appropriate, the code could be changed to
>>
>> (void *)(unsigned long)m->ip
>
> Can we explicitly cast it to what it is so that we can be explicit as to
> what we're casting it? IOW:
>
> (void *)(__u64)m->ip;
>
> Does that even
Good thing, then,. otherwise we'd have a compat headache.
-hpa
--
H. Peter Anvin, Intel Open Source Technology Center
I work for Intel. I don't speak on their behalf.
--
LogMeIn Rescue: Anywhere, Anytim
On 05/28/2013 01:19 AM, Ingo Molnar wrote:
>
> So I think the same principle applies to it as to any other debugging
> code: it's fine to be able to turn debugging off. It's a performance
> versus kernel robustness/determinism trade-off.
>
I suspect, rather, that BUG() should turn into a trap
On 05/28/2013 08:43 AM, Arnd Bergmann wrote:
>
> Right, that is what the patch I just posted does.
>
> On a related note, I found that WARN_ON() can no longer be compiled
> out since there is already code that relies on the side-effects of
> the condition. I assume that was an intentional change
}
kfree(tiny_cache);
printk (KERN_INFO "tiny driver unloaded\n");
}
module_init (tiny_init);
module_exit (tiny_cleanup);
Peter
---
SF email is sponsored by - The IT Product Guide
Read honest & candid rev
54 matches
Mail list logo