Re: Comments on pmake diffs for building on Linux

2008-03-06 Thread Tom Evans
On Wed, 2008-03-05 at 21:34 -0700, M. Warner Losh wrote: Yup. The proof will be in the pudding, as they say. Warner The proof of the pudding is in the eating, actually. There's no proof actually in the pudding. /pedant signature.asc Description: This is a digitally signed message part

Call for testers: CVSMode for csup

2008-03-06 Thread Ulf Lilleengen
Hello all, During the past few months, I've implemented CVSMode support for csup. This means one can use csup to fetch complete CVS repositories. However, first I'd like everyone who'd like to help, to try out this patch and test to find bugs and issues with it. Currently, I'm pretty sure it

make index during make release generates wrong INDEX file

2008-03-06 Thread Marco Walraven
Hi, I ran into a wrongly named INDEX file today after I did a 'make release' of RELENG_7 on a RELENG_6 system which includes the Ports Collection. The index file is named INDEX-6 instead of INDEX-7. A quick look in Mk/bsd.port.subdir.mk shows me that it will read the version from the param.h

Re: sched_ule: roundrobin_callout replacement ?

2008-03-06 Thread Andriy Gapon
on 06/03/2008 14:55 John Baldwin said the following: On Monday 18 February 2008 10:25:13 am Andriy Gapon wrote: I see that sched_4bsd has a NOP callout with a purpose of forcing a context switch (via softclock), so that something like a preemption could happen (e.g. for threads in a tight

Re: readahead(2) - Linux

2008-03-06 Thread Mike Bristow
Julian Elischer wrote: Ivan Voras wrote: Ed Schouten wrote: * carlos neira [EMAIL PROTECTED] wrote: is there an equivalent of readahead syscall in linux , for freebsd ?. i was looking at http://preload.sourceforge.net/ , and it needs this . Maybe a mmap(), followed by a madvise()? Or

Re: sched_ule: roundrobin_callout replacement ?

2008-03-06 Thread John Baldwin
On Monday 18 February 2008 10:25:13 am Andriy Gapon wrote: I see that sched_4bsd has a NOP callout with a purpose of forcing a context switch (via softclock), so that something like a preemption could happen (e.g. for threads in a tight calculation loop). What serves the similar purpose for

Re: mpt driver: check raid status

2008-03-06 Thread John Baldwin
On Wednesday 05 March 2008 06:13:06 am Bjoern A. Zeeb wrote: On Wed, 5 Mar 2008, Cristiano Deana wrote: Hi, I'm using a 7-RELEASE on a Dell PowerEdge 1955, using a mpt driver to manage a hardware raid1. Is there any way to check the status of the raid? Not really. Now it's running

Re: sched_ule: roundrobin_callout replacement ?

2008-03-06 Thread John Baldwin
On Thursday 06 March 2008 08:40:10 am Andriy Gapon wrote: on 06/03/2008 14:55 John Baldwin said the following: On Monday 18 February 2008 10:25:13 am Andriy Gapon wrote: I see that sched_4bsd has a NOP callout with a purpose of forcing a context switch (via softclock), so that something

Re: Kernel crash on Asus A7N8X-X

2008-03-06 Thread John Baldwin
On Tuesday 04 March 2008 05:59:59 pm Frédéric PRACA wrote: Hello dear hackers, I own a Asus A7N8X-X motherboard (NForce2 chipset) with a Radeon 9600 video card. After upgrading from 6.3 to 7.0, I launched xorg which crashed the kernel. After looking in the kernel core dump, I found that the

Re: pfind() in ithread handler

2008-03-06 Thread John Baldwin
On Thursday 28 February 2008 09:04:55 am Attilio Rao wrote: 2008/2/28, Yuri Pankov [EMAIL PROTECTED]: Hi, I'm trying to understand the cause of following panic. panic: Trying sleep, but thread marked as sleeping prohibited cpuid = 0 KDB: stack backtrace:

Re: Kernel crash on Asus A7N8X-X

2008-03-06 Thread John Baldwin
On Thursday 06 March 2008 08:31:26 am John Baldwin wrote: On Tuesday 04 March 2008 05:59:59 pm Frédéric PRACA wrote: Hello dear hackers, I own a Asus A7N8X-X motherboard (NForce2 chipset) with a Radeon 9600 video card. After upgrading from 6.3 to 7.0, I launched xorg which crashed the

Re: cpu stats and another interrupt question

2008-03-06 Thread John Baldwin
On Sunday 17 February 2008 04:58:52 am Andriy Gapon wrote: Come on, guys, simple yes or no would be enough for me :-) on 14/02/2008 22:31 Andriy Gapon said the following: Dear hackers, I'd like to check with you if my understanding of some code is correct. If we speak about a typical

Re: mpt driver: check raid status

2008-03-06 Thread Cristiano Deana
Hi, first of all thanks everybody. this is the output about mpt0, can i help with some other info? [EMAIL PROTECTED]:14:8:0: class=0x01 card=0x1f081028 chip=0x00541000 rev=0x01 hdr=0x00 vendor = 'LSI Logic (Was: Symbios Logic, NCR)' device = 'SAS 3000 series, 8-port

Re: Call for testers: CVSMode for csup

2008-03-06 Thread David O'Brien
On Thu, Mar 06, 2008 at 01:44:59PM +0100, Ulf Lilleengen wrote: During the past few months, I've implemented CVSMode support for csup. This would be good to have. Have you looked at CVSync http://www.cvsync.org/ to see how he handled some of the wierdness in ,v files?

