Re: Still kernel compilation failures

1999-07-23 Thread Bob Bishop
name. So you're saying that both the compiler and the code are broken? -- Bob Bishop +44 118 977 4017 [EMAIL PROTECTED]fax +44 118 989 4254 (0800-1800 UK) To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: patches for tosha?

1999-08-19 Thread Bob Bishop
the audio tracks[etc] tosha works here on a Yamaha and -current; but I did find that you need one more (or less) byteswap than the various documentation would lead me to believe. I'm not sure which doc is wrong though... -- Bob Bishop (0118) 977 4017 international code +44 118 [EMAIL

NFS-related panic on SMP

1999-08-30 Thread Bob Bishop
() + 0x157 nfs_nget() + 0x107 nfs_lookup()+0xe8d lookup() + 0x2ab namei() + 0x137 stat() + 0x44 syscall() + 0x186 Xint0x80_syscall() + 0x31 Any ideas? -- Bob Bishop (0118) 977 4017 international code +44 118 [EMAIL PROTECTED]fax (0118) 989 4254 between 0800 and 1800 UK

my repository is broken (more)

1999-09-29 Thread Bob Bishop
: moved to koi2alt ...never made it here. What's the easiest way to get back in step? TIA I now suspect that cvsup.uk.freebsd.org isn't up-to-date. Anyone know anything? -- Bob Bishop (0118) 977 4017 international code +44 118 [EMAIL PROTECTED]fax (0118) 989 4254

Re: my repository is broken (more)

1999-09-30 Thread Bob Bishop
At 9:10 pm +0100 29/9/99, Josef Karthauser wrote: On Wed, Sep 29, 1999 at 04:58:34PM +, Bob Bishop wrote: [...] I now suspect that cvsup.uk.freebsd.org isn't up-to-date. Anyone know anything? [...] In summary - sorry, try again. 'Tis working now :) Yup, looks like we're back in business

Re: panic: free vnode isn't

1999-10-02 Thread Bob Bishop
that /usr/src is NFS (but it doesn't seem likely that's relevant). julian On Sat, 2 Oct 1999, Bob Bishop wrote: Hi, panic: free vnode isn't with yesterday's kernel (cvsup Fri Oct 1 04:02:32 BST 1999), on an SMP system early on in buildworld. Skeletal traceback (must get serial console

Re: panic: free vnode isn't

1999-10-03 Thread Bob Bishop
on previously). So the failures occurred with softupdates off on /usr/obj but on on root, and /usr/src coming in on NFS. I reenabled softupdates on /usr/obj and I haven't seen the panic since. Go figure. -- Bob Bishop (0118) 977 4017 international code +44 118 [EMAIL PROTECTED

Current kernel locks up during boot

1999-10-29 Thread Bob Bishop
nel probes as: ed0 at port 0x300-0x31f iomem 0xd8000 irq 10 on isa0 ed0: address 00:20:18:72:97:67, type NE2000 (16 bit) Any ideas? -- Bob Bishop +44 118 977 4017 [EMAIL PROTECTED]fax +44 118 989 4254 (0800-1800 UK) To Unsubscribe: send mail to [EMAIL PROTECTED] w

LinkSys probe locks up some NE2000 clones (was: ed0 hangs at boot)

1999-10-31 Thread Bob Bishop
ISA NE2000 clone to lock the machine up. I guess you have the same problem. -- Bob Bishop (0118) 977 4017 international code +44 118 [EMAIL PROTECTED]fax (0118) 989 4254 between 0800 and 1800 UK To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe fr

Re: LinkSys probe locks up some NE2000 clones (was: ed0 hangs at boot)

1999-10-31 Thread Bob Bishop
Hi, At 2:56 pm +0100 31/10/99, Leif Neland wrote: [...]If ed_get_linksys was called later than my card was detected... I guess it's an ordering thing, but I don't have a LinkSys card here for testing. -- Bob Bishop (0118) 977 4017 international code +44 118 [EMAIL PROTECTED

Re: LinkSys probe locks up some NE2000 clones (was: ed0 hangs atboot)

1999-10-31 Thread Bob Bishop
address of your ne2000 clone? ed0 at port 0x300-0x31f iomem 0xd8000 irq 10 on isa0 ed0: address 00:20:18:72:97:67, type NE2000 (16 bit) -- Bob Bishop (0118) 977 4017 international code +44 118 [EMAIL PROTECTED]fax (0118) 989 4254 between 0800 and 1800 UK To Unsubscribe: send

Re: Linksys conflicts with NE2000

1999-10-31 Thread Bob Bishop
diff] -- Bob Bishop (0118) 977 4017 international code +44 118 [EMAIL PROTECTED]fax (0118) 989 4254 between 0800 and 1800 UK To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: FreeBSD 4.0 SCSI Tape Driver

