Re: [Simh] NetBSD5.0.2

2010-09-03 Thread Jason Stevens
> > > Was this with or without the other vax idle patch (correcting interaction > with console and other background polling events) already applied? > > Peter > > Great news, OSX is now idling at 15-20%.. It's certainly an improvement. I'll up a patch that combines the regression (OLDVMS) and incl

Re: [Simh] NetBSD5.0.2

2010-09-03 Thread Jason Stevens
> > Was this with or without the other vax idle patch (correcting interaction > with console and other background polling events) already applied? > > Peter > > No, I'll go ahead and try mixing all of them together ___ Simh mailing list Simh@trailing-

Re: [Simh] NetBSD5.0.2

2010-09-02 Thread Peter Svensson
On Fri, 3 Sep 2010, Jason Stevens wrote: > Well getting back to the start of the thread, what I've done here is > regressed the idle code to include an "OLDVMS" option which set the idle > timings and hook to the old pre 3.8-1 levels, allowing things like 4.2 BSD, > and other BSD's to idle correct

Re: [Simh] NetBSD5.0.2

2010-09-02 Thread Jason Stevens
Well getting back to the start of the thread, what I've done here is regressed the idle code to include an "OLDVMS" option which set the idle timings and hook to the old pre 3.8-1 levels, allowing things like 4.2 BSD, and other BSD's to idle correctly. Note that this is *FAR* from tested, as I

Re: [Simh] NetBSD5.0.2

2010-09-02 Thread Nigel Horne
Got it! I didn't realise that the NETBSD in the set cpu idle command had to be in upper-case. I "set cpu idle=NetBSD" and of course that failed. When I changed to "set cpu idle=NETBSD" is started to work. Thanks for you patience and help (incidentally I worked it out by looking at the sourc

Re: [Simh] NetBSD5.0.2

2010-09-02 Thread Jason Stevens
the patch doesn't look overly complex, let me manually re-enter it On Thu, Sep 2, 2010 at 6:58 AM, Nigel Horne wrote: > On 02/09/10 11:55, Jason Stevens wrote: > > I get the impression you should unzip with the -a flag to put the patch in > your native CR/LF format. > > > That doesn't help:

Re: [Simh] NetBSD5.0.2

2010-09-02 Thread Nigel Horne
On 02/09/10 11:55, Jason Stevens wrote: I get the impression you should unzip with the -a flag to put the patch in your native CR/LF format. That doesn't help: n...@packard:~/Download/foo$ unzip -a ../simh_vax_cpu_idle.zip Archive: ../simh_vax_cpu_idle.zip inflating: simh_vax_cpu_idle.diff

Re: [Simh] NetBSD5.0.2

2010-09-02 Thread Jason Stevens
I get the impression you should unzip with the -a flag to put the patch in your native CR/LF format. On Thu, Sep 2, 2010 at 6:51 AM, Nigel Horne wrote: > On 02/09/10 11:14, Jason Stevens wrote: > >> The direct link is here: >> >> >> >> http://sourceforge.net/projects/simh/files/Unofficial%20Patc

Re: [Simh] NetBSD5.0.2

2010-09-02 Thread Jason Stevens
I've been maintaining the sourceforge stuff... And I've been collecting patches from people or posts, and putting them on the site, as before that I've been providing builds for anyone outside of the linux/win32 environments.. (speaking of which work FINALLY got me some OSX access so I'll be updati

Re: [Simh] NetBSD5.0.2

2010-09-02 Thread Nigel Horne
On 02/09/10 11:14, Jason Stevens wrote: The direct link is here: http://sourceforge.net/projects/simh/files/Unofficial%20Patches/3.8.1/simh_vax_cpu_idle.zip/download I tried that, but the patch fails: n...@packard:~/src/simhv38-1$ patch < /home/njh/Download/foo/simh_vax_cpu_idle.diff (Stri

Re: [Simh] NetBSD5.0.2

2010-09-02 Thread Rick Murphy
At 06:14 AM 9/2/2010, Jason Stevens wrote: The direct link is here: http://sourceforge.net/projects/simh/files/Unofficial%20Patches/3.8.1/simh_vax_cpu_idle.zip/download I've placed all that I

Re: [Simh] NetBSD5.0.2

2010-09-02 Thread Jason Stevens
The direct link is here: http://sourceforge.net/projects/simh/files/Unofficial%20Patches/3.8.1/simh_vax_cpu_idle.zip/download I've placed all that I can in the 'browse all files' On Thu, Sep 2, 2010 at 3:43 AM, Nigel Horne wrote: > Peter, > > I can't get the idle detection to work - Sim

Re: [Simh] NetBSD5.0.2

2010-09-02 Thread Nigel Horne
Peter, I can't get the idle detection to work - Simh hogs the CPU. I am using "set cpu idle=netbsd". Try the simh_vax_cpu_idle patch I wrote. It is on sourceforge under the "unofficial patches" folder. Thanks for the idea. I looked and couldn't find it. Please could you supply the

Re: [Simh] NetBSD5.0.2

2010-08-27 Thread Nigel Horne
ou finally get to that point and need help let me know. As mentioned yesterday, doing an upgrade, rather than a re-installation, fixed it. --- On *Wed, 8/25/10, Nigel Horne //* wrote: From: Nigel Horne Subject: [Simh] NetBSD5.0.2 To: simh@trailing-edge.com Date: Wednesday,

Re: [Simh] NetBSD5.0.2

2010-08-26 Thread Ray Jewhurst
: From: Nigel Horne Subject: [Simh] NetBSD5.0.2 To: simh@trailing-edge.com Date: Wednesday, August 25, 2010, 9:41 AM I have successfully installed and run NetBSD3.1 in the past using simh's Vax emulator (version 38), but NetBSD5.0.2 eludes me (it's about time I upgraded!). I fo

Re: [Simh] NetBSD5.0.2

2010-08-26 Thread Peter Svensson
On Thu, 26 Aug 2010, Nigel Horne wrote: > I can't get the idle detection to work - Simh hogs the CPU. I am using "set > cpu idle=netbsd". > Try the simh_vax_cpu_idle patch I wrote. It is on sourceforge under the "unofficial patches" folder. Peter _

Re: [Simh] NetBSD5.0.2

2010-08-26 Thread Nigel Horne
I can't get the idle detection to work - Simh hogs the CPU. I am using "set cpu idle=netbsd". -Nigel -- Nigel Horne. Arranger, Adjudicator, Band Trainer, Composer, Tutor, Typesetter. NJH Music, ICQ#20252325, twitter: @nigelhorne n...@bandsman.co.uk http://www.bandsman.co.uk __

Re: [Simh] NetBSD5.0.2

2010-08-25 Thread Nigel Horne
Deborah, Thank you for your message. Are you giving the emulator enough memory? NetBSD is growing. "set cpu 512m" I tried a different approach - I copied the hard disc image and tried an upgrade. I had a few errors to do with groups, but basically it worked and I now have NetBSD/Vax 5.0.2 wo

[Simh] NetBSD5.0.2

2010-08-25 Thread Nigel Horne
I have successfully installed and run NetBSD3.1 in the past using simh's Vax emulator (version 38), but NetBSD5.0.2 eludes me (it's about time I upgraded!). I followed the instructions at http://www.netbsd.org/ports/vax/emulator-howto.html, but I fell at the final hurdle. Upon typing "boot dua