Re: Nawk for SLES10 ???

2009-02-10 Thread Tim Pinkawa
On Tue, Feb 10, 2009 at 4:12 PM, John Summerfield
 wrote:
> and then Debian uses mawk which "is smaller and much faster than gawk."

Interestingly, nawk is symlinked to mawk by default on Debian-based systems.

$ readlink /usr/bin/nawk
/etc/alternatives/nawk
$ readlink /etc/alternatives/nawk
/usr/bin/mawk

Not sure if the RH/SLES *awk packages will provide the symlink
automatically, if not it appears to be safe to symlink as others have
mentioned.

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: Hercules 3.05 announcement

2007-06-28 Thread Tim Pinkawa

On 6/28/07, David Bjørnsten-Lindhard <[EMAIL PROTECTED]> wrote:

By the way, nice preformence boost on the 64bit :)


I noticed this as well. Went from about 31 MIPS to 37 MIPS on an
Athlon 64 3000+ at 1.8 GHz.

Tim

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: Xen

2006-02-16 Thread Tim Pinkawa
On 2/16/06, Adam Thornton <[EMAIL PROTECTED]> wrote:
> Yeah, but, uh, in any case, it's x86-and-descendents-specific,
> right?  No s390 support?

No s390 support has been announced (and I don't think it would be
likely), but there are plans to port it to IA64 and PPC.

Tim

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: OT: MacOS on a PSP

2005-09-30 Thread Tim Pinkawa
On 9/30/05, David Boyes <[EMAIL PROTECTED]> wrote:
> Mac OS on a Playstation Portable. Hercules, anyone...8-)

I saw pics of a PSP running Linux on Bochs so theoretically Hercules
should run too, although the performance would probably be painfully
slow, even for S/360 and S/370 operating systems.

-Tim

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: Linux commands

2005-08-11 Thread Tim Pinkawa
uname -a may be what you want.

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: Fishin' for information

2005-07-27 Thread Tim Pinkawa
On 7/27/05, Adam Thornton <[EMAIL PROTECTED]> wrote:
> I think Herc on a modern box would give you, what, about 40 MIPS?  So
> it'd be about 1/5 the speed, which would be even more intolerable for
> actual work, but you could do it.

I wrote a quick little benchmark yesterday to try to determine the
theoretical maximum MIPS. I ran the test under the recently released
CentOS 4.1 for S/390. When I ran the test using one processor I was
able to hit about 50 MIPS. I then split it into four processes (I have
2 real processors + 2 hyperthreaded) and was able to get 76 MIPS.
During actual Linux usage with multiple processors and multitasking
I'm usually in the 40 - 60 MIPS range. As I said above, this on a dual
3.0 GHz Xeon system with 2GB RAM now running Fedora Core 4 x86_64.

The "benchmark" program is just a little hack but if anyone wants to
see it, here's the code:
http://timbo87.home.comcast.net/temp/herc/benchmark.c

-Tim

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: Fishin' for information

2005-07-27 Thread Tim Pinkawa
On 7/27/05, Richard Pinion <[EMAIL PROTECTED]> wrote:
> Was Hercules part of this entanglement?  And if it was, was Hercules running 
> under Linux or Windows?

I'm not sure what Adam's arrangement was, but I've run Bochs on CentOS
3.4 for S/390 (RHEL 3 Update 4) under Hercules on Fedora Core 3 x86_64
on a dual processor 3.0 GHz Xeon with 2GB RAM and performance was
pitiful even with two processors assigned to Hercules and 1GB RAM
assigned. It took over an hour to install MS-DOS.

-Tim

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


New IBM Mainframe: The z/9

2005-07-26 Thread Tim Pinkawa
I saw this article today and thought it might be of interest to the
list subscribers. Here's a short excerpt:

"IBM is today [July 26] expected to announce its most powerful
mainframe ever with the z/9, a machine which can be configured with up
to 54 processing engines.
...
The z/9 is due to be generally available on 16 September, when IBM is
due to confirm its software licensing scheme."

Full article: 
http://www.computerweekly.com/Articles/2005/07/26/211070/IBMunleashesitsmostpowerfulmainframeever-thez9.htm

-Tim

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: RHEL4 U1 VNC install crashing

2005-06-27 Thread Tim Pinkawa
On 6/27/05, Post, Mark K <[EMAIL PROTECTED]> wrote:
> No apologies needed.  Many people here use it for one reason or another,
> even if they have access to real mainframe hardware.
> 
> I don't have a solution to your problem, but it sounds as though the
> installer program is dying suddenly, and the next step in the script is
> to reboot the system.  How much real/virtual/whatever storage are you
> allocating to this system?
> 
> 
> Mark Post

Hi Mark,

I have 1GB of main storage memory allocated. Here's the Hercules
config file I'm using for RHEL:

ARCHMODEESA/390 # CPU architecture
CPUSERIAL   031137  # CPU serial number
CPUMODEL9662# CPU model number
MAINSIZE1024# Main storage size in megabytes
XPNDSIZE0   # Expanded storage size in megabytes
CNSLPORT3270# TCP port number to which consoles connect
NUMCPU  2   # Number of CPUs
IODELAY 800 # Bypass Linux DASD bug
OSTAILORLINUX   # OS tailoring
PANRATE FAST# Panel refresh rate
HTTPPORT3271# What port for HTTP interface?

001F3270
01203390boot.3390
01213390disk1.3390
01223390disk2.3390
01233390disk3.3390
01243390disk4.3390
04003088CTCI /dev/net/tun 1500 192.168.1.199 192.168.1.198 
255.255.255.255
04013088CTCI /dev/net/tun 1500 192.168.1.199 192.168.1.198 
255.255.255.255

Thanks,
Tim Pinkawa

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


RHEL4 U1 VNC install crashing

2005-06-26 Thread Tim Pinkawa
Hello,

I'd like to apologize in advance for this post being slightly off
topic since I'm using Hercules instead of real mainframe hardware, but
I was told by a member of the Hercules community that this issue had
arisen before on this mailing list and that it had been solved so I
thought asking here was worth a shot.

I'm able to IPL and get into the SSH session which then launches the
VNC server. I can go through the initial configuration screens of
anaconda, but once it starts loading the time zone configuration
screen (I can see the time zone list on the bottom) before the map is
visible, I promptly get disconnected from VNC, SSH, and it initiates a
shutdown sequence on the Hercules HMC. Nothing strange shows up in the
HMC log before shutdown as far as I can tell:

File descriptor 29 left open
File descriptor 30 left open
File descriptor 31 left open
  No volume groups found
sending termination signals...done
sending kill signals...done
disabling swap...
unmounting filesystems...

and the shutdown proceeds to finish. Any help is appreciated and
again, I apologize if this is off topic.

Thanks,
Tim Pinkawa

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390