On Tue, 10 Jun 2014, Hans Vlems wrote:
Good luck Cory, 6 MB surely will test your patience!
Thanks. ;)
It'll work as a good test of the monitor. ;)
--
Cory Smelosky
http://gewt.net Personal stuff
http://gimme-sympathy.org Projects
Good luck Cory, 6 MB surely will test your patience!
Verzonden vanaf mijn BlackBerry 10-smartphone.
Origineel bericht
Van: Cory Smelosky
Verzonden: dinsdag 10 juni 2014 22:46
Aan: hecnet at Update.UU.SE
Beantwoorden: hecnet at Update.UU.SE
Onderwerp: Re: [HECnet] Latest version of VWS
On Tue, 10 Jun 2014, Hans Vlems wrote:
You might want to turn off feedback for autogen though.
Probably.
BTW, how much memory in the vs2k ?
Good question!
It has a 2/4M memory module in it (that is what it says)...so it either
has 4M or 6M. I'd love to have one of the 16M clearpoint boards, though.
;)
--
Cory Smelosky
http://gewt.net Personal stuff
http://gimme-sympathy.org Projects
On Tue, 10 Jun 2014, Hans Vlems wrote:
You might want to turn off feedback for autogen though.
Probably.
BTW, how much memory in the vs2k ?
Good question!
It has a 2/4M memory module in it (that is what it says)...so it either has 4M or 6M. I'd love to have one of the 16M clearpoint boards, though. ;)
--
Cory Smelosky
http://gewt.net Personal stuff
http://gimme-sympathy.org Projects
You might want to turn off feedback for autogen though.
BTW, how much memory in the vs2k ?
Verzonden vanaf mijn BlackBerry 10-smartphone.
Origineel bericht
Van: Brian Schenkenberger, VAXman-
Verzonden: dinsdag 10 juni 2014 21:54
Aan: hecnet at Update.UU.SE
Beantwoorden: hecnet at Update.UU.SE
Onderwerp: Re: [HECnet] Latest version of VWS
Cory Smelosky <b4 at gewt.net> writes:
On Tue, 10 Jun 2014, Dave McGuire wrote:
On 06/10/2014 02:32 PM, Cory Smelosky wrote:
What's the latest version of VWS/the workstation stuff? I've heard
DECwindows is a bit heavy for a VS2000. ;)
DECwindows is fine on a VS2000, FYI. (been there, done that...for YEARS)
Ahh, Okay!
I need to fix these before I can shove it on the cluster node, though. ;)
%DECW-W-BADVALUE, Free GBLPAGES is 11620, should be at least 30000
%DECW-W-BADVALUE, SYSGEN parameter GBLPAGFIL is 1024, should be at least
6024
%DECW-W-BADVALUE, SYSGEN parameter CHANNELCNT is 127, should be at least
255
%DECW-W-BADVALUE, SYSGEN parameter PQL_DPGFLQUOTA is 16400, should be at
least 32768
%DECW-W-BADVALUE, SYSGEN parameter PQL_MASTLM is 4, should be at least 100
%DECW-W-BADVALUE, SYSGEN parameter PQL_MBIOLM is 4, should be at least 100
%DECW-W-BADVALUE, SYSGEN parameter PQL_MDIOLM is 4, should be at least 100
%DECW-W-BADVALUE, SYSGEN parameter PQL_MPRCLM is 0, should be at least 8
%DECW-W-BADVALUE, SYSGEN parameter PQL_MFILLM is 2, should be at least 100
%DECW-W-BADVALUE, SYSGEN parameter PQL_MBYTLM is 1024, should be at least
48000
%DECW-W-BADVALUE, SYSGEN parameter PQL_MENQLM is 30, should be at least
200
$ MCR SYSGEN ;)
Seriously, edit MODPARAMS.DAT, set each of those recommendations as:
min_<SYSGEN-parameter> = <suggested-value>
and then @SYS$UPDATE:AUTOGEN and reboot.
--
VAXman- A Bored Certified VMS Kernel Mode Hacker VAXman(at)TMESIS(dot)ORG
I speak to machines with the voice of humanity.
On Tue, 10 Jun 2014, Brian Schenkenberger, VAXman- wrote:
$ MCR SYSGEN ;)
Seriously, edit MODPARAMS.DAT, set each of those recommendations as:
min_<SYSGEN-parameter> = <suggested-value>
and then @SYS$UPDATE:AUTOGEN and reboot.
Thanks. I just shoved them in the email so I had somewhere to refer to when I was in EDIT. ;)
Now to boot the cluster node!
--
Cory Smelosky
http://gewt.net Personal stuff
http://gimme-sympathy.org Projects
Cory Smelosky <b4 at gewt.net> writes:
On Tue, 10 Jun 2014, Dave McGuire wrote:
On 06/10/2014 02:32 PM, Cory Smelosky wrote:
What's the latest version of VWS/the workstation stuff? I've heard
DECwindows is a bit heavy for a VS2000. ;)
DECwindows is fine on a VS2000, FYI. (been there, done that...for YEARS)
Ahh, Okay!
I need to fix these before I can shove it on the cluster node, though. ;)
%DECW-W-BADVALUE, Free GBLPAGES is 11620, should be at least 30000
%DECW-W-BADVALUE, SYSGEN parameter GBLPAGFIL is 1024, should be at least
6024
%DECW-W-BADVALUE, SYSGEN parameter CHANNELCNT is 127, should be at least
255
%DECW-W-BADVALUE, SYSGEN parameter PQL_DPGFLQUOTA is 16400, should be at
least 32768
%DECW-W-BADVALUE, SYSGEN parameter PQL_MASTLM is 4, should be at least 100
%DECW-W-BADVALUE, SYSGEN parameter PQL_MBIOLM is 4, should be at least 100
%DECW-W-BADVALUE, SYSGEN parameter PQL_MDIOLM is 4, should be at least 100
%DECW-W-BADVALUE, SYSGEN parameter PQL_MPRCLM is 0, should be at least 8
%DECW-W-BADVALUE, SYSGEN parameter PQL_MFILLM is 2, should be at least 100
%DECW-W-BADVALUE, SYSGEN parameter PQL_MBYTLM is 1024, should be at least
48000
%DECW-W-BADVALUE, SYSGEN parameter PQL_MENQLM is 30, should be at least
200
$ MCR SYSGEN ;)
Seriously, edit MODPARAMS.DAT, set each of those recommendations as:
min_<SYSGEN-parameter> = <suggested-value>
and then @SYS$UPDATE:AUTOGEN and reboot.
--
VAXman- A Bored Certified VMS Kernel Mode Hacker VAXman(at)TMESIS(dot)ORG
I speak to machines with the voice of humanity.
On Jun 10, 2014, at 2:39 PM, Dave McGuire <mcguire at neurotica.com> wrote:
On 06/10/2014 02:32 PM, Cory Smelosky wrote:
What's the latest version of VWS/the workstation stuff? I've heard
DECwindows is a bit heavy for a VS2000. ;)
DECwindows is fine on a VS2000, FYI. (been there, done that...for YEARS)
-Dave
I ve used both on the same hardware started on a VS2 (the first one with color graphics) running VWS, then switched to DECwindows when VWS was unceremoniously canceled. I m pretty sure that DECwindows was both functionally superior and a whole lot faster.
paul
On Tue, 10 Jun 2014, Dave McGuire wrote:
On 06/10/2014 02:32 PM, Cory Smelosky wrote:
What's the latest version of VWS/the workstation stuff? I've heard
DECwindows is a bit heavy for a VS2000. ;)
DECwindows is fine on a VS2000, FYI. (been there, done that...for YEARS)
Ahh, Okay!
I need to fix these before I can shove it on the cluster node, though. ;)
%DECW-W-BADVALUE, Free GBLPAGES is 11620, should be at least 30000
%DECW-W-BADVALUE, SYSGEN parameter GBLPAGFIL is 1024, should be at least 6024
%DECW-W-BADVALUE, SYSGEN parameter CHANNELCNT is 127, should be at least 255
%DECW-W-BADVALUE, SYSGEN parameter PQL_DPGFLQUOTA is 16400, should be at least 32768
%DECW-W-BADVALUE, SYSGEN parameter PQL_MASTLM is 4, should be at least 100
%DECW-W-BADVALUE, SYSGEN parameter PQL_MBIOLM is 4, should be at least 100
%DECW-W-BADVALUE, SYSGEN parameter PQL_MDIOLM is 4, should be at least 100
%DECW-W-BADVALUE, SYSGEN parameter PQL_MPRCLM is 0, should be at least 8
%DECW-W-BADVALUE, SYSGEN parameter PQL_MFILLM is 2, should be at least 100
%DECW-W-BADVALUE, SYSGEN parameter PQL_MBYTLM is 1024, should be at least 48000
%DECW-W-BADVALUE, SYSGEN parameter PQL_MENQLM is 30, should be at least 200
-Dave
--
Cory Smelosky
http://gewt.net Personal stuff
http://gimme-sympathy.org Projects
On 06/10/2014 02:32 PM, Cory Smelosky wrote:
What's the latest version of VWS/the workstation stuff? I've heard
DECwindows is a bit heavy for a VS2000. ;)
DECwindows is fine on a VS2000, FYI. (been there, done that...for YEARS)
-Dave
--
Dave McGuire, AK4HZ
New Kensington, PA
Afternoon all,
What's the latest version of VWS/the workstation stuff? I've heard DECwindows is a bit heavy for a VS2000. ;)
I found JVWS044 (This...might be the Japanese version...) over on slave.hecnet.eu's archive...but I can't manage anything beyond 10K/sec there. Anyone have a newer version on a faster, more local link anywhere?
Thanks!
--
Cory Smelosky
http://gewt.net Personal stuff
http://gimme-sympathy.org Projects