1999-11-15 Thread Bob Bishop
that on principle I'm with Rod on this one: EOF != EOT and mixing them up is a recipe for (inter alia) finding you can't read back dumps when you need them. -- Bob Bishop (0118) 977 4017 international code +44 118 [EMAIL PROTECTED]fax (0118) 989 4254 between 0800 and 1800 UK

Re: calcru() warnings...

1999-11-24 Thread Bob Bishop
: calcru: negative time of -4660895 usec for pid 76002 (cc) Ie up just under 9 hours. Building world at the time. This box is running SMP, full details on request. -- Bob Bishop (0118) 977 4017 international code +44 118 [EMAIL PROTECTED]fax (0118) 989 4254 between 0800

Odd panic

1999-11-27 Thread Bob Bishop
at devsw+0x6 cmpl $0, 0x2c(%eax) db -- Bob Bishop (0118) 977 4017 international code +44 118 [EMAIL PROTECTED]fax (0118) 989 4254 between 0800 and 1800 UK To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Odd panic

1999-11-27 Thread Bob Bishop
rther back in the log there's a "setrootbyname failed". -- Bob Bishop (0118) 977 4017 international code +44 118 [EMAIL PROTECTED]fax (0118) 989 4254 between 0800 and 1800 UK To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Odd panic

1999-11-27 Thread Bob Bishop
Hi, At 7:54 pm +0100 27/11/99, Poul-Henning Kamp wrote: [...] What is in your /etc/fstab for the root fs ? That was it: I was still running on /dev/sd*, looks like that just stopped working. Thanks -- Bob Bishop (0118) 977 4017 international code +44 118 [EMAIL PROTECTED

FAST_IPSEC/racoon vs CISCO PIX anyone?

2003-01-13 Thread Bob Bishop
is the one just negitiated. This is RC2, racoon-20021120a. FWIW the same problem occurs on 4.7 with 'ordinary' IPSEC too. Any suggestions? TIA -- Bob Bishop +44 (0)118 977 4017 [EMAIL PROTECTED] fax +44 (0)118 989 4254 To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd

Re: FAST_IPSEC/racoon vs CISCO PIX anyone?

2003-01-13 Thread Bob Bishop
At 16:09 13/1/03, Daniel C. Sobral wrote: Bob Bishop wrote: Hi, Problems interworking this combination, with ESP tunnel. SA gets negotiated OK, but ESP packets get rejected by the PIX: it says host not found a.b.c.d where a.b.c.d is its own endpoint address, and sends invalid SPI back to our

World not building

2000-03-12 Thread Bob Bishop
/usr.sbin/tcpdump. *** Error code 1 Stop in /source/cleansrc/usr.sbin. *** Error code 1 Stop in /source/cleansrc. *** Error code 1 Have I missed something? Any ideas? TIA -- Bob Bishop (0118) 977 4017 international code +44 118 [EMAIL PROTECTED]fax (0118) 989 4254 between

Buildworld hung up with lots of cron processes

2000-03-22 Thread Bob Bishop
:00.01 /usr/libexec/getty Pc ttyv1 249 v2 Is+0:00.01 /usr/libexec/getty Pc ttyv2 atlas# -- Bob Bishop (0118) 977 4017 international code +44 118 [EMAIL PROTECTED]fax (0118) 989 4254 between 0800 and 1800 UK To Unsubscribe: send mail to [EMAIL PROTECTED

SMP kernel broken at cvsup Tue Mar 28 11:56:07 BST 2000

2000-03-28 Thread Bob Bishop
Hi, Appears to boot OK, but then won't answer to network or console, not even CtlAltEsc to DDB. Screen saver kicks in OK though. -- Bob Bishop (0118) 977 4017 international code +44 118 [EMAIL PROTECTED]fax (0118) 989 4254 between 0800 and 1800 UK To Unsubscribe

Re: SMP kernel broken at cvsup Tue Mar 28 11:56:07 BST 2000

2000-03-28 Thread Bob Bishop
afraid, although I did get into DDB this time. Nothing obviously wrong, but the backtrace didn't go back past the keyboard interrupt. -- Bob Bishop (0118) 977 4017 international code +44 118 [EMAIL PROTECTED]fax (0118) 989 4254 between 0800 and 1800 UK To Unsubscribe

Re: src/sys/i386/isa/ipl.s rev 1.35 should fix boot lockups

2000-03-29 Thread Bob Bishop
Hi, At 01:14 -0800 29/3/00, Matthew Dillon wrote: [...] I am hoping that this will also fix Bob Bishop's reported boot lockup. It does! When I get a minute I'll rerun that timing test... -- Bob Bishop (0118) 977 4017 international code +44 118 [EMAIL PROTECTED]fax

Re: SMP buildworld times / performance tests

2000-03-30 Thread Bob Bishop
:At 10:04 PM -0800 2000/3/29, Matthew Dillon wrote: [...] 6 minutes 20 seconds (about 7%). I'm seeing the same order of improvement still. -- Bob Bishop (0118) 977 4017 international code +44 118 [EMAIL PROTECTED]fax (0118) 989 4254 between 0800 and 1800 UK

The world ain't building

2000-04-12 Thread Bob Bishop
in /source/cleansrc/lib/libipsec. -- Bob Bishop +44 118 977 4017 [EMAIL PROTECTED]fax +44 118 989 4254 (0800-1800 UK) To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Problems with MAKEDEV.

2000-04-15 Thread Bob Bishop
At 18:12 -0600 14/4/00, Nate Williams wrote: [...] You can easily run out of inodes on the roof partition. Sure, my roof leaks from time to time. But _inodes_? :-) :-) -- Bob Bishop (0118) 977 4017 international code +44 118 [EMAIL PROTECTED]fax (0118) 989 4254 between

