Re: Multiple IP Jail's patch for FreeBSD 6.2
Mohacsi Janos wrote: On Fri, 20 Apr 2007, Jan Knepper wrote: Mohacsi Janos wrote: Hi Jan, The problem with your patch is the missing IPv6 support. I know... So what you are saying it does not work? No. I am saying, that worth considering IPv6 support too. Definitely... especially since we better be prepared. As far as I know IPv6 is not widely being used (yet) so that would give time... With that regard I do not see an issue to include it for IPv4 now. I know... However... If you could get me a version of DragonFlyBSD that supports amd64 I might consider switching... The drafonfly version already supports it. I don't want you to convince to switch to DragonFlyBSD. I *was* considering it some time before... However.. The reason has been mentioned... Thanks! Jan ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: High disk load +mount/atacontrol/NFS/SMBFS crashes the system
On Mon, 23 Apr 2007 22:59:44 -0500 "Rick C. Petty" <[EMAIL PROTECTED]> wrote: > On Mon, Apr 23, 2007 at 09:58:58PM -0300, Alejandro Pulver wrote: > > > > In the machine which was recently upgraded to 6.2 using "atacontrol" > > when the disk is reading/writing crashes the system half or more of the > > times. > > Which atacontrol command were you doing? Just plain "atacontrol" shouldn't > do anything useful. > To change DMA modes, like: # atacontrol mode ad0 UDMA100 Best Regards, Ale signature.asc Description: PGP signature
SIGFPE with libthr and gdb
Hello. When using this libmap.conf: libpthread.so.2 libthr.so.2 libpthread.so libthr.so libc_r.so.6 libthr.so.2 libc_r.so libthr.so ...nearly every program receives SIGFPE when calling various functions, when running under gdb. strtol() is one example. Is this a well known problem, before I file a bug report? I'm on FreeBSD 6.2-RELEASE. MC ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"