Date: Tue, 23 Mar 1999 08:19:00 +0100 From: J Wunsch <j@uriah.heep.sax.de> To: freebsd-scsi@FreeBSD.ORG Subject: Re: cvs commit: src/sys/cam cam_xpt.c Message-ID: <19990323081900.52443@uriah.heep.sax.de> In-Reply-To: <Pine.BSF.4.10.9903212119230.430-100000@picnic.mat.net>; from Chuck Robey on Sun, Mar 21, 1999 at 09:25:14PM -0500 References: <199903220215.TAA63620@panzer.plutotech.com> <Pine.BSF.4.10.9903212119230.430-100000@picnic.mat.net>
next in thread | previous in thread | raw e-mail | index | archive | help
As Chuck Robey wrote:
> As far as where the file sits:
>
> /dev/da2e 1961715 898304 906474 50% /usr/local
>
> as you can see, it's only half full. What might I do to make the test
> more fair (as compared to Jorg's results?
Machine MB K/sec %CPU K/sec %CPU K/sec %CPU K/sec %CPU K/sec %CPU /sec %CPU
100 3742 92.4 6102 49.6 2743 29.7 3951 92.0 7431 62.1 78.5 6.2
This is for my /usr partition which is at the beginning of the drive.
However, the partition is 3 GB in total and 3/4 full. Nevertheless, i
think it's visible that the numbers increase on the outer tracks.
> (private to Jorg: I don't know how to tickle the keyboard to get the
> diuresis(sp?), I can't spell your name any closer.)
Well, there are something like three options:
. Your keyboard offers those characters. :-) Sure no solution for you,
but that's how it works for me.
. Your X11 client uses the left Alt key as a `Meta' key which adds 0x80
to all chars. Then, `ö' is Alt-v.
. Your Xserver and clients can make use of a `compose' key. For me,
this is the ScrollLock key, so by typing <ScrLk>-"-o, i also get an
`ö', or <ScrLk>-`-e gives an `è' etc. This is done in the xkb
mapping by assigning ScrLk to Multi_key (which is default for my
German layout).
. Your Emacs supports it by using the iso-insert library, where the
compose key is C-x-8, so the `ö' is C-x-8-"-o: ö. Terrible, but
works. ;-)
--
cheers, J"org
joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-scsi" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990323081900.52443>