Re: Bug in advansys driver

2000-05-23 Thread Bob Bishop
-CURRENT is the same, but it looks like none of the calls check the return value anyway. -- Bob Bishop (0118) 977 4017 international code +44 118 [EMAIL PROTECTED]fax (0118) 989 4254 between 0800 and 1800 UK To Unsubscribe: send mail to [EMAIL PROTECTED

Re: Bug in advansys driver

2000-05-23 Thread Bob Bishop
At 16:11 23/05/00 +0400, Oleg Sharoiko wrote: On Tue, 23 May 2000, Bob Bishop wrote: BB FWIW -CURRENT is the same, but it looks like none of the calls check the BB return value anyway. Well. There was a message during the boot of kernel which notified that "adv0 device prove/attach retur

Re: -e option to umount?

2000-06-19 Thread Bob Bishop
At 16:02 -0700 18/6/00, Greg Lehey wrote: What do people think about adding a -e option to umount(8) to eject a removable medium where possible? What's special about mounted devices? I'd prefer to see an eject command which attempts to unmount the device if it's mounted. -- Bob Bishop

USB modems

2000-06-27 Thread Bob Bishop
Hi, Can anyone give a quick synopsis of the current status of support for USB modems? TIA -- Bob Bishop (0118) 977 4017 international code +44 118 [EMAIL PROTECTED]fax (0118) 989 4254 To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-cu

Re: Question related to FreeBSD Serial Console...

2003-09-02 Thread Bob Bishop
in a keyboard subsequently it won't work. Nothing the OS can do in this case (I believe), and yes it's a PITA. -- Bob Bishop +44 (0)118 977 4017 [EMAIL PROTECTED] fax +44 (0)118 989 4254 ___ [EMAIL PROTECTED] mailing list http

Re: How to provide useful debug info

2003-07-23 Thread Bob Bishop
?) but I think this isn't applicable to my crash when the machine crashes before rc.conf can be read. And I really don't understand what he's talking about :( but perhaps I can help. Please tell me if I should do something like trace and write it down or something like that. Thanks, -Harry -- Bob

Re: Best Known Methods for dual booting WinXP + -current

2003-08-11 Thread Bob Bishop
particular about the friends it chooses. ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to [EMAIL PROTECTED] -- Bob Bishop +44 (0)118 977 4017 [EMAIL PROTECTED

Re: IBM Thinkpad 600E

2003-01-21 Thread Bob Bishop
To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message -- Bob Bishop +44 (0)118 977 4017 [EMAIL PROTECTED] fax +44 (0)118 989 4254

Cardbus-attached USB controller

2003-02-19 Thread Bob Bishop
That's 2 ohci and an ehci (which I realise isn't supported (yet)). Would someone like to give me a clue how to plumb this thing in? TIA -- Bob Bishop +44 (0)118 977 4017 [EMAIL PROTECTED] fax +44 (0)118 989 4254 To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd

Re: Any ideas why we can't even boot a i386 ?

