0intro(1), acme(1), con(1), rcpu(1), rio(1), namespace(4), authsrv(6), aan(8): cpu -> rcpu
This commit is contained in:
parent
31f66da433
commit
2d105c2d32
9 changed files with 16 additions and 31 deletions
|
@ -208,13 +208,13 @@ such as running the window system
|
||||||
on a terminal.
|
on a terminal.
|
||||||
.PP
|
.PP
|
||||||
To do heavy work such as compiling, the
|
To do heavy work such as compiling, the
|
||||||
.IR cpu (1)
|
.IR rcpu (1)
|
||||||
command connects a window to a CPU server;
|
command connects a window to a CPU server;
|
||||||
the same environment variables are set (to different values)
|
the same environment variables are set (to different values)
|
||||||
and the same profile is run.
|
and the same profile is run.
|
||||||
The initial directory is the current directory in the terminal window
|
The initial directory is the current directory in the terminal window
|
||||||
where
|
where
|
||||||
.I cpu
|
.I rcpu
|
||||||
was typed.
|
was typed.
|
||||||
The value of
|
The value of
|
||||||
.B $service
|
.B $service
|
||||||
|
|
|
@ -399,7 +399,6 @@ is restricted but is sufficient to run
|
||||||
.IR 9fs
|
.IR 9fs
|
||||||
(see
|
(see
|
||||||
.IR srv (4)),
|
.IR srv (4)),
|
||||||
.IR import (4),
|
|
||||||
etc.,
|
etc.,
|
||||||
and to set environment variables such as
|
and to set environment variables such as
|
||||||
.BR $objtype .
|
.BR $objtype .
|
||||||
|
|
|
@ -289,7 +289,7 @@ do each stage of a pipeline on a different machine.
|
||||||
.B /sys/src/cmd/con
|
.B /sys/src/cmd/con
|
||||||
for all other commands
|
for all other commands
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
.IR cpu (1),
|
.IR rcpu (1),
|
||||||
.IR telco (4)
|
.IR telco (4)
|
||||||
.SH BUGS
|
.SH BUGS
|
||||||
.I Con
|
.I Con
|
||||||
|
|
|
@ -218,17 +218,7 @@ and
|
||||||
.I kmem
|
.I kmem
|
||||||
depend on the internal structure of the
|
depend on the internal structure of the
|
||||||
libc pool memory allocator (see
|
libc pool memory allocator (see
|
||||||
.IR pool (2))
|
.IR pool (2)).
|
||||||
and require
|
|
||||||
.B /sys/src/libc/port/pool.$objtype.acid
|
|
||||||
to be present and generated from
|
|
||||||
.BR pool.c
|
|
||||||
as follows:
|
|
||||||
.IP
|
|
||||||
.EX
|
|
||||||
% cd /sys/src/libc/port && mk pool.$objtype.acid
|
|
||||||
.EE
|
|
||||||
.PP
|
|
||||||
Since the ANSI/POSIX environment uses a different
|
Since the ANSI/POSIX environment uses a different
|
||||||
allocator,
|
allocator,
|
||||||
.I leak
|
.I leak
|
||||||
|
@ -238,5 +228,8 @@ will not work on APE programs.
|
||||||
is not speedy, and
|
is not speedy, and
|
||||||
.I acidleak
|
.I acidleak
|
||||||
can consume more memory than the process(es) being examined.
|
can consume more memory than the process(es) being examined.
|
||||||
|
.PP
|
||||||
|
These commands require
|
||||||
|
.B /sys/src/libc/port/pool.acid
|
||||||
|
to be present and generated from
|
||||||
|
.BR pool.c .
|
||||||
|
|
|
@ -205,9 +205,7 @@ tunnel.
|
||||||
.B /rc/bin/rconnect
|
.B /rc/bin/rconnect
|
||||||
.SH "SEE ALSO"
|
.SH "SEE ALSO"
|
||||||
.IR rc (1) ,
|
.IR rc (1) ,
|
||||||
.IR cpu (1) ,
|
|
||||||
.IR con (1) ,
|
.IR con (1) ,
|
||||||
.IR import (4) ,
|
|
||||||
.IR exportfs (4) ,
|
.IR exportfs (4) ,
|
||||||
.IR tlssrv (8) ,
|
.IR tlssrv (8) ,
|
||||||
.IR aan (8)
|
.IR aan (8)
|
||||||
|
|
|
@ -523,7 +523,6 @@ messages.
|
||||||
.SH "SEE ALSO"
|
.SH "SEE ALSO"
|
||||||
.IR rio (4),
|
.IR rio (4),
|
||||||
.IR rc (1),
|
.IR rc (1),
|
||||||
.IR cpu (1),
|
|
||||||
.IR sam (1),
|
.IR sam (1),
|
||||||
.IR mail (1),
|
.IR mail (1),
|
||||||
.IR proof (1),
|
.IR proof (1),
|
||||||
|
|
|
@ -395,7 +395,7 @@ Mount point for the window system.
|
||||||
.B /mnt/term
|
.B /mnt/term
|
||||||
Mount point for the terminal's name space as seen by the CPU server
|
Mount point for the terminal's name space as seen by the CPU server
|
||||||
after a
|
after a
|
||||||
.IR cpu (1)
|
.IR rcpu (1)
|
||||||
command.
|
command.
|
||||||
.TP
|
.TP
|
||||||
.B /n/kremvax
|
.B /n/kremvax
|
||||||
|
|
|
@ -592,15 +592,14 @@ authentication files
|
||||||
and
|
and
|
||||||
.IR attach (5)).
|
.IR attach (5)).
|
||||||
Other services, such as
|
Other services, such as
|
||||||
.IR cpu (1),
|
.IR rcpu (1),
|
||||||
.IR exportfs (4)
|
.IR rexport(1),
|
||||||
|
.IR rimport(1)
|
||||||
and
|
and
|
||||||
.IR tlssrv (8)
|
.IR tlssrv (8)
|
||||||
run
|
run
|
||||||
.I p9any
|
.I p9any
|
||||||
over the network and then use the session secret to derive an
|
over the network and then use the session secret to derive an
|
||||||
.IR ssl (3)
|
|
||||||
or
|
|
||||||
.IR tls (3)
|
.IR tls (3)
|
||||||
key to encrypt the rest of their communications.
|
key to encrypt the rest of their communications.
|
||||||
.SS "Password Change
|
.SS "Password Change
|
||||||
|
|
|
@ -62,10 +62,8 @@ already-announced network directory
|
||||||
.I Aan
|
.I Aan
|
||||||
is usually run automatically through the
|
is usually run automatically through the
|
||||||
.B -p
|
.B -p
|
||||||
option of
|
option of rimport, rexport and
|
||||||
.IR import (4)
|
.IR rcpu (1).
|
||||||
and
|
|
||||||
.IR cpu (1).
|
|
||||||
.PP
|
.PP
|
||||||
.I Aanuke
|
.I Aanuke
|
||||||
prints commands that will cause all processes called
|
prints commands that will cause all processes called
|
||||||
|
@ -124,9 +122,8 @@ Log file
|
||||||
.br
|
.br
|
||||||
.B /rc/bin/aanuke
|
.B /rc/bin/aanuke
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
.IR import (4),
|
|
||||||
.IR exportfs (4),
|
.IR exportfs (4),
|
||||||
.IR cpu (1)
|
.IR rcpu (1)
|
||||||
.SH HISTORY
|
.SH HISTORY
|
||||||
.I Aanuke
|
.I Aanuke
|
||||||
first appeared in 9front (April, 2014).
|
first appeared in 9front (April, 2014).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue