T.R | Title | User | Personal Name | Date | Lines |
---|
1490.1 | | DCETHD::BUTENHOF | Dave Butenhof, DECthreads | Thu Feb 20 1997 13:18 | 9 |
| Of course the real question is "how much are they USING already?" not "how
much are they ALLOWED to use?" If you've got a 8 gallon bucket with 4 gallons
in it, and they've got a 16 gallon bucket with 15 gallons in it, an extra 2
gallons will fit fine in your bucket, but not in theirs.
Their configuration parameters really don't help much without some context in
which to judge them.
/dave
|
1490.2 | Huh? I think you need an exorcist! ;-) | WTFN::SCALES | Despair is appropriate and inevitable. | Thu Feb 20 1997 14:40 | 11 |
| .0> I have successfully run a parallelized version on our 8400.
Of the same application? If so, assuming your other statements are true, you
need an exorcist not a threads expert.
Anyway, were I you, I'd consider doing things like bumping vm-mapentries
and/or vm-vpagemax. Also, you might want to check the other "limits" (i.e.,
"ulimit -a").
Webb
|
1490.3 | | GALVIA::GDRUDY | | Fri Feb 21 1997 03:16 | 13 |
| Apologies, I was rushing too much entering the note yesterday!
Re .1, There system is idle apart from the benchmark application.
Re .2 Yes I have run the same application, same data set, on our,
similarly configured, 8400.
Yes I have unlimited datasize, stacksize etc. but no luck.
Thanks for your help.
Gerry.
|
1490.4 | It doesn't make any sense. | WTFN::SCALES | Despair is appropriate and inevitable. | Fri Feb 21 1997 10:39 | 14 |
| .0> I have examined the customers vm & proc configuration parameters and they
.0> are as high or higher than our system.
.3> I have run the same application, same data set, on our, similarly
.3> configured, 8400.
So, just to reiterate, you are running the same application over the same
data set on a machine with "less space", and it's not running out of space?
I'll go back with my previous advice: get an exorcist.
(Sorry, you're beyond my help...)
Webb
|
1490.5 | Problem fixed | GALVIA::GDRUDY | | Tue Feb 25 1997 07:02 | 6 |
| An exorcist was not called for.
I failed to mention that our similarily configured 8400, on which the
code worked, was running Digital UNIX V3.2c (customer using V4.0a).
When I doubled the value of vm-vpagemax to 256k the code ran fine.
|
1490.6 | A new defintion for "similarly configured"... :-) | WTFN::SCALES | Despair is appropriate and inevitable. | Tue Feb 25 1997 11:25 | 7 |
| *Grin* This is apparently a new meaning for the phrase "similarily
configured" with which I was not previously familiar... (For future
reference, "configuation" to us software folks includes hardware, firmware,
system parameters, and software version... :-)
Webb
|