2003-03-01 Thread Bob Bishop
Hi, At 21:06 28/2/03, M. Warner Losh wrote: [...] We have some a few embedded systems coming back from the field soon and I plan on trying some tests on them (they are amd 386, so might not be good for you). [etc] IIRC AMD had a mask deal with Intel for the 386, so should be OK. -- Bob Bishop

Re: Removal of netns - politically correct version

2003-03-05 Thread Bob Bishop
/products_configuration_guide_chapter09186a008007fba7.html He's dead, Jim. -- Bob Bishop +44 (0)118 977 4017 [EMAIL PROTECTED] fax +44 (0)118 989 4254 To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: Removal of netns - politically correct version

2003-03-05 Thread Bob Bishop
Hi At 08:53 5/3/03, Terry Lambert wrote: [...] The code is still useful as a simple implementation, much more easily understood by the student than the current TCP/IP stack, for certain. The same is true for netipx (wc -l *.[ch] is almost identical). -- Bob Bishop +44 (0)118

Re: HEADSUP!! KSE commit imminent.

2001-09-11 Thread Bob Bishop
to make this happen without completely destabilizing -current. What he said. Will there be a pre-KSE tag? -- Bob Bishop (0118) 977 4017 international code +44 118 [EMAIL PROTECTED]fax (0118) 989 4254 To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd

Recent kernels won't boot

2000-10-07 Thread Bob Bishop
Hi, Kernels built from recent cvsup (24 hrs) quit immediately on boot, back to the BIOS, no messages no nothin'. -- Bob Bishop (0118) 977 4017 international code +44 118 [EMAIL PROTECTED]fax (0118) 989 4254 To Unsubscribe: send mail to [EMAIL PROTECTED

ahc-related panics

2000-10-08 Thread Bob Bishop
, typically either in ahc_set_recoveryscb() in the softinterrupt thread or in ahc_match_scb() in the ahc interrupt thread. This is an SMP box building the world with -j8, so fairly busy. -- Bob Bishop (0118) 977 4017 international code +44 118 [EMAIL PROTECTED]fax (0118) 989

Re: Recent kernels won't boot

2000-10-08 Thread Bob Bishop
? -- Bob Bishop (0118) 977 4017 international code +44 118 [EMAIL PROTECTED]fax (0118) 989 4254 To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Recent kernels won't boot

2000-10-09 Thread Bob Bishop
, bottom one has no KTR and boots OK. I've been running with SMP_DEBUG, KTR and the rest for a while, this trouble started a few days ago. -- Bob Bishop (0118) 977 4017 international code +44 118 [EMAIL PROTECTED]fax (0118) 989 4254 To Unsubscribe: send mail to [EMAIL

ed0: warning - receiver ring buffer overrun

2000-10-10 Thread Bob Bishop
Hi, I'm seeing lots of: ed0: warning - receiver ring buffer overrun This box is building the world with sources via NFS. What gives? -- Bob Bishop (0118) 977 4017 international code +44 118 [EMAIL PROTECTED]fax (0118) 989 4254 To Unsubscribe: send mail to [EMAIL

Re: ed0: warning - receiver ring buffer overrun

2000-10-10 Thread Bob Bishop
At 20:08 +0200 10/10/00, Wilko Bulte wrote: On Tue, Oct 10, 2000 at 01:35:57PM +0100, Bob Bishop wrote: Hi, I'm seeing lots of: ed0: warning - receiver ring buffer overrun This box is building the world with sources via NFS. What gives? Something not servicing the ed0 card fast enough

Re: ed0: warning - receiver ring buffer overrun

2000-10-10 Thread Bob Bishop
Hi, ed0: warning - receiver ring buffer overrun One more datapoint: I have two boxes doing this, both with ed but one is ISA, the other is PCI. -- Bob Bishop (0118) 977 4017 international code +44 118 [EMAIL PROTECTED]fax (0118) 989 4254 To Unsubscribe: send mail

RE: -current grinds exceeding slow

2000-10-12 Thread Bob Bishop
Hi, At 11:42 -0700 11/10/00, John Baldwin wrote: On 10-Oct-00 Bob Bishop wrote: Hi, What's happened recently to make -current so slow? [etc] I don't know. Can you try to narrow down the date by cvsupping or cvs updating with date tags to see when it started slowing down? More data: it's

panic on last night's kernel

2001-01-27 Thread Bob Bishop
Hi, cvsup at Sat Jan 27 04:04:26 GMT 2001 While booting, just after the message: faith0 XXX: driver didn't initialize queue mtx panic: malloc(M_WAITOK) in interrupt context DDB gives: panic() malloc() exit1() kthread_suspend() ithd_loop() fork_exit() fork_trampoline() -- Bob Bishop

