"Joe Morris" <
j.c.m...@verizon.net> writes:
> The vertical spacing was controlled by the clutch knob in the printer; I
> never heard of any standard trains that were designed for a specific
> vertical increment. The glyph height was (IIRC) enough less than 1/8 inch
> so that you didn't wind up with glyphs on one line merging with ones the
> lines above and below, although readability suffered.
>
> Some shops made 1/8" the standard spacing for their SYSPRINT queues, but
> most concluded that the reduction in the amount of paper consumed wasn't
> worth the reduced readability of dense printouts at 1/8".
>
> That's not to say that some shop might have bought a customized train with a
> smaller-than-standard glyph height, but I would expect that to be
> prohibitively expensive.
Los Gatos VLSI lab had special train for printing logic diagrams
sideways (& "dense" printing) on 1403n1 ... needed characters so that
boxes and lines appeared continuous. application could be used with
standard print train ... but lines wouldn't be solid/continuous.
Application was also sometimes used to print internal network diagram
... i.e. nodes were boxes and lines were the links that connected nodes.
I may still have such a copy printed at hone approx. 300(?) or so nodes
... I would have to find it to double check ... I may even have archived
post mentioning it) ... found archived post (references 4/15/77 print
... but not number of nodes)
http://www.garlic.com/~lynn/2002j.html#4
early on mainframe principles of operation was moved to cms script file.
actually it was the architecture "redbook" (for the red 3-ring binder it
was distributed in). There were conditional controls in the file that
printed either the full architecture redbook ... lots of engineering
notes, feature justification, discussion of alternatives, etc ... or the
principles of operation subset (version selection with command line
parameter, whether redbook or POP). when printed on 1403n1 ... some of
this can be seen in principles of operation ... where the diagram boxes
didn't have solid/continuous lines.
science center developed an application that traced instruction and
storage fetch/store addresses. "plotting" was done on 1403 with address
vertical and time horizontal ... addresses were scaled to about 7ft
length of 1403 output and time scaled could be 20-30ft. The paper
assembled on some of the interior hallways of the science center.
One of the uses was looking at how to redo apl storage management.
science center had ported apl\360 to cp67/cms for cms\apl. standard apl
storage management allocated new storage location on every assignment.
when all storage (in workspace) was exhausted, it would do garbage
collection (compacting inuse storage) and start all over again. apl\360
with 16kbyte workspace that was completely swapped as single entity
... didn't make any difference. Moved to multiple megabyte virtual
storage, demand paged environment ... resulted in severe page thrashing.
plot along the hallways was strong sawtooth pattern ... relatively rapid
rise from low storage to high followed by sharp "tooth blade" edge (as
garbage collected) ... repeated numerous times as moved down the hall.
application also did semi-automated program reorganization as aid in
improving preformance in virtual memory, demand paged environment. It
was used by lots of internal development group (like IMS) for moving
from real-storage (os/360) to virtual memory environment (as well as
identifying execution "hot-spots"). It was eventually released to
customers as VS/Repack in spring of 1976.
misc recent posts mentioning architecture redbook, vs/repack, and/or
cms\apl:
http://www.garlic.com/~lynn/2012.html#14 HONE
http://www.garlic.com/~lynn/2012.html#50 Can any one tell about what is APL language
http://www.garlic.com/~lynn/2012.html#64 Has anyone successfully migrated off mainframes?
http://www.garlic.com/~lynn/2012b.html#6 Cloud apps placed well in the economic cycle
http://www.garlic.com/~lynn/2012d.html#38 Invention of Email
http://www.garlic.com/~lynn/2012d.html#73 Execution Velocity
http://www.garlic.com/~lynn/2012e.html#59 Word Length
http://www.garlic.com/~lynn/2012j.html#20 Operating System, what is it?
--
virtualization experience starting Jan1968, online at home since Mar1970