[PATCH] incorrect mediasize calculation in ips driver

2003-09-22 Thread YONETANI Tomokazu
sd_disk, 0, NULL, NULL); device_printf(dev, "Logical Drive (%dMB)\n", Regards. -- YONETANI Tomokazu / Ergo-Brains Inc. ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: [PATCH] incorrect mediasize calculation in ips driver

2003-09-22 Thread YONETANI Tomokazu
s message, it's already been reported by another person and committed several hours ago. -- YONETANI Tomokazu / Ergo-Brains Inc. ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"

savecore: first and last dump headers disagree on /dev/ad0b

2003-10-06 Thread YONETANI Tomokazu
ernel dump and physical memory both fits in that size. Please tell me if I missed any information you need. Regards. -- YONETANI Tomokazu / Ergo-Brains Inc. ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To

Re: savecore: first and last dump headers disagree on /dev/ad0b

2003-10-08 Thread YONETANI Tomokazu
On 2003/10/07 18:11:30, Doug White wrote: > On Tue, 7 Oct 2003, YONETANI Tomokazu wrote: > > > The hardware is IBM NetFinity 6000R, and it has ServerWorks ROSB4 UDMA33 > > controller, to which the IDE disk is attached. The size of the IDE hard > > disk is 4Gbytes, and the

Re: panic: softdep_deallocate_dependencies: dangling deps

2003-10-22 Thread YONETANI Tomokazu
ion many times. # while :; do dd if=/dev/zero of=BIG bs=1048576; done With -CURRENT built from source as of D2003.10.21.00.00.00, I'm still able to reproduce this panic, together with new one: panic: handle_written_inodeblock: live inodedep Backtraces are available o

Re: lots of "exclusive sleep mutex"

2003-10-30 Thread YONETANI Tomokazu
E){ splx(mask); + free(waiter, M_DEVBUF); return EIO; } command = SLIST_FIRST(&sc->free_cmd_list); if(command && !(sc->state & IPS_TIMEOUT)){ SLIST_REMOVE_HEAD(&sc->free_cmd_list, next);

Re: lots of "exclusive sleep mutex"

2003-10-31 Thread YONETANI Tomokazu
On 2003/10/31 10:09:04, YONETANI Tomokazu wrote: > On 2003/10/30 00:16:47, Clive Lin wrote: > > On Sat, Oct 04, 2003 at 02:00:33AM +0800, Clive Lin wrote: > > > Hi, > > > > > > I've seen lots of messages on rescent -CURRENT > > > > > &

LOR or panic with ips driver (was Re: cvs commit: src/sys/dev/ips ips.c ips.h ips_commands.c)

2003-11-28 Thread YONETANI Tomokazu
ady submitted a PR for this as kern/57832, but still have no idea how to fix this. The traceback looks almost the same as it was a few months ago. Regards. -- YONETANI Tomokazu / Ergo-Brains Inc. ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Buildworld failure on 5.1-REL

2003-11-29 Thread YONETANI Tomokazu
Hi. On Sat, Nov 29, 2003 at 11:42:36AM +0300, Odhiambo Washington wrote: > Hoping against hope! > > Still trying to fight out a problem which could possibly be a simple one > compared to the others that I have seen. > I have put a bzipped error text at the following URL. > > http://ns2.wananchi.

Re: Time jumping on both 4.x and 5.x ...

2003-11-28 Thread YONETANI Tomokazu
Hello. On Sat, Nov 29, 2003 at 12:36:22AM -0400, Marc G. Fournier wrote: > > What hardware, kernel configuration, etc? Do you have a misconfigured > > ntpd/timed that is manually flapping the time around? > > Hardware for the above is a Dual-Xeon, 4Gig of RAM, and about 421 > processes running o