Re: panic on last night's kernel

2001-01-28 Thread Bob Bishop
== SWAIT) { + ithd-it_proc-p_intr_nesting_level = 0; ithd-it_proc-p_stat = SRUN; setrunqueue(ithd-it_proc); /* Yup, that does it. Thanks! -- Bob Bishop (0118

Re: picobsd redux

2002-07-02 Thread Bob Bishop
. -- Bob Bishop +44 (0)118 977 4017 [EMAIL PROTECTED]fax +44 (0)118 989 4254 To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: 3 floppy system for -current releases

2002-08-09 Thread Bob Bishop
Hi, I think MSDOS installs are pretty rare and NFS ones even rarer (FTP is easier to setup) Survey time! :) I use NFS installs a lot, both with floppies and with pxeboot'd sysinstall. I've never had much luck with FTP installs from a remote server. -- Bob Bishop +44 (0

Can't boot recent kernels

2001-03-07 Thread Bob Bishop
this? -- Bob Bishop +44 (0)118 977 4017 [EMAIL PROTECTED]fax +44 (0)118 989 4254 To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

ahc_intr - referenced scb not valid... panic for safety

2001-03-30 Thread Bob Bishop
Hi, Just had one of these on yesterday's -current. Anyone interested in the details? -- Bob Bishop (0118) 977 4017 international code +44 118 [EMAIL PROTECTED]fax (0118) 989 4254 To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-cu

panic: sleeping process owns a mutex

2001-05-15 Thread Bob Bishop
SCSI-2 device cd0: 3.300MB/s transfers cd0: Attempt to query device size failed: NOT READY, Medium not present -- Bob Bishop (0118) 977 4017 international code +44 118 [EMAIL PROTECTED]fax (0118) 989 4254 To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe

panic: workitem_free: still on list

2001-05-19 Thread Bob Bishop
! -- Bob Bishop (0118) 977 4017 international code +44 118 [EMAIL PROTECTED]fax (0118) 989 4254 To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: panic: mutex vm not owned

2001-05-21 Thread Bob Bishop
keep the box in DDB for a bit in case anyone wants more info, so dmesg not available right now but it's a pretty unremarkable configuration running GENERIC. -- Bob Bishop (0118) 977 4017 international code +44 118 [EMAIL PROTECTED]fax (0118) 989 4254 To Unsubscribe: send

f77's (and cc's?) profiling

2001-06-05 Thread Bob Bishop
Hi, Can someone give me a hint why f77's profiling doesn't pick up any time data? Is this easy to fix? TIA -- Bob Bishop (0118) 977 4017 international code +44 118 [EMAIL PROTECTED]fax (0118) 989 4254 To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe

su broken?

2001-06-24 Thread Bob Bishop
Hi, su appears to be asking for a password when invoked by root, eg: # su bin -c pwd Password: Broken, surely? -- Bob Bishop (0118) 977 4017 international code +44 118 [EMAIL PROTECTED]fax (0118) 989 4254 To Unsubscribe: send mail to [EMAIL PROTECTED

Re: [heads up] axing AppleTalk and IPX/SPX

2013-10-28 Thread Bob Bishop
, send any mail to freebsd-current-unsubscr...@freebsd.org -- Bob Bishop +44 (0)118 940 1243 r...@gid.co.ukfax +44 (0)118 940 1295 mobile +44 (0)783 626 4518 ___ freebsd-current@freebsd.org mailing list http

Re: Automated submission of kernel panic reports: sysutils/panicmail

2013-11-04 Thread Bob Bishop
Hi, On 4 Nov 2013, at 10:41, Colin Percival wrote: Hi all, After considerable review on freebsd-hackers (thanks dt71 and jilles!) I have now added sysutils/panicmail to the FreeBSD ports tree. [etc] Nice. Is this applicable to all supported branches? -- Bob Bishop r...@gid.co.uk

Re: Use of C99 extra long double math functions after r236148

2012-07-09 Thread Bob Bishop
. -- Bob Bishop r...@gid.co.uk ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

Re: ZFS TRIM support committed to HEAD.

2012-09-23 Thread Bob Bishop
Hi, On 23 Sep 2012, at 20:53, Pawel Jakub Dawidek wrote: FYI, I just committed TRIM support to ZFS, especially useful for SSD-only pools. [etc] Is any of this applicable to -STABLE or 8.x? -- Bob Bishop r...@gid.co.uk ___ freebsd-current

Re: ZFS TRIM support committed to HEAD.

2012-09-24 Thread Bob Bishop
3.3.2 at ata3-master UDMA100 SATA 3Gb/s Any suggestions? Thanks -- Bob Bishop r...@gid.co.uk ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current

Re: ZFS TRIM support committed to HEAD.

2012-09-24 Thread Bob Bishop
Hi, On 24 Sep 2012, at 16:55, Steven Hartland wrote: - Original Message - From: Bob Bishop r...@gid.co.uk To: Pawel Jakub Dawidek p...@freebsd.org Cc: freebsd-current@freebsd.org; freebsd...@freebsd.org; Steven Hartland kill...@multiplay.co.uk Sent: Monday, September 24, 2012 3:17

Re: ZFS TRIM support committed to HEAD.

2012-09-24 Thread Bob Bishop
kstat.zfs.misc.zio_trim.zio_trim_unsupported: 0 kstat.zfs.misc.zio_trim.zio_trim_failed: 0 I'll report back if anything unpleasant happens. Thanks to all for this. dmesg below FTR -- Bob Bishop r...@gid.co.uk Copyright (c) 1992-2012 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992

Re: ZFS TRIM support committed to HEAD.

2012-09-24 Thread Bob Bishop
kstat.zfs.misc.zio_trim.zio_trim_success: 19406 kstat.zfs.misc.zio_trim.zio_trim_unsupported: 0 kstat.zfs.misc.zio_trim.zio_trim_failed: 0 seagoon# No device errors logged in messages, and scrub comes up clean as you can see. The read error count is increasing, but otherwise everything appears to work OK. -- Bob Bishop

Re: ZFS TRIM support committed to HEAD.

2012-09-25 Thread Bob Bishop
On 25 Sep 2012, at 06:40, Pawel Jakub Dawidek wrote: On Tue, Sep 25, 2012 at 12:14:24AM +0100, Bob Bishop wrote: Hi, Still seems to be working OK, but: seagoon# zpool status pool: m1 state: ONLINE status: One or more devices has experienced an unrecoverable error. An attempt

Re: ZFS TRIM support committed to HEAD.

2012-09-25 Thread Bob Bishop
On 25 Sep 2012, at 06:40, Pawel Jakub Dawidek wrote: On Tue, Sep 25, 2012 at 12:14:24AM +0100, Bob Bishop wrote: Hi, Still seems to be working OK, but: seagoon# zpool status pool: m1 state: ONLINE status: One or more devices has experienced an unrecoverable error. An attempt

Re: GCC debug flags cleanup

2011-12-22 Thread Bob Bishop
code with. Makes debugging interesting :-) -- Bob Bishop r...@gid.co.uk ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

Re: [RFC] Un-staticise the toolchain

2012-04-26 Thread Bob Bishop
with rtld and any required dynamic library. Apparently, current dependencies are much more spread, e.g. /bin/sh is dynamically linked [etc] That seems like a bad mistake, because it would prevent even booting single-user if rtld/libraries are broken. - -- Bob Bishop r...@gid.co.uk -BEGIN

Re: [RFC] Un-staticise the toolchain

2012-04-28 Thread Bob Bishop
Hi, On 28 Apr 2012, at 04:12, David O'Brien wrote: On Thu, Apr 26, 2012 at 12:38:03PM +0100, Bob Bishop wrote: Apparently, current dependencies are much more spread, e.g. /bin/sh is dynamically linked [etc] That seems like a bad mistake, because it would prevent even booting single-user

Re: expanding past 1 TB on amd64

2013-07-17 Thread Bob Bishop
products is 768GB. http://www.supermicro.com/products/motherboard/matrix/?cpuclass=allsorton=memory -Kurt http://www.supermicro.com/products/motherboard/Xeon7000 Looks like their matrix is not up-to-date. -- Bob Bishop r...@gid.co.uk

Re: [heads up] axing AppleTalk and IPX/SPX

2014-03-14 Thread Bob Bishop
, somebody needs to look at the netatalk ports. netatalk-2.2.5,1 has AppleTalk support so may have problems netatalk3-3.1.0_4,1 long description says it supports AppleTalk; it doesn't, support was dropped at 3.0. -- Bob Bishop r...@gid.co.uk

cdrecord problem with current current

2000-02-19 Thread Bob Bishop
nsfers (20.000MHz, offset 15, 16bit) da0: 4134MB (8467200 512 byte sectors: 255H 63S/T 527C) da1 at adw0 bus 0 target 1 lun 0 da1: IBM DDRS-34560D DC1B Fixed Direct Access SCSI-2 device da1: 40.000MB/s transfers (20.000MHz, offset 15, 16bit), Tagged Queueing Enabled da1: 4357MB (8925000 512 byte sector

Re: cdrecord problem with current current

2000-02-20 Thread Bob Bishop
At 17:19 -0700 19/2/00, Kenneth D. Merry wrote: On Sat, Feb 19, 2000 at 19:28:23 +, Bob Bishop wrote: Hi, cdrecord, freshly built on last night's -current: Freshly built? That's cdrecord 1.8a21, which is several versions old. I think you should be using cdrecord 1.8 release from

Re: btokup().. patch to STYLE(9) (fwd)

1999-01-29 Thread Bob Bishop
On Fri, 29 Jan 1999, Brian Somers wrote: [...] But where do you draw the line in style(9) ? Dunno. Err on the side of redundancy, which cam be mechanically removed if you don't happen to like it. -- Bob Bishop +44 118 977 4017 r...@gid.co.uk fax +44 118 989 4254

Re: Buildworld fails on today 3.1-STABLE!

1999-02-17 Thread Bob Bishop
At 8:05 pm -0800 16/2/99, Mike Smith wrote: [...] No, -O2 does not work fine; we've seen reports of it breaking things before. I've been using -O2 building -current for over a year with no problems. I haven't dared try it for the kernel though... -- Bob Bishop (0118) 977 4017

Re: ERRATA NOTICE: FreeBSD 3.1-RELEASE

1999-03-17 Thread Bob Bishop
to -current? I would have thought this is -announce material. -- Bob Bishop (0118) 977 4017 international code +44 118 r...@gid.co.ukfax (0118) 989 4254 between 0800 and 1800 UK To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current

Re: Panic in INTREN on an SMP box?

1999-03-27 Thread Bob Bishop
this? Not getting any problems here, cvsup'ed at Sat Mar 27 14:25:51 GMT 1999. Are you doing anything specific to provoke it? -- Bob Bishop (0118) 977 4017 international code +44 118 r...@gid.co.ukfax (0118) 989 4254 between 0800 and 1800 UK To Unsubscribe: send mail to majord

Re: X problems using egcs as compiler

1999-04-03 Thread Bob Bishop
At 4:28 pm -0800 3/4/99, David O'Brien wrote: Can someone with a FAST machine do a CVSup from Freefall and `make world' to verify that it is not broken? elf make world completed on Sun Apr 4 03:07:53 BST 1999 cvsup'd (from the UK server) at Sun Apr 4 01:50:56 BST 1999 -- Bob Bishop

Looks broken to me...

1999-04-04 Thread Bob Bishop
*** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error -- Bob Bishop (0118) 977 4017 international code +44 118 r...@gid.co.ukfax (0118) 989 4254 between 0800 and 1800 UK To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current

Re: Looks broken to me...

1999-04-04 Thread Bob Bishop
' is up to date. === cc_int make: don't know how to make insn-attrtab.c. Stop *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 Looks like you're right. Bit of a bummer if you are running SMP... -- Bob Bishop (0118) 977 4017 international code

Re: Looks broken to me...

1999-04-04 Thread Bob Bishop
, from /usr/src/gnu/usr.bin/groff/libgroff/../../../../contrib/groff/libgroff/new.cc:2 4: /usr/obj/usr/src/tmp/usr/include/g++/std.h:23: stddef: No such file or directory *** Error code 1 Stop. -- Bob Bishop (0118) 977 4017 international code +44 118 r...@gid.co.ukfax (0118) 989

make -jn ?

1999-04-05 Thread Bob Bishop
World builds OK here now, kernel, bootblocks and all. Good job! Is `make -jn' safe yet? Could turn these test builds round a lot faster :-) -- Bob Bishop (0118) 977 4017 international code +44 118 r...@gid.co.ukfax (0118) 989 4254 between 0800 and 1800 UK

Re: make -jn ?

1999-04-06 Thread Bob Bishop
here, in the usual place. -- Bob Bishop (0118) 977 4017 international code +44 118 r...@gid.co.ukfax (0118) 989 4254 between 0800 and 1800 UK To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message

Re: EGCS optimizations

1999-04-06 Thread Bob Bishop
Synonym for -mcpu=pentium [...] Specifying -march=cpu type implies -mcpu=cpu type. If this is right, then -mpentium is redundant in the presence of -march=pentium. -- Bob Bishop (0118) 977 4017 international code +44 118 r...@gid.co.uk

Band-aid for building world with -jn [PATCH]

1999-04-06 Thread Bob Bishop
; /* would have been turned on if no -j */ break; } case SingleShell: -- Bob Bishop (0118) 977 4017 international code +44 118 r...@gid.co.ukfax (0118) 989 4254 between 0800 and 1800 UK To Unsubscribe: send

