Major overhaul of bchscheme:
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Tue, 29 Oct 1991 22:35:51 +0000 (22:35 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Tue, 29 Oct 1991 22:35:51 +0000 (22:35 +0000)
commitf32be877ebbdedcd669206802a9b7d8ebeae667b
treeca1ecf888e900282f609ee5ad938da8259d407e7
parenta12760fe9e0c9c226b4c59585090363f7b0beec8
Major overhaul of bchscheme:
  - Bchscheme can now overlap I/O by using shared memory and drone
    processes.
  - Bchscheme parameters can be re-set while running.
    Only the gc-file is specified exclusively from the command line.
  - Many statistics are taken and can be read and manipulated from scheme.
v7/src/microcode/bchdmp.c
v7/src/microcode/bchgcc.h
v7/src/microcode/bchgcl.c
v7/src/microcode/bchmmg.c
v7/src/microcode/bchpur.c