Blaisorblade wrote:
Ok, I've uploaded the first prerelease of SKAS3 V8... It's uploaded on the web-site, you can start playing for it if you want:

http://www.user-mode-linux.org/~blaisorblade/patches/skas3-2.6/skas-2.6.9-v8-rc1/

if you want, impressions are welcome.... I've not yet tested it thoroughly, but it should work well enough.

I'm particularly interested in seeing it tested on SMP host systems, since I've added some locking and I want to be sure there is no deadlock possibility.

However, *not* on production systems for now... I want to check it more carefully.

I just tested this release on a vanilla single-proc AMD system. I see one major problem (at least with how we run UML here).


With 2.6.7 with skas3 and earlier releases it is possible to kill a virtual server from the host with a standard kill command. All of the sub-threads die and you can unmount/unmap the various stuff that the virtual used. This is an unclean shutdown but at least lets you kill virtuals that have misbehaved while leaving the host up.

With 2.6.9 skas3 v8 a plain kill does nothing. With a kill -9, 3 of the four thread die, but one remains and the only way to get rid of it is with a server reboot.

Not sure what is going on here, but I have not been able to get anything past 2.6.7 to work while killing virtual rudely.

--------------------------------------------------------------------
Doug Dumitru     800-470-2756     (610-237-2000)
EasyCo LLC       [EMAIL PROTECTED]  http://easyco.com
--------------------------------------------------------------------


------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ User-mode-linux-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

Reply via email to