Re: aio_read

1999-04-06 Thread Bob Bishop
At 5:00 pm -0700 6/4/99, John Polstra wrote: [...] But O_APPEND didn't exist in early versions of Unix. I'm sure it wasn't present in V6, and I'm pretty sure it wasn't present in V7 either. [Blows dust off V7 manual] You're right: it wasn't. -- Bob Bishop (0118) 977 4017

Re: -jN make world

1999-04-08 Thread Bob Bishop
against v1.21 works though -- Bob Bishop (0118) 977 4017 international code +44 118 r...@gid.co.ukfax (0118) 989 4254 between 0800 and 1800 UK To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message

Re: -jN make world

1999-04-09 Thread Bob Bishop
Hi, At 4:44 pm -0700 8/4/99, David O'Brien wrote: Please try rev 1.24 of src/gnu/usr.bin/cc/cc_tools/Makefile. That one works -- Bob Bishop (0118) 977 4017 international code +44 118 r...@gid.co.ukfax (0118) 989 4254 between 0800 and 1800 UK To Unsubscribe: send

NFS, blocks of NULLs in files

1999-04-14 Thread Bob Bishop
is SMP but it's been doing daily builds with -j8 since that got sorted out, and anyway it now fails in exactly the same way whether -j is used or not. -- Bob Bishop (0118) 977 4017 international code +44 118 r...@gid.co.ukfax (0118) 989 4254 between 0800 and 1800 UK

