mirror of
https://github.com/PDP-10/its.git
synced 2026-01-11 23:53:12 +00:00
Make XGP-11 use less host CPU.
This commit is contained in:
parent
d9596ce36b
commit
f37167265a
@ -44,7 +44,7 @@ tvcon() {
|
||||
}
|
||||
|
||||
xgp11() {
|
||||
(sleep 3; tools/tv11/xgp11 -s1 -f ten11.1 >xgp11.log 2>&1) &
|
||||
(sleep 3; tools/tv11/xgp11 -s4 -f ten11.1 >xgp11.log 2>&1) &
|
||||
started XGP-11 "$!"
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user