Re: emulate an end-of-media

2008-03-06 Thread David O'Brien
On Tue, Feb 26, 2008 at 09:28:53PM +0100, Joerg Sonnenberger wrote: On Tue, Feb 26, 2008 at 07:44:48PM +0100, Martin Laabs wrote: I also made a comparison between gzip and bzip2 regarding the compression ratio on a dump of my home directory (3.2GB) bzip2 took about 74min to compress, gzip

Re: cvs commit: src/sys/nfsclient nfs_socket.c

2008-03-06 Thread Kostik Belousov
On Thu, Mar 06, 2008 at 09:49:48AM -0800, David O'Brien wrote: On Tue, Aug 29, 2006 at 10:00:12PM +, Mohan Srinivasan wrote: mohans 2006-08-29 22:00:12 UTC FreeBSD src repository Modified files: sys/nfsclientnfs_socket.c Log: Fix for a deadlock triggered

Re: wpi -- periodic disconnections

2008-03-06 Thread Otávio Fernandes
On Tue, Mar 4, 2008 at 7:38 PM, Andrew Thompson [EMAIL PROTECTED] wrote: On Tue, Mar 04, 2008 at 10:47:39PM +0100, Pietro Cerutti wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi list, I can't get my if_wpi (Intel(R) PRO/Wireless 3945ABG) stay connected to my

Re: cvs commit: src/sys/nfsclient nfs_socket.c

2008-03-06 Thread David O'Brien
On Tue, Aug 29, 2006 at 10:00:12PM +, Mohan Srinivasan wrote: mohans 2006-08-29 22:00:12 UTC FreeBSD src repository Modified files: sys/nfsclientnfs_socket.c Log: Fix for a deadlock triggered by a 'umount -f' causing a NFS request to never retransmit (or

Re: Kernel crash on Asus A7N8X-X

2008-03-06 Thread Frédéric PRACA
Selon John Baldwin [EMAIL PROTECTED]: On Thursday 06 March 2008 08:31:26 am John Baldwin wrote: The Linux AGP driver has the same code. It appears to be forcing a read of the TLB registers to force prior writes to clear the TLB entries to flush perhaps? I'm not sure why you are getting a

Network Throughput between jail and base system

2008-03-06 Thread Ilias Marinos
Hello all, I have a jail to my FreeBSD-STABLE, in which I run some services.I have configured and setup this jail using ezjail-admin. [EMAIL PROTECTED]:~$ jls JID IP Address Hostname Path 1 192.168.1.100 ws/usr/jails/ws

Re: Network Throughput between jail and base system

2008-03-06 Thread Stefan Lambrev
Greetings, Ilias Marinos wrote: Hello all, I have a jail to my FreeBSD-STABLE, in which I run some uname -a will be more helpful then FreeBSD-STABLE. services.I have configured and setup this jail using ezjail-admin. [EMAIL PROTECTED]:~$ jls JID IP Address Hostname

soclose() so-so_upcall() = race?

2008-03-06 Thread Alexander Motin
Hi. As I can see so_upcall() callback is called with SOCKBUF_MTX unlocked. It means that SB_UPCALL flag can be removed during call and socket can be closed and deallocated with soclose() while callback is running. Am I right or I have missed something? How in that situation socket pointer

Re: Call for testers: CVSMode for csup

2008-03-06 Thread Ulf Lilleengen
On Thu, Mar 06, 2008 at 08:22:24AM -0800, David O'Brien wrote: On Thu, Mar 06, 2008 at 01:44:59PM +0100, Ulf Lilleengen wrote: During the past few months, I've implemented CVSMode support for csup. This would be good to have. Have you looked at CVSync http://www.cvsync.org/ to see how he

Re: Call for testers: CVSMode for csup

2008-03-06 Thread Kevin Oberman
Date: Thu, 6 Mar 2008 13:44:59 +0100 From: Ulf Lilleengen [EMAIL PROTECTED] Sender: [EMAIL PROTECTED] Hello all, During the past few months, I've implemented CVSMode support for csup. This means one can use csup to fetch complete CVS repositories. However, first I'd like everyone who'd

Re: Call for testers: CVSMode for csup

2008-03-06 Thread Garance A Drosehn
At 12:52 AM +0100 3/7/08, Ulf Lilleengen wrote: On Thu, Mar 06, 2008 at 08:22:24AM -0800, David O'Brien wrote: On Thu, Mar 06, 2008 at 01:44:59PM +0100, Ulf Lilleengen wrote: During the past few months, I've implemented CVSMode support for csup. This would be good to have. Have

Re: Versioned symbols

2008-03-06 Thread Jeremy Chadwick
On Thu, Mar 06, 2008 at 11:28:39PM -0300, Adriano dos Santos Fernandes wrote: I want to make versioned symbols as they work in Linux, but I had no success with FreeBSD. This seems quite relevant, specific to RELENG_7. (Said feature isn't available in earlier releases):

Versioned symbols

2008-03-06 Thread Adriano dos Santos Fernandes
Hi! First, sorry if this shouldn't belong to this list. If this is the case, please point me to the appropriate list. I want to make versioned symbols as they work in Linux, but I had no success with FreeBSD. Let me say, I've app, lib1 and lib2. lib1 and lib2 have two different functions,