9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: YAMANASHI Takeshi <uncover@beat.cc.titech.ac.jp>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] floppy based standalone auth server
Date: Mon,  2 Dec 2002 17:05:16 +0900	[thread overview]
Message-ID: <850f05e346d014be5db03a148993b4bd@orthanc.cc.titech.ac.jp> (raw)

Thank you, Lucio.

I use two floppies for the auth serv.
One for kernel, and the other for fs.
Both are DOS formatted floppies.
Attached at the end of this mail is
the output of `du -a' of the fs floppy.

> The floppy drive would make this slower,
> but ramfs may be the way to speed things up if you have enough
> memory.

It seems that dossrv is serving as an cache mechanism.

	1	./plan9.nvr
	79	./386/init
	124	./386/bin/rc
	29	./386/bin/cat
	46	./386/bin/echo
	61	./386/bin/ls
	51	./386/bin/ps
	36	./386/bin/date
	86	./386/bin/ip/ipconfig
	86	./386/bin/ip
	122	./386/bin/ndb/cs
	122	./386/bin/ndb
	95	./386/bin/aux/listen
	95	./386/bin/aux
	94	./386/bin/auth/keyfs
	85	./386/bin/auth/changeuser
	126	./386/bin/auth/auth.srv
	305	./386/bin/auth
	955	./386/bin
	1034	./386
	1	./adm/timezone/local
	1	./adm/timezone
	1	./adm/keys
	1	./adm/keys.who
	3	./adm
	0	./bin
	1	./rc/bin/cpurc (*)
	0	./rc/bin/service
	1	./rc/bin/service.auth/il565
	1	./rc/bin/service.auth/il566
	1	./rc/bin/service.auth/tcp567
	3	./rc/bin/service.auth
	4	./rc/bin
	1	./rc/lib/rcmain
	1	./rc/lib
	5	./rc
	1	./lib/namespace
	1	./lib/ndb/local
	1	./lib/ndb/auth
	2	./lib/ndb
	3	./lib
	0	./mnt/keys/nashi
	0	./mnt/keys
	0	./mnt
	1046	.

--
YAMANASHI Takeshi



             reply	other threads:[~2002-12-02  8:05 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-02  8:05 YAMANASHI Takeshi [this message]
2002-12-02  8:33 ` Lucio De Re
2002-12-02 14:26 ` Ronald G. Minnich
  -- strict thread matches above, loose matches on Subject: below --
2002-12-03  5:06 Russ Cox
2002-12-03  2:31 Russ Cox
2002-12-03  4:52 ` Lucio De Re
2002-12-03  1:39 YAMANASHI Takeshi
2002-12-02 21:11 Russ Cox
2002-12-03  4:26 ` Lucio De Re
2002-12-02 13:18 Russ Cox
2002-12-02 13:29 ` Lucio De Re
2002-12-02  7:37 YAMANASHI Takeshi
2002-12-02  7:49 ` Lucio De Re
2002-12-02 14:25 ` Ronald G. Minnich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=850f05e346d014be5db03a148993b4bd@orthanc.cc.titech.ac.jp \
    --to=uncover@beat.cc.titech.ac.jp \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).