BESYS
From Wikipedia, the free encyclopedia
| Developer | Bell Labs |
|---|---|
| Written in | IBM's FORTRAN and North American's Symbolic Assembly Program (SAP) |
| Working state | Discontinued |
| Initial release | 1957 |
| Latest release | BE90 / 1968 |
| Platforms | IBM 704 |
| History of IBM mainframe operating systems |
|---|
BESYS (Bell Operating System) was an early computing environment originally implemented as a batch processing operating system in 1957 at Bell Labs for the IBM 704 computer.
The system was developed because Bell recognized a "definite mismatch...between the 704's internal speed, the sluggishness of its on-line unit-record equipment, and the inherent slowness of manual operations associated with stand-alone use."[1] According to Drummond,[1] the name BESYS, though commonly thought to stand for BEll SYStem, is actually a concatenation of the preexisting SHARE-assigned installation code BE for Bell Telephone Laboratories, Murray Hill, NJ and the code assigned by SHARE for systems software, SYS.
The goals of the system were:
- Flexible use of hardware, nonstop operation.
- Efficient batch processing, tape-to-tape operation with offline spooling of unit-record data.
- Use of control cards to minimize the need for operator intervention.
- Allow user programs access to input/output functions, system control and program libraries.
- Core dump facilities for debugging.
- Simulation of L1 and L2 interpreters to provide software compatibility with the IBM 650.[1]
The initial version of the system BESYS-1 was in use by October 16, 1957.[1] It was created by George H. Mealy and Gwen Hansen with Wanda Lee Mammel and utilized IBM's FORTRAN and United Aircraft's Symbolic Assembly Program (SAP) programming languages. It was designed to efficiently deal with a large number of jobs originating on punched cards and producing results suitable for printing on paper and punched cards. The system also provided processing capabilities for data stored on magnetic tapes and magnetic disk storage units. Typically punched card and print processing was handled off line by peripheral Electronic Accounting Machines, IBM 1401 computers, and eventually direct coupled computers.
The first system actually used at Bell Labs was BESYS-2. The system was resident on magnetic tape, and occupied the lowest 64 (36-bit) words and the highest 4K words of memory. The upper 4K words held the resident portion of the monitor, and could be partially swapped to magnetic drum to free up additional core for the user program if needed.[1]
"BESYS was a complex software package that provided convenient input/output and integrated disk file storage facilities."[2]