* [uml-devel] Nesting, and other Qs
@ 2009-02-17 12:24 Russell Lewis
2009-02-17 18:09 ` David Francisco Rodriguez Perez
2009-02-20 7:44 ` [uml-devel] Update: " Russell Lewis
0 siblings, 2 replies; 3+ messages in thread
From: Russell Lewis @ 2009-02-17 12:24 UTC (permalink / raw)
To: user-mode-linux-devel
Welcome, all. I played with UML a few years back (before it was in the
mainline), and now plan to use it again for some academic research. I'm
sure you guys will be hearing from me over the next couple of semesters. :)
3 early questions:
- Is nesting currently working? Do we still need to set NESTING=x, or
is it autodetected somehow?
(I tried to nest, and it doesn't segfault, but it terminates immediately
with "Checking syscall emulation patch for ptrace...check_sysemu :
expecting SIGTRAP, got status = 256"
- Is there a recommended "best" level to work from? I am currently
using linux-2.6.28, which seems to work except or the "sigprocmask" problem.
- Looks to me like the website is way out of date. Is there a good,
current page or wiki where I can look things up? I've google'd a lot,
but everything seems a couple of years old.
Thanks!
Russ Lewis
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [uml-devel] Nesting, and other Qs
2009-02-17 12:24 [uml-devel] Nesting, and other Qs Russell Lewis
@ 2009-02-17 18:09 ` David Francisco Rodriguez Perez
2009-02-20 7:44 ` [uml-devel] Update: " Russell Lewis
1 sibling, 0 replies; 3+ messages in thread
From: David Francisco Rodriguez Perez @ 2009-02-17 18:09 UTC (permalink / raw)
To: Russell Lewis; +Cc: user-mode-linux-devel
[-- Attachment #1.1: Type: text/plain, Size: 327 bytes --]
>
>
>
> - Looks to me like the website is way out of date. Is there a good,
> current page or wiki where I can look things up? I've google'd a lot,
> but everything seems a couple of years old.
>
> I wonder if Jeff has stopped working on the main UML kernel page (
http://user-mode-linux.sourceforge.net/) .
David Rodriguez
[-- Attachment #1.2: Type: text/html, Size: 592 bytes --]
[-- Attachment #2: Type: text/plain, Size: 415 bytes --]
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
[-- Attachment #3: Type: text/plain, Size: 194 bytes --]
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [uml-devel] Update: Nesting, and other Qs
2009-02-17 12:24 [uml-devel] Nesting, and other Qs Russell Lewis
2009-02-17 18:09 ` David Francisco Rodriguez Perez
@ 2009-02-20 7:44 ` Russell Lewis
1 sibling, 0 replies; 3+ messages in thread
From: Russell Lewis @ 2009-02-20 7:44 UTC (permalink / raw)
To: user-mode-linux-devel
Some googling found a patch which seems to have worked around the
"status = 256" problem. (I'm hoping that the patch is correct):
http://groups.google.com/group/linux.kernel/browse_thread/thread/bacb6633e87708d9
However, now I'm seeing the "enclosing" UML instance crash when I try to
run nested. The error is:
EXT3-fs: mounted filesystem with ordered data mode.
VFS: Mounted root (ext3 filesystem) readonly.
Eeek! page_mapcount(page) went negative! (-1)
page pfn = 14f
page->flags = 400
page->count = 1
page->mapping = 00000000
vma->vm_ops = 0x8205524
vma->vm_ops->fault = special_mapping_fault+0x0/0x44
Kernel panic - not syncing: Kernel mode signal 4
Terminated
I've been googling on this, and the closest I've come (not sure it if is
related) was from last September. Sounded like Jeff understood the
problem, and was working on a patch:
http://groups.google.com/group/linux.debian.bugs.dist/browse_thread/thread/729c58a780e680e5
Please, can somebody at least tell me if this path is worth pursuing?
Are other people using nesting and having it work??? I'd prefer to use
UML, but I don't want to waste my time pursuing something that it's
ready to use.
Thanks!
Russ
Russell Lewis wrote:
> Welcome, all. I played with UML a few years back (before it was in the
> mainline), and now plan to use it again for some academic research. I'm
> sure you guys will be hearing from me over the next couple of semesters. :)
>
> 3 early questions:
>
> - Is nesting currently working? Do we still need to set NESTING=x, or
> is it autodetected somehow?
>
> (I tried to nest, and it doesn't segfault, but it terminates immediately
> with "Checking syscall emulation patch for ptrace...check_sysemu :
> expecting SIGTRAP, got status = 256"
>
> - Is there a recommended "best" level to work from? I am currently
> using linux-2.6.28, which seems to work except or the "sigprocmask" problem.
>
> - Looks to me like the website is way out of date. Is there a good,
> current page or wiki where I can look things up? I've google'd a lot,
> but everything seems a couple of years old.
>
> Thanks!
>
> Russ Lewis
>
> ------------------------------------------------------------------------------
> Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
> -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
> -Strategies to boost innovation and cut costs with open source participation
> -Receive a $600 discount off the registration fee with the source code: SFAD
> http://p.sf.net/sfu/XcvMzF8H
> _______________________________________________
> User-mode-linux-devel mailing list
> User-mode-linux-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
>
>
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-02-20 13:32 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-17 12:24 [uml-devel] Nesting, and other Qs Russell Lewis
2009-02-17 18:09 ` David Francisco Rodriguez Perez
2009-02-20 7:44 ` [uml-devel] Update: " Russell Lewis
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox