Re: net.link.log_link_state_change broken?

2010-11-17 Thread Bjoern A. Zeeb
On Tue, 2 Nov 2010, Paul B Mahol wrote: Hi, It appears we do not log such events anymore (at least with wlan devices) in console. I set this sysctl to 0 via sysctl.conf, if I set it to 1, nothing will change. Because I had loging disabled for very long time I encountered this problem just now

Re: breaking the crunchgen logic into a share/mk file

2010-11-17 Thread John Baldwin
On Tuesday, November 16, 2010 8:45:08 am Andrey V. Elsukov wrote: > On 16.11.2010 16:29, John Baldwin wrote: > > Err, are there no longer hard links to all of the frontends for a given > > crunch? If so, that is a problem as it will make rescue much harder to use. > > Yes, probably this patch is

Re: www/chromium crashing whole system

2010-11-17 Thread Julian Elischer
On 11/17/10 12:15 PM, Marcin Wisnicki wrote: On Wed, 17 Nov 2010 03:35:20 +, Alexander Best wrote: On Tue Nov 16 10, Alexander Best wrote: WOW! this is the first time i hear of such a concept. it seems great for people like me who are desktop users without any serial/firewire consoles or a

Re: aperf/mperf

2010-11-17 Thread George Neville-Neil
On Nov 16, 2010, at 09:37 , Andriy Gapon wrote: > > Many modern processors provide APERF and MPERF MSRs which allow to easily and > reliable calculate average CPU performance level over some interval of time. > This also allows to notice things like performance boost, which is generally > hidden

ECMP and route ownership

2010-11-17 Thread Li, Qing
As I am revising the ECMP code and reviewing the work done by Ingo Flaschberger, I come to the conclusion that I need to make one more enhancement to ECMP. I want to implement the "inetCidrRouteProto" concept as the 2nd variable that differentiates among the ECMP routes. I have already started on

Re: Panic with vfs.root.mountfrom=nfs on CURRENT (was Re: [patch] functional prototype of root mount enhancement)

2010-11-17 Thread Garrett Cooper
On Wed, Nov 17, 2010 at 4:10 PM, Garrett Cooper wrote: > On Tue, Sep 28, 2010 at 11:24 AM, Marcel Moolenaar wrote: >> >> On Sep 28, 2010, at 10:27 AM, M. Warner Losh wrote: >> >>> Hey Marcel, >>> >>> haven't had a chance to look through this in detail yet.  One item >>> that has always bugged me

Panic with vfs.root.mountfrom=nfs on CURRENT (was Re: [patch] functional prototype of root mount enhancement)

2010-11-17 Thread Garrett Cooper
On Tue, Sep 28, 2010 at 11:24 AM, Marcel Moolenaar wrote: > > On Sep 28, 2010, at 10:27 AM, M. Warner Losh wrote: > >> Hey Marcel, >> >> haven't had a chance to look through this in detail yet.  One item >> that has always bugged me is why when we hit the prompt that has to be >> the end of discov

Re: immediate panic in vm

2010-11-17 Thread Kostik Belousov
On Wed, Nov 17, 2010 at 02:41:03PM -0800, Li, Qing wrote: > Building kernel on 8.1-RELEASE should not require a buildworld, right ? > > Or there have been changes committed since that would mandate a > buildworld? Yes, you have to do buildworld/buildkernel, 8.1 release ld(1) does not have the chan

RE: immediate panic in vm

2010-11-17 Thread Li, Qing
Building kernel on 8.1-RELEASE should not require a buildworld, right ? Or there have been changes committed since that would mandate a buildworld? -- Qing > -Original Message- > From: Kostik Belousov [mailto:kostik...@gmail.com] > Sent: Wednesday, November 17, 2010 2:29 PM > To: Dimitr

RE: immediate panic in vm

2010-11-17 Thread Li, Qing
I saw the panic before r215212. --Qing > -Original Message- > From: Dimitry Andric [mailto:d...@freebsd.org] > Sent: Wednesday, November 17, 2010 2:16 PM > To: John Baldwin > Cc: freebsd-current@FreeBSD.org; Li, Qing > Subject: Re: immediate panic in vm > > On 2010-11-17 23:04, John Bal

Re: immediate panic in vm

2010-11-17 Thread Kostik Belousov
On Wed, Nov 17, 2010 at 11:15:40PM +0100, Dimitry Andric wrote: > On 2010-11-17 23:04, John Baldwin wrote: > >On Wednesday, November 17, 2010 2:56:28 pm Li, Qing wrote: > >>panic: mtx_init: mtx_lock not aligned for netir_mtx: 0x8114791c > ... > >I'm guessing the recent changes to how the VN

Re: immediate panic in vm

2010-11-17 Thread Dimitry Andric
On 2010-11-17 23:04, John Baldwin wrote: On Wednesday, November 17, 2010 2:56:28 pm Li, Qing wrote: panic: mtx_init: mtx_lock not aligned for netir_mtx: 0x8114791c ... I'm guessing the recent changes to how the VNET stuff works have broken the alignment of DPCPU and VNET structures aga

Re: immediate panic in vm

2010-11-17 Thread John Baldwin
On Wednesday, November 17, 2010 2:56:28 pm Li, Qing wrote: > The latest -current panics immediately on start-up. > Running -current in VMware, I get: > > > ... > panic: mtx_init: mtx_lock not aligned for netir_mtx: 0x8114791c > ... > > > Has anyone else seen this? Any pointers ? I'm gu

bin/152154: script(1) -k malfunctions with certain shells (e.g. tcsh, bash, zsh)

2010-11-17 Thread Ronald F. Guilmette
Greetings, I have recently posted a possible patch which seems to solve a malfunction that occurs with the script(1) program when it is used with the -k option and certain shells which allow for command line editing. The patch may be send towards the (current) end of the discussion regarding thi

Patches for gcc PR 20218

2010-11-17 Thread Dimitry Andric
Hi, When I was doing my own ports sort-of-exp-run, using the binutils 2.17 branch, I encountered an issue with the glib20 port on amd64. Some files in it failed to link with the error: relocation R_X86_64_PC32 against `_g_atomic_thread_init' can not be used when making a shared object; recompil

Re: kldunload(8) returns 0, although it fail

2010-11-17 Thread Alexander Best
On Wed Nov 17 10, Alexander Best wrote: > On Wed Nov 17 10, John Baldwin wrote: > > On Tuesday, November 16, 2010 10:20:12 pm Alexander Best wrote: > > > On Wed Nov 10 10, John Baldwin wrote: > > > > On Wednesday, November 10, 2010 5:07:21 pm Alexander Best wrote: > > > > > On Wed Nov 10 10, Alexan

Re: newvers.sh: can't find dirname?

2010-11-17 Thread Garrett Cooper
On Wed, Nov 17, 2010 at 12:23 PM, Warner Losh wrote: > On 11/17/2010 12:36, Garrett Cooper wrote: >> >>    This is the second time I've seen this (I forgot why I fixed it the >> first time, reverted the local change, and ran into the change the >> second time): >> >> ===>  include (install) >> cre

Re: newvers.sh: can't find dirname?

2010-11-17 Thread Warner Losh
On 11/17/2010 12:36, Garrett Cooper wrote: This is the second time I've seen this (I forgot why I fixed it the first time, reverted the local change, and ran into the change the second time): ===> include (install) creating osreldate.h from newvers.sh NEWVERS PATH: /usr/obj/usr/src/tmp/leg

Re: www/chromium crashing whole system

2010-11-17 Thread Marcin Wisnicki
On Wed, 17 Nov 2010 03:35:20 +, Alexander Best wrote: > On Tue Nov 16 10, Alexander Best wrote: >> >> WOW! this is the first time i hear of such a concept. it seems great >> for people like me who are desktop users without any serial/firewire >> consoles or any additional debugging hardware.

immediate panic in vm

2010-11-17 Thread Li, Qing
The latest -current panics immediately on start-up. Running -current in VMware, I get: ... panic: mtx_init: mtx_lock not aligned for netir_mtx: 0x8114791c ... Has anyone else seen this? Any pointers ? Thanks, -- Qing ___ freebsd-current@fre

[head tinderbox] failure on ia64/ia64

2010-11-17 Thread FreeBSD Tinderbox
TB --- 2010-11-17 18:10:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-11-17 18:10:00 - starting HEAD tinderbox run for ia64/ia64 TB --- 2010-11-17 18:10:00 - cleaning the object tree TB --- 2010-11-17 18:10:22 - cvsupping the source tree TB --- 2010-11-17 18:10:22 - /usr/bin/c

newvers.sh: can't find dirname?

2010-11-17 Thread Garrett Cooper
   This is the second time I've seen this (I forgot why I fixed it the first time, reverted the local change, and ran into the change the second time): ===> include (install) creating osreldate.h from newvers.sh NEWVERS PATH: /usr/obj/usr/src/tmp/legacy/usr/sbin:/usr/obj/usr/src/tmp/legacy/usr/bi

[head tinderbox] failure on amd64/amd64

2010-11-17 Thread FreeBSD Tinderbox
TB --- 2010-11-17 17:15:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-11-17 17:15:00 - starting HEAD tinderbox run for amd64/amd64 TB --- 2010-11-17 17:15:00 - cleaning the object tree TB --- 2010-11-17 17:15:41 - cvsupping the source tree TB --- 2010-11-17 17:15:41 - /usr/bin

[head tinderbox] failure on i386/i386

2010-11-17 Thread FreeBSD Tinderbox
TB --- 2010-11-17 17:15:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-11-17 17:15:00 - starting HEAD tinderbox run for i386/i386 TB --- 2010-11-17 17:15:00 - cleaning the object tree TB --- 2010-11-17 17:15:37 - cvsupping the source tree TB --- 2010-11-17 17:15:37 - /usr/bin/c

[head tinderbox] failure on i386/pc98

2010-11-17 Thread FreeBSD Tinderbox
TB --- 2010-11-17 17:15:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-11-17 17:15:00 - starting HEAD tinderbox run for i386/pc98 TB --- 2010-11-17 17:15:00 - cleaning the object tree TB --- 2010-11-17 17:15:34 - cvsupping the source tree TB --- 2010-11-17 17:15:34 - /usr/bin/c

Re: VIMAGE: Freed UMA keg was not empty

2010-11-17 Thread Thierry Herbelot
Thierry Herbelot a écrit > "Bjoern A. Zeeb" a écrit > > > On Wed, 17 Nov 2010, Thierry Herbelot wrote: > > > > Hi, > > > > first of all freebsd-virtualization@ is the better list for this; Cc:ed. > > (in fact, I did not know where else to send this message : -net, ... ? > thanks for the CC) >

Re: kldunload(8) returns 0, although it fail

2010-11-17 Thread Alexander Best
On Wed Nov 17 10, John Baldwin wrote: > On Tuesday, November 16, 2010 10:20:12 pm Alexander Best wrote: > > On Wed Nov 10 10, John Baldwin wrote: > > > On Wednesday, November 10, 2010 5:07:21 pm Alexander Best wrote: > > > > On Wed Nov 10 10, Alexander Best wrote: > > > > > On Tue Nov 9 10, John B

Re: kldunload(8) returns 0, although it fail

2010-11-17 Thread John Baldwin
On Tuesday, November 16, 2010 10:20:12 pm Alexander Best wrote: > On Wed Nov 10 10, John Baldwin wrote: > > On Wednesday, November 10, 2010 5:07:21 pm Alexander Best wrote: > > > On Wed Nov 10 10, Alexander Best wrote: > > > > On Tue Nov 9 10, John Baldwin wrote: > > > > > On Tuesday, November 09,

Re: VIMAGE: Freed UMA keg was not empty

2010-11-17 Thread Marko Zec
On Wednesday 17 November 2010 06:57:53 Bjoern A. Zeeb wrote: > On Wed, 17 Nov 2010, Thierry Herbelot wrote: > > Hi, > > first of all freebsd-virtualization@ is the better list for this; Cc:ed. > > > We are using FreeBSD + VIMAGE at work, and we have seen an annoying > > problem : there seems to be

Re: Broadcom BCM4310 USB Controller (Wifi)

2010-11-17 Thread Paul B Mahol
On 11/17/10, Alberto Villa wrote: > On Mon, Nov 15, 2010 at 2:41 PM, Paul B Mahol wrote: >> Feel free to test code at: >> >> gitorious.org/NDISulator >> github.com/richardpl/NDISulator >> >> The code is developed on CURRENT. But with small changes it can be >> compiled on STABLE too. > > thanks!

Re: [PATCH] top(1) inverse display of table header

2010-11-17 Thread Anonymous
Anonymous writes: > Xin LI writes: > >> Hi, >> >> Here is a patch that makes top(1) to inverse its table header (PID >> USERNAME THR, etc). >> > > That MAX_COLS change in it makes `top -b' produce too much extra > whitespace that's not trimmed and spans several lines, e.g. > > $ stty -a | sed

Re: Broadcom BCM4310 USB Controller (Wifi)

2010-11-17 Thread Alberto Villa
On Mon, Nov 15, 2010 at 2:41 PM, Paul B Mahol wrote: > Feel free to test code at: > > gitorious.org/NDISulator > github.com/richardpl/NDISulator > > The code is developed on CURRENT. But with small changes it can be > compiled on STABLE too. thanks! i've applied a checkout of last night to curren