Re: experimental patch avail (was Re: NFS, blocks of NULLs in files)

1999-04-15 Thread Bob Bishop
to back up? :-) -- Bob Bishop +44 118 977 4017 r...@gid.co.uk fax +44 118 989 4254 (0800-1800 UK) To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message

Re: solid NFS patch #6 avail for -current - need testers files)

1999-04-21 Thread Bob Bishop
Hi, At 4:34 pm -0700 20/4/99, Matthew Dillon wrote: NFS patch #6 is now available for -current.[etc] Looks real good here. Been running two servers continuously building the world with their /usr/obj cross-mounted on each other. Oh, and one of them is SMP running -j8. Great job! -- Bob

Re: /usr/share/examples/atapi scripts wrong

1999-04-28 Thread Bob Bishop
Hi, At 11:42 am -0700 28/4/99, Doug White wrote: The burn* scripts in /usr/share/examples/atapi try to use wormcontrol for some reason, which obviously doesn't work.[etc] Er, I think it does. It's SCSI/CAM which has lost the worm device, not ATAPI. See also misc/10351. -- Bob Bishop

if_xl.c noise

1999-05-01 Thread Bob Bishop
| XL_LAST_FRAG; return(0); -- Bob Bishop (0118) 977 4017 international code +44 118 r...@gid.co.ukfax (0118) 989 4254 between 0800 and 1800 UK To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message

