
S/390 Support is Now on Kernel 2.2 144
Alan Cox has released kernel 2.2.14pre14 (And now 15). The big news is that IBM S/390 Support is now merged into the 2.2 kernel (most of it). Currently the port features: Full SMP support, Disk, Networking & Console. More details can be found on this feature from Linux Today
Why? (Score:1)
Are they thinking about the future of S/390 without OS/390?
distribution (Score:1)
Re:distribution (Score:1)
Not another platform! (Score:1)
Re:Why? (Score:3)
The OS that runs on the S/390 supports multiple virtual machines. As I understand it, Linux will run in one or more VM partitions (?)--it will not be the primary OS.
Unix finally Unified... (Score:2)
After so many back-stabbing, behind-the-scenes, out-flanking FUD and BS from commercial companies pannicked about how they could possibly survive real "Open" competition, Unix is finally getting unified.
That it's Linux does not matter.
That it's open source does.
The amount of sharing between SGI, Sun, IBM, and espeically the free "Unix-like" operating system groups -- *BSD definately included -- can only accelerate.
Looks like a good way to go (Score:1)
Re:Why? (Score:1)
Linux portability embarasses some companies (Score:5)
Some companies out there (with deep pockets) who once claimed (or at least aimed for) portability across platforms, should be seriously embarassed by this. Linux proves that portability can be achieved under a traditional/monolithic kernel design. And while some OS purists/professors may argue about some of the finer points of this, it should be noted that Linux is here now and it works on a ton of platforms. The fact that it's free and (as far as an OS can be) cool is an added benefit, with the latter being lost on 99+% of the population
Yeah, that's a problem (Score:1)
Help me too! Those of us who are not blessed with multi-T3 internet connections and so happen not to have 50+ megs of hard drive space to play around with are a bit out of luck :-( Fourtunately there are patches, but I'm personally worried about messing it up if I patch more than 2 times or so. Split the kernel based on architecture, guys! Of course there is the argument of being able to cross-compile and stuff, but how many people are actually going to bother cross-compiling a kernel, and of those who are, can you wait another couple of minutes at most for a kernel with the ASM and drivers for that architecture to download?
GET linux-2.4.1-i386.tar.bz2
How hard can that be?
Kenneth
Re:Why? (Score:3)
Re:Linux portability embarasses some companies (Score:2)
Just wanted to point out that is a microkernel (the open-source Mach microkernel). But fourtunately the monolithic [apple.com]runs on most every new Mac. (I don't know about the G4; I haven't checked in a while.) [www.linuxppc.orglinuxppc]
I will not argue with your later facts about Linux, because they are correct IM(H)O.
Ken
No problem at all (Score:1)
Re:Yeah, that's a problem (Score:1)
Regarding patches, I have not downloaded a full tar-ball since pre-2.2.0 something, applying patches is easy. You only need to do a 'make clean' and 'make oldconfig', which is far more faster than reconfiguring your system every time you upgrade the kernel.
Learn to use patch! (Score:5)
Splitting the kernel into separate architecture modules is going to be a nightmare for the kernel maintainers. They will have to spend more time maintaining and less time hacking, you don't want that do you? Besides, the archive is only 13MB bzipped2'd now. That's only like 3 full length mp3 songs! Think about that!
-adnans
PS. 'fraid of messing up your kernel tree with patch? Try patch with --dry-run first.
Re:Why? (Score:1)
wow, Something NetBSD *doesn't* support (Score:2)
what does "mainframe" mean? (Score:3)
Assuming I'm familiar with von Neuman architecures, stack machines, microprocessors, minicomputers, memory mapped memory, memory mapped devices, IO ports, interrupts, and the unix concepts of streams, char devices, block devices, etc... what don't I know about mainframes? (Please don't make me read the source :)
One thing I *do* know from using them briefly, is that IBM "terminals" (3270s? something like that) are really weird: they are not simply connected via a serial cable. They have these extra control signals that light up indicators that say "you can't type now, I'm busy" and the text editors seem to do their editing on the "screen" locally and then send the changes back when you are done. I realize this has nothing to do with the kernel, but it would seem to make the whole experience quite surreal.
Enlighten me please! (Score:2)
I can see maybe a small scalability value in that the latest S/390's have quite fast processors, which, along with their small number (10? 12? on Hitachi?) of CPU's and Linux's limitations with large CPU counts might combine to be as fast an SMP Linux port as is available -- but surely not much faster than a Compaq 8400 (or whatever they call their high-end SMP Alpha box these days).
Does this make solid business sense to anyone?
I can see it now.... (Score:5)
IBM: Hello, IBM S/390 sales group, how may I help you?
Caller: I'd like to buy a '390 with 32 CPUs and 64GB of main memory
IBM: Would you like disks and communications with that?
Caller: Yes. I'd like 400 terabytes of redundant, channel attached DASD's, a full compliment of COMC's for 3270 and ANSI terminal devices for 500 directly connected users, LU6.2, SNA and TCP/IP networking over fiber and coax and an attached robotic tape library.
IBM: Which operating system would you like? VM/390 or Linux?
Caller: Linux, please.
IBM: No problem. We can pre-install it, or you can download it from ftp.kernel.org on the Internet.
We'll schedule overnight delivery of your system, please make sure there's someone available in your data center who can sign for the delivery...
Oh, and will you be paying for this with Mastercard, Visa, American Express or a purchase order (valid D&B required)...?
Caller: Bummer, you don't take Discover? Um... Amex, I guess. Can I get some Linux/390 t-shirts and coffee mugs with that too?
:
:
Hmmmmm.... I wonder how much power and A/C I'd have to install in the basement in order to...
What about the gcc patches? (Score:1)
What processor do these use? (Score:2)
Street price of S/390 637 Mhz MCM? (Score:1)
1.5 Billion (with a B) transistors on a 127x127 mm Multi Chip Module! Wow!
Re:I can see it now.... (Score:1)
Depends if the S/390 support is for their PowerPC-based CMOS boxes or not.. the CMOS boxes are pretty efficient (about the size of a RS6000 990) compared to earlier designs. I'm assuming the PPC port is the compatible port as there's already been a lot of work on Linux in the PPC area...
Your Working Boy,
Re:bah (Score:2)
It's a shame there isn't a script that does this for you....
Hmm, an idea has just formed...
Your Working Boy,
Re:What processor do these use? (Score:2)
If you want to know about the real big iron, go to http://s390.ibm.com/ [ibm.com].
This has already been discussed... (Score:2)
However, the benefit of doing this is minimal. The majority of the code in the kernel is not in the arch/ subdirectories, but rather in the drivers. A more reasonable approach to me would seem to be some sort of dynamic system (web-driven or otherwise), where you could go and "order" a custom kernel tarball (i.e. i386, SB32, NE2000, nfs and firewall support) and out pops a stripped-down kernel source tree with the appropriate subset of the kernel proper.
Why? Why? (Score:3)
There's quite a huge Linux culture in IBM that is currently comprised mostly of techies -- very few people in management really understand or use the OS (Though they are getting caught up in the hype, so the hype does have its uses.)
IBM has accidentaly managed to hire some very sharp technical people, many of whom the corporate culture has not yet crushed the spirit out of yet, and those people might say "Gee, it'd be neat to port Linux to a S/390." Much of the cool stuff that has come out of IBM in the historical past has been initiated by single employees in the company, often working on their own time. I'm rather surprised the S/390 changes were allowed to be released, since the standard IBM contract says IBM owns anything you do in your own time and AFAIK they have not yet released any guidelines for writing open source softwre in your own time.
Companies... like IBM? (Score:2)
IIRC the I386 version of OS/2 had a monolithic kernel, so they started from scratch on the PPC using a microkernel design. I saw it running once. Guy whose machine it was said it'd run for about 1/2 hour and then freeze up solid. IBM scrapped the OS/2 on PPC shortly before they admitted they'd been defeated by MS in the OS war and dropped support for OS/2 for everyone but the really big customers.
I find it ironic that Linux is now realizing the goal of one OS everywhere.
HAH! Mindcraft THAT, bitch! (Score:4)
Lets take the biggest hardware NT runs on and the biggest hardware Linux runs on...
I guess this pretty much kills the FUD about Linux not scaling well...
Re:Linux portability embarasses some companies (Score:2)
He believes that the excessive money spent on microkernel research (in the 80s-90s?) was not only a waste, but perhaps downright corrupt:
Gee, I hope quoting a paragraph from an open source book isn't illegal. Eh, what the hell.
Re:Linux portability embarasses some companies (Score:3)
But what a company couldn't do, a community of individuals can do, because there isn't the underlying motive of making money... Of course that's all changed now, thanks to RHAT and LNUX, but hopefully there's still enough of the original drive left that Linux will emerge unscathed.
So far as your "free" goes... we've discussed this before, but linux is only free as in money, not as in speech.... That's a discussion for another day, however.
You have that backwards (Score:2)
If you want to port applications port the OS firts (Score:1)
How it makes sense ... (Score:2)
Re:Still need AS/400 Port? (Score:1)
On RS/6000 linux is only supported on the 43P and the F50 model, a desktop workstation and a workgroup server. They only have a maximum of 4 processors. The really high end stuff, the S80 can have up to 24 processors and 64GB of memory. But as Linux can not scale that well (yet) it's not much of an issue.
Re:bah (Score:1)
zcat $i | patch -p0
done
Just have all the patch-2.2.x.gz files in
Nothing! See, told ya it isn't rocket science. I'd frankly be a little worried if there were any differences...
The more the merrier! (Score:1)
Makes me happy for the rest of the day. Now that we have mainframe support, the next thing to do is go the exact opposite direction- embedded systems. Then we may truely bask in the glory of an os that supports every machine from embedded systems to mainframes. Are there any major architectures that Linux doesn't support yet?
Someone has to say it... (Score:1)
Wait a minute, each one is like a beowulf cluster
-W.W.
Re:Companies... like IBM? (Score:1)
The moral of IBM's and MS's story is that maintaining a multi-platform commercial OS is a money loser. (Sun keeps making the poorly supported Solaris x86, apparently as an intellectual exercise.)
Just another case where Linux breaks all the normal rules.
--
Linux free as in money not as in speech ??? (Score:2)
but linux is only free as in money, not as in speech
I may be just plain stupid, deluded or otherwise insane, but I always thought that one of the main atractions of Linux (OSS in general) was that it was free, as in free speech. Did I miss something rather fundamental here?
As for your argument about the price of Linux developers: lets say you have 1000 (full time) developers and pay them $60K/year. That would be $60 Million. For companies like IBM, Sun or MS that's peanuts. So it's not just a matter of money although I agree that in principle Linux gets and incredible amount of development work for free
Re:Companies... like IBM? (Score:1)
Linux has the advantage of a limited amount of asm...and being compilable by an almost universal compiler.
Re:Linux free as in money not as in speech ??? (Score:2)
Yes, one of the attractions of OSS is that it's "free" and you can see the code, but the GPL does put severe limits on what you can and can not do with that code.
Re:You have that backwards (Score:2)
It's actually not disputed that *bsd is quicker at some things than Linux.
It's also not disputed that *bsd is more stable under some conditions than Linux.
Conversely, it's additionally not disputed that the same can be said in favor of Linux.
Maybe dispute isn't the right word, folks are definately arguing about it, but that's not the point.
The ability to run Linux binaries in various BSD variants has been around for quite a while. I'm also not particularly impressed by the intelectual capabilities of someone who'd figure that was a preferable way to go about things.
You've got the source, why not just recompile? Why on earth would you use a compatibility library when you can just compile it as a native binary?
If *you* want to take that as reflecting on the sanity of the average BSD user, that's up to you.
Re:It's already conquered it!!!!!!!!!!! (Score:1)
History from within the Big Blue Beast (Score:3)
Then the PHB's broke into the discussion and squished it. It frightened them. I think it still does. IBM doesn't make nearly as much money on the iron as they do on the software. Make the software free and there is a lot of lost revenue. Maybe the PHB's are coming around to the fact that IBM still makes zillions on service, and it's better to be the first company to offer a unified UNIX solution cross-platform than to watch a competitor do it.
With IBM actively involved in development of everything from palm devices to big iron, Linux only makes sense for selling smart solutions to customers. So, some revenue is lost on software sales. Big deal. Increased volume via bundled solutions will make up for that.
Re:Linux/400. (Score:1)
http://users.snip.net/~gbooker/as400.htm
Os compilers - Re:Companies... like IBM? (Score:2)
Actually, a big skeleton more than one of the commercial vendors have in their closets is that their commercial OS kernels are built with gcc and not the compilers which they sell to their customers, for the obvious technical reasons. I won't name names, but they know who they are
If they stopped to think about it, they'd realise they could make more money by abandoning C/C++ compiler development and instead selling officially supported packages of gcc or egcs. A classic case of open source being a more viable business model as well as the best technology.
Linux and *BSD are far from being the only OS'es built with gcc.
Re:You have that backwards (Score:1)
Your point only proves the pointlessness of your argument. If a PC workstation is running a (Linux/*BSD/Solaris/UnixWare) kernel and has the GNU toolset and (KDE/Gnome/WindowMaker/etc) installed, it is going to be virtually indistingishble from a user's standpoint from any other PC Unix system with a similar setup. The differences will only manifest themselves when you are doing system administration, but that's not what you are talking about.
So stop the pointless advocacy of Unix kernel A over Unix kernel B, because by-in-large users don't care about Unix kernel services. You are better off spending your time advocating *nix itself over other alternatives (especially because it's become a non-entity on the desktop, partially due to such dickering such as yours.)
--
Why spend the _huge_ $$$ on 390 power/maintnance? (Score:2)
$$ it takes to run a 390 series machine or a
Fujitsu or other 3rd party VM processor and
then run freeking Linux? What kinda moronic
place would RUN this???
Do any of these guys know what it costs to run these things!!!?? Let alone the insane maintnance costs IBM extracts from customers!
The electricity alone for a month would buy a
couple 'a beautiful 4p VA boxes. Not to mention
the stupid cooling req., floor space, etc.
This is yet another in a long line of STUPID VM
tricks from IBM so that this old-arse arch. stays around. What a pathetic waste of
resources. (and floor space)
fsck this! Whats next IBM 502-linux? or maybe
DEC 20xx series linux? fscking-A!
da'fly on da' fly in da' valley
Re:Why? Why? (Score:1)
Re:Linux free as in money not as in speech ??? (Score:1)
You can sell the part that you wrote, if you can. There are many techniques that allow this, including giving away a custom version of Linux (which need not even be operable) and selling your code as a patcher to that version. The problem is getting anyone to buy your incremental improvement.
Re:Linux portability embarasses some companies (Score:2)
With all due respect to Linus, I wouldn't say that microkernel research has been a total waste. While it hasn't turned into what the researchers probably intended (replacing regular monolithic kernels in all OS's), it has produced useful OS's. The T3D operating system (forget what it is called) and Unicos/mk on the T3E are both microkernel based. I've heard that ASCI/Red (the Intel monster machine - check the Top500 list) runs a microkernel based OS. So, some of the fastest machines in the world run microkernel based OS's. Also, MacOS X is based on the Mach microkernel.
The reason a microkernel based OS is easier to port is that there's less there to port. Linux and the *BSD OS's have, however, become a marvel at how easy they are to port.
chip info (Score:5)
Also check out the Blue Logic(TM) [ibm.com] section for more one the technology that enables the G6 to reach 1600 MIPS.
Re:Enlighten me please! (Score:2)
Re:HAH! Mindcraft THAT, bitch! (Score:1)
Linux, of course, is getting much better very quickly (and one of the projects that I am on the periphery of at SGI is working on this). The zone memory allocator and underpinnings of NUMA support are excellent first steps. Even so, I don't think you'll see a 512 processor single system image Linux machine that has reasonable scaling any time soon. Basically, Linux scales well on the "low end" but not the high end.
I speak for myself, not SGI.
Re:You have that backwards (Score:1)
The primary reason for this is to cover the cases where you don't have the source. It's to allow you to run any commercial packages that may be available for Linux, but the publisher has not seen the need/demand for a native *BSD version.
Face it, not all software is open source, and currently, in the i386 market, Linux has the mindshare advantage over BSD. A software publisher moving from the more mainstream (Solaris, HP-UX, Irix, etc.) environments is going to choose Linux over *BSD every time.
The compatibility libraries are just giving you, if you so choose, the option of running these software packages on your BSD system. Remember, you can still choose not to.
Please leave out SNA and Twinax! :) (Score:1)
Re:Why spend the _huge_ $$$ on 390 power/maintnanc (Score:2)
There is also the geek factor... IBMers are geeks first and foremost, especially the engineers, there have been a number of projects that came out of both research and development that were started by a much of engineers sitting around at lunch talking about how cool it would be to do X, or sitting in boring meetings with managers dreaming about how cool it would be to do X (ya know, standard geek stuff...). So they do it on a weekend or after hours and it gets going and works and they bring in a few geek co-workers and talk about it and eventually a manager hears about it and says "we can market this." Then a bunch of managers rub their heads together and figure out a plan and PRESTO you've got a product with no declared bussiness use, but the geeks of the world will find it and put it to use in their projects and eventually someone will come up with a bussiness use.
Re:Why spend the _huge_ $$$ on 390 power/maintnanc (Score:1)
- UNICOS? Bah! Who needs dem steenkin' UNICOS? We'll just go and install RedHat and-- oooh, pretty Enlightenment themes....
- HEY! The T90 just crashed! The missiles are out of control!
- What's that on the screen? "1 0WN J00 L0Z3R"... what does that mean?!?
S/390s are NOT about CPU power... (Score:2)
Re:Linux free as in money not as in speech ??? (Score:2)
Re:Linux free as in money not as in speech ??? (Score:1)
When people mention "free speech" vs. "free beer" all they want to point out is that GNU GPL doesn't care about the money aspect but stresses the rights and resposibilities with respect to the code.
Rather than nitpicking about words I suggest to accept whatever license the author chooses. That includes refraining to use proprietary software if you don't want to pay the price.
Re:Linux portability embarasses some companies (Score:2)
...in the sense that there's less kernel code to port.
However. rather a lot of kernel code (in the sense of "code running in kernel mode") doesn't need to be ported, it just needs recompilation; is the amount of code that has to be changed to run on a different platform actually significantly smaller on microkernel-based OSes? (If you answer "yes", please back up the assertion with figures for several "traditional" OSes and at least one microkernel-based OS.)
Re:If you want to port applications port the OS fi (Score:2)
Yeah, it's so nice that, now that Linux will be running on S/390, they'll finally be able to run SAP on OS/390's.
Oh, wait, they already can [ibm.com].
I think Oracle does as well, but their Web site requires Javascript and, as I'm currently running a UNIX version of Communicator, there's no way I'm turning Javacrash^H^H^H^H^Hscript on.
Re:What about the gcc patches? (Score:2)
S/390 Linux, or S/390 OS/390? In either case, there are links from the Linux on the ESA/390 Mainframe Architecture [linas.org] page.
Re:Enlighten me please! (Score:1)
I believe the folks in Raliegh have done this (as well as some of IBM's more adventurous customers/clients): tho it's called WebSphere, it's just Apache 1.3.6.x/JServ 1.x w/ a Comanche-style GUI manager (running as an applet), connection pooling, and EJB support. Only runs on IBM O/S on their "Big Iron" hardware (A/S, R/S, O/S, etc.). This is true sweetness, however, as it means that the pool of support and development will be increased greatly. One more step towards World Domination!
All props to Alan and the rest of the crew!
Re:Linux portability embarasses some companies (Score:2)
At least in the case of Linux (not sure about *BSD, I've never seen the source code), the reason for this is that very little is actually written in machine-dependent assembler...basically just enough to get the thing booted. Most of the rest of the kernel is written in highly-portable C code.
Re:I can see it now.... (Score:2)
...and aren't PowerPC-based. The System/3xx instruction set [ibm.com] isn't the same as PowerPC; it's a 16-general-register CISC instruction set, with variable-length instructions, memory-to-memory instructions, and register-to-memory arithmetic instructions.
Perhaps you're thinking of the AS/400's, which moved from an apparently 3x0-ish CISC instruction set to an extended PowerPC instruction set - but the ABI for S/38 and AS/400 boxes isn't the native instruction set, it's a higher-level "virtual" instruction set, that gets translated to the native instruction set by low-level OS code; the ABI for S/3x0 is the S/3x0 instruction set plus the OS calls.
Re:Linux portability embarasses some companies (Score:2)
The BSDs are definitely the same in this regard - and, I suspect, most of the commercial UNIXes (definitely true of SunOS 4.x and 5.x, true although to a lesser degree in pre-4.x SunOS which didn't abstract the MMU to the degree 4.x did), and Windows NT, and BeOS, and a pile of other relatively modern OSes are the same in this regard as well.
I wouldn't put it in exactly that fashion - the assembler-language code is also used to manipulate things not directly manipulatable from C (e.g., flushing caches and TLBs; no, writing assembler-language code using "asm"s does not let you manipulate that stuff from C, it lets you include in the midst of C code non-C code to manipulate them - "asm"s are no more portable than assembler-language subroutines, in fact they could be thought of as inline assembler-language subroutines) at times other than just when you're booting.
In addition, there may be C code that is machine-dependent as well, in that it might e.g. construct page tables.
However, the point remains that the bulk of the code running in kernel mode isn't that sort of machine-dependent code - file systems, process manipulation above the low-level code for stuff such as context switching, network protocol implementations, and even a lot of drivers are largely machine-independent code, as you noted:
Re:chip info (Score:2)
And, for people curious what instruction set S/3x0's implement, read the ESA/390 Principles of Operation [ibm.com].
The core instruction set isn't particularly exotic (32-bit, 16 general-purpose registers - although R0, when used as an index or base register, means "use 0 as the value" even though R0 isn't a RISC-style always-zero register; the POWER-family instruction sets may have picked up that idea from S/3x0 - a smaller number of floating-point registers, variable-length-instruction CISC with memory-to-memory string/decimal instructions and memory-to-register arithmetic instructions), although it does have some fairly fancy add-ons, and has an I/O architecture oriented towards handing "programs" to channel controllers to do I/O data transfers.
Re:what does "mainframe" mean? (Score:1)
Four things characterize a mainframe:
If you OTOH are running a supercomputer for research or simulations, you don't bother that much for an occasionally break-down. In fact: Chances are that it was your program, that brought down the system.
In my last job, I was working in one of the biggest mainframe installations in Europe. We had close to 10000 users on our systems and the cost of having them sitting idle while we were bringing the system back on its feets were something like 5000$ a minute ! Not to mention the cost of lost business oppertunities.
The mainframes I was nursing was in fact far slower than my linux box at home.
OTOH non-transactional based interfaces suffer from this: If your editor was connected direcly to the system, then every single tap on your keyboard would be treated like an transaction - with rollback/rollforward options, logging, backup etc. etc. All of which would bring your very poor conceived performance.
Being a closed envirronment and often tied to a single supplier don't help either, so the standard of the userland software on mainframes are very poor.
A better name than Mainframe would probably be "database machine".
-Claus
Re:Linux free as in money not as in speech ??? (Score:2)
In an anarchy, people are free until any conflict arises, in which case the strongest wins.
In a social-contract-ordered liberal society, when rights conflict, they are evaluated in tabla rosa without the particular people involved being the decision-making criteria, allowing for a consistant set of rights to be afforded to all.
In English
w/o limitations on freedoms, the strong are free and the weak are fscked. With some consensual limitations, all are equally free.
w/o the GPL, I cannot hope to fight a commercial ISV. w/o the GPL, no ISV will release source on the grounds that it will be immediately used by a compeditor (a one-way value exchange) as opposed to being used and then in doing so, providing value back to the original ISV...
pragmatic political philosophy
We are all in the gutter, but some of us are looking at the stars --Oscar Wilde
Great Minds Think Alike (Score:2)
IBM: "I remember World Domination...."
(Disclaimer: Yes, I've recognized how IBM's become one of the cooler companies in the industry over the last few years, much to my slack-jawed amazement.)
Yours Truly,
Dan Kaminsky
DoxPara Research
http://www.doxpara.com
Re:what does "mainframe" mean? (Score:3)
I/O channels: at least on System/3x0, I/O is done by constructing a "channel program", which is a series of commands whose opcodes tell the channel, and the peripheral attached to it, to perform some operation (read data, write data, search a disk track for a block whose "key" has a certain value, rewind a tape, etc.) - there's also a branch instruction (Transfer in Channel) and, as I remember, some ability to do conditional skips over channel commands. The CPU just issues instructions such as "start I/O" to start a channel program; the channel program does the data transfer.
VMs: one "meta-OS" running on S/3x0 mainframes provides, to the OSes running atop it, a "virtual machine", that looks much like a real S/3x0, and whose disks might be subpartitions of the real machine's disks, whose communications controllers might be part or all of the real machine's communications controllers, whose system console might be the terminal on which the operator of that virtual machine is logged in, etc.. (VMware [vmware.com] is somewhat like this.) Linux could run on one of those "virtual machines", and one of the other OSes for S/3x0 could run in another one, so that you can run applications for Linux and applications for, say, OS/390 on the same machine, without having to port a UNIX application from Linux to OS/390 (which has a UNIX environment - but it's not completely like the UNIX environment to which most UNIX programmers might be used, e.g. it doesn't use ASCII as its native character set, it uses IBM's EBCDIC).
Well, IBM mainframes have a fairly conventional von Neumann-architecture instruction set (CISC, 16 32-bit general-purpose registers, variable-length instructions, memory-to-memory character/decimal arithmetic instructions, memory-to-register and register-to-register binary arithmetic instructions) with some specialized add-ons. The CPUs in them are, these days, microprocessors implementing that instruction set.
I don't know if OS/390 implements memory-mapped files, but the hardware certainly permits it - it has a fairly convention in-memory-page-table MMU.
I/O devices aren't memory-mapped, however; you tell them to do things by telling a channel to send them commands. The channel program can interrupt the CPU either to say that it's finished or, as I remember, to notify it that it's reached a certain point in the program.
The UNIX I/O model isn't what OS/3x0 has traditionally implemented, although the UNIX environment atop it implements that, and a Linux port would implement such an I/O model.
How surreal was your experience posting your article? You presumably filled in the text in the "Comment" box, doing any editing locally, and then sent the changes to Slashdot's server when you were done by pressing the "Submit" button.
I remember, several years ago, reading some magazine in which somebody described much of the Web as "3270 for the '90's". A lot of the stuff with HTML forms and HTTP POST operations resembles the way I think 3270's work.
The instruction set and I/O architecture of S/390 is described by ESA/390 Principles of Operation [ibm.com]. Links to that and some other manuals can be found on the Linux on the IBM ESA/390 Mainframe Architecture [linas.org] page.
??? just one question: why didn't they port AIX ?? (Score:1)
Re:Linux portability embarasses some companies (Score:1)
Your complaint is that it's insured to remain free (Score:1)
(besides, IMHO, people have free speech, financial concerns such as buisinesses, are not, and should not be considered citizens. Rights such as free speech, should not apply)
Re:Linux portability embarasses some companies (Score:2)
I think one thing that stifles development is when programmers cannot take ideas or code from work, further develop them, and distribute them outside of work. I certainly have worked on projects for the University of Wisconsin that I think would have benefitted from releasing under an OSS license. Unfortunately, according to some intellectual property lecture I attentended, I need to get approval from some bureaucrat to say that the UW does not stand to lose a chance to make money off of the code I wish to release.
Because of these stupid rules, I have not released much of my code. However, if I create software from home and it is useful at work, it gets released. This is true even if I work on it in off hours specifically for use at work. For smaller projects, I prefer to just do them at home and release the code. Note that I get paid dirt working from home, but I do have fun.
So far, it seems as though RHAT and LNUX have no such stupid rules. Should they come up with stupid rules like that, I think that they would slowly lose their importance in the Linux world.
Re:??? just one question: why didn't they port AIX (Score:1)
Re:It's already conquered it!!!!!!!!!!! (Score:1)
Like, for instance, WINE? It's got its own icon here at Slashdot. :)
Cheers,
ZicoKnows@hotmail.com
Re:bah (Score:1)
just change into your dir with the patch files and run
Re:Companies... like IBM? (Score:1)
Not to mention Micros~1's first foray into cross-platform OSes: Xenix was apparently available on a whole range of machines. (But that was back when they did write multi-platform code, such as their versions of various programming languages.)
Linux and Java compilation -> unified market? (Score:1)
In the 1980s I used to be a sysadmin for Amdahl's Unix on IBM mainframes - it would be good to see Linux moving into the same domain.
One interesting approach might be install-time compilation of Java bytecodes into machine code (as done by TowerJ on Linux and elsewhere), providing very good performance and a *single binary standard* for applications. Combining Linux and compiled Java could provide good enough performance for Linux on a range of architectures, even for companies that need to ship binary application software.
Just think, you could download a single binary and run it on anything from a PDA to a mainframe, without the JVM or application having to deal with OS incompatibilities.
In other words, there could be two very high volume software markets (at least for binary applications) - Windows on x86 and maybe IA-64, and Linux+Java on any architecture.
Unfortunately, unless a really good JVM with install-time compilation gets open sourced, it's more likely the Linux market will turn into 'Linux on Intel plus a few other architectures'.
Has anyone got a Bogomips number for a S/390 (Score:2)
Re:S/390s are NOT about CPU power... (Score:2)
Well, I think you missed the #1 and #2 selling points there: backward compatibility and bureaucratic inertia.
While the reliability is certainly excellent, I wonder about the data transfer rates. Have you seen (or performed) any benchmarks that support this claim?
I'm a Unix sysadmin in a shop with several S/390's and the only experience I have with them is network data transfer. Between the Sun 6000 and Sun 10000 I can get 66 Mbps using ftp across our 100bps network. From an S/390 I only get 21 Mbps.
Of course, you're talking about aggregate disk transfer rates, not network speeds. Do you know of any resource where test results are actually available?
Excellent reply, thank you (Score:1)
BTW, when I wrote "surreal", I was thinking of the porting process and running programs like emacs to editing code or run a debugger ... yep, I could try doing that through HTTP as well :)
Re:You're exactly right (and wrong) (Score:1)
Re:It's already conquered it!!!!!!!!!!! (Score:1)
Wine works on most popular Intel Unixes, including Linux, FreeBSD, and Solaris.
Hence, that the WINE project is aimed at providing binary compatability on Unix like OSes, including Linux, FreeBSD, and Solars, is not comparable to the FreeBSD kernel programmers providing binary compatability for Linux programs. Your point is meaningless.
Re:Please leave out SNA and Twinax! :) (Score:1)
good site about mainframe tech and linux (Score:1)
moderater note: last sentence not intended as troll, just a fact of the modern mainframe world.
Re:It's already conquered it!!!!!!!!!!! (Score:1)
It's a way for users of Unix-like OSes to be able to use Windows apps. The fact that it gets a lot of attention certainly says something. Your confining my statement to only Linux totally misses the point. Sheesh, exactly how myopic are you anyway?
Cheers,
ZicoKnows@hotmail.com
Re:S/390s are NOT about CPU power... (Score:2)
You're right though, the big selling point has been disk transfer, not network. The biggest gain from the mainframe at that point is that these things have heavily decentralized storage systems, which becomes really when you have thousands of simultaneous users all doing disk I/O. This is similar to the performance gains of SCSI with multiple programs doing disk I/O but more so. Those people I've seen using them for webservers had the common scenario where a given page-load might only generate a 50-100K of network traffic but it'd have to chew through megabytes or gigabytes worth of DB/2 tables to generate that 100K.
Wasn't 2.2 kernel supposed to have only bugfixes? (Score:1)
dmesg (Score:1)
Re:Why is right! IBM's LGPL violation continued... (Score:1)
There is no AIX for S/390! (Score:1)
this is the complete list of openrating systems running on S/390: http://s390.ibm.com/software/
reasons for this might be, that linux-kernel, gcc and glibc have been written with portability in mind and AIXs not. or the S/390 department had some problems getting the AIX-source :)
Re:It's already conquered it!!!!!!!!!!! (Score:1)
I see no Slashdot icons for either of the things you mentioned. In fact, I can't remember there ever having been any stories about UAE. Even if that weren't the case, there's a big difference. The Amiga is a dead system, and the popularity of UAE is due to people wanting to keep a piece of the past around. This subthread, however, is about emulation where both systems are still viable, and the users of one system want to be able to use the "kewl stuff" that the other system has available to it.
Cheers,
ZicoKnows@hotmail.com
HHere's why (Score:2)
The nice thing about running Linux on a VM is that now you can have linux running on the most reliable hardware there is: virtual hardware.
Also, IBM may have liked to port, say, Apache or Lotus Domino to VM -- now there's no need. They can run domino on Linux on VM. Trust me, that'll be one *reliable* Domino server. Performance might not be the highest (mainframes prefer batch-oriented stuff, and those extra levels of abstraction won't help) but in terms of uptime -- whew!
Oh, and a new S/390 isn't as big as you think.
--
Re:There is no AIX for S/390! (Score:1)