Re: Apple FreeBSD relationship

2011-03-09 Thread Milo Hyson
Guess that depends on how one calculates the price. - Milo Hyson Chief Scientist CyberLife Labs, Inc. On Mar 9, 2011, at 3:31 PM, Frank Shute wrote: On Wed, Mar 09, 2011 at 02:00:37PM -0800, Nerius Landys wrote: But even if they produce magical pixie dust they're still overpriced

Bug in routed?

2011-03-05 Thread Milo Hyson
. Additional note, this particular code fragment does not seem to exist in -current, so the issue appears limited to -stable. - Milo Hyson Chief Scientist CyberLife Labs, Inc. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman

tar acting strange with -T

2009-10-02 Thread Milo Hyson
. -- Milo Hyson Chief Scientist CyberLife Labs, Inc. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

RAID Performance Questions

2007-01-25 Thread Milo Hyson
# Ethernet support device pty # Pseudo-ttys (telnet etc) -- Milo Hyson CyberLife Labs ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail

Re: RAID Performance Questions

2007-01-25 Thread Milo Hyson
drives that I somehow need to partition into two groups and maximize performance without sacrificing reliability. Lastly, the RAID controller does not permit more than two drives in a RAID-1 set. Any suggestions? -- Milo Hyson CyberLife Labs ___ freebsd

Re: RAID Performance Questions

2007-01-25 Thread Milo Hyson
. -- Milo Hyson CyberLife Labs ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: [SOLVED] RAID Performance Questions

2007-01-25 Thread Milo Hyson
, as everything was cached in memory. -- Milo Hyson CyberLife Labs ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

i would like to recover data from my vinum partition

2005-10-04 Thread Milo
I broke my system (did make world with RELENG_5_4 while running 4.10) and I was running mirrored /usr partitions with vinum using ad0 and ad2. This morning I didn't have time to setup vinum and installed 5.4 from cd onto ad0 as usual. How can I see the data on my vinum drive (ad2) using mount?

/sbin/init not being loaded

2004-10-09 Thread Milo Hyson
seems to work except for sysinstall. Any suggestions? -- Milo Hyson Chief Mad Scientist CyberLife Labs ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

What affects context-switching performance?

2003-12-29 Thread Milo Hyson
versions. Anybody have any insight into this? -- Milo Hyson Chief Mad Scientist and Director of Asian Operations CyberLife Labs, LLC ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any

Re: gcc bug?

2003-03-24 Thread milo
$ gcc -v Using builtin specs. gcc version 2.95.3 20010315 (release) [FreeBSD] On Mon, Mar 24, 2003 at 01:26:45AM -0500, Adam wrote: Subject: Re: gcc bug? From: Adam [EMAIL PROTECTED] To: milo [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Date: 24 Mar 2003 01:26:45 -0500 On Mon, 2003-03-24

Re: gcc bug?

2003-03-24 Thread milo
[EMAIL PROTECTED] To: milo [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] X-Mailer: Ximian Evolution 1.2.2 Date: 24 Mar 2003 22:53:07 -0500 On Mon, 2003-03-24 at 22:41, milo wrote: $ gcc -v Using builtin specs. gcc version 2.95.3 20010315 (release) [FreeBSD] You're a bit outdated: -$ gcc -v

Re: gcc bug?

2003-03-24 Thread milo
On Mon, Mar 24, 2003 at 09:00:30PM -0800, Kris Kennaway wrote: Date: Mon, 24 Mar 2003 21:00:30 -0800 From: Kris Kennaway [EMAIL PROTECTED] To: milo [EMAIL PROTECTED] Cc: Adam [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Re: gcc bug? On Mon, Mar 24, 2003 at 08:36:05PM -0800, milo wrote

gcc bug?

2003-03-23 Thread milo
hi, i can't compile the source code -- building profiled bz2 library ranlib libbz2_p.a cc -fpic -DPIC -O -pipe -I/usr/src/lib/libbz2/../../contrib/bzip2 -c /usr/src/lib/libbz2/../../contrib/bzip2/bzlib.c -o bzlib.So cc -fpic -DPIC -O -pipe -I/usr/src/lib/libbz2/../../contrib/bzip2 -c