Re: if_xl.c noise

1999-05-01 Thread Bob Bishop
Hi, At 5:59 pm -0400 1/5/99, Bill Paul wrote: [...]Yes, this is only your repository; you must be using some patches from Matt Dillon for NFS. Argh. Pointy hat please - didn't notice C src/sys/pci/if_xl.c staring me in the face. -- Bob Bishop (0118) 977 4017 international code

Re: Math emulation is broken in sys/i386/isa/npx.c

1999-05-05 Thread Bob Bishop
At 23:18 05/05/99 +1000, John Birrell j...@cimlogic.com.au wrote: Rev 1.67 of npx.c changed a #ifdef SMP to #ifdef 1, preventing the test for the hardware coprocessor. This breaks support for 386 processors without math coprocessors. Grrr. ... and for 486SXs. More Grrr. -- Bob Bishop

Re: FBSDBOOT.EXE

1999-05-11 Thread Bob Bishop
this modification. Ick. I was hoping for a 32bit build at least, although I suppose it doesn't matter much. Will you be posting diffs? -- Bob Bishop +44 118 977 4017 r...@gid.co.uk fax +44 118 989 4254 (0800-1800 UK) To Unsubscribe: send mail to majord...@freebsd.org

Re: NFS woes: getting worse?

1999-01-15 Thread Bob Bishop
the server and the link is 10Mb. -- Bob Bishop +44 118 977 4017 r...@gid.co.uk fax +44 118 989 4254 To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message

  1   2   >