Re: Sense fetching [Was: cdrtools /devel ...]

2011-03-29 Thread Lawrence Stewart
On 11/13/10 20:34, Alexander Motin wrote: > Brandon Gooch wrote: >> 2010/11/5 Alexander Motin : >>> Hi. >>> >>> I've reviewed tests that scgcheck does to SCSI subsystem. It shown >>> combination of several issues in both CAM, ahci(4) and cdrtools itself. >>> Several small patches allow us to pass m

Re: Wow... (<-- blown away at performance)

2011-03-29 Thread Buganini
It seems work well now, no lockup when I went through pages. but I still got lockup when I right-click on some flash advertisement. for example, here: http://tw.yahoo.com/ and notice that if your browser doesn't have flashplayer installed, the website will use js instead. Regards, Buganini __

bsdinstaller / partedit emacs key patch

2011-03-29 Thread Daniel O'Connor
Hi, I noticed that the entry widgets in the bsdinstaller label editor don't understand various "emacs keys" (eg C-a, C-d, C-e). Here's a patch which adds the basics.. Unfortunately dialog doesn't have a "key" for delete all, delete left or delete right so I couldn't add C-u, C-w or C-k. Note

Re: Wow... (<-- blown away at performance)

2011-03-29 Thread Brandon Gooch
On Tue, Mar 29, 2011 at 7:21 PM, Alexander Best wrote: > On Wed Mar 30 11, Alexander Best wrote: >> On Tue Mar 29 11, Jung-uk Kim wrote: >> > On Tuesday 29 March 2011 05:35 pm, Alexander Best wrote: >> > > On Wed Mar 30 11, Buganini wrote: >> > > > Could this help? >> > > > https://bugzilla.redhat

Re: Wow... (<-- blown away at performance)

2011-03-29 Thread Alexander Best
On Wed Mar 30 11, Alexander Best wrote: > On Tue Mar 29 11, Jung-uk Kim wrote: > > On Tuesday 29 March 2011 05:35 pm, Alexander Best wrote: > > > On Wed Mar 30 11, Buganini wrote: > > > > Could this help? > > > > https://bugzilla.redhat.com/show_bug.cgi?id=680279 > > > > > > > > On Wed, Feb 23, 201

Re: Wow... (<-- blown away at performance)

2011-03-29 Thread Alexander Best
On Tue Mar 29 11, Jung-uk Kim wrote: > On Tuesday 29 March 2011 05:35 pm, Alexander Best wrote: > > On Wed Mar 30 11, Buganini wrote: > > > Could this help? > > > https://bugzilla.redhat.com/show_bug.cgi?id=680279 > > > > > > On Wed, Feb 23, 2011 at 12:29 AM, Garrett Cooper > wrote: > > > > ??? ?

Re: Wow... (<-- blown away at performance)

2011-03-29 Thread Jung-uk Kim
On Tuesday 29 March 2011 05:35 pm, Alexander Best wrote: > On Wed Mar 30 11, Buganini wrote: > > Could this help? > > https://bugzilla.redhat.com/show_bug.cgi?id=680279 > > > > On Wed, Feb 23, 2011 at 12:29 AM, Garrett Cooper wrote: > > > � �Also, it looks like npviewer.bin still hangs to resourc

Re: ZFS dedup and temporary freeze

2011-03-29 Thread George Kontostanos
The system has 4Gs of RAM. I don''t use any devices for L2ARC and my tuning is like this: vm.kmem_size="3072M" vfs.zfs.arc_max="2048M" I had my eyes on the memory during the whole procedure and things looked "normal". Thanks On Tue, Mar 29, 2011 at 10:53 PM, Sean M. Collins wrote: > How much m

Re: Wow... (<-- blown away at performance)

2011-03-29 Thread Alexander Best
On Wed Mar 30 11, Buganini wrote: > Could this help? > https://bugzilla.redhat.com/show_bug.cgi?id=680279 > > On Wed, Feb 23, 2011 at 12:29 AM, Garrett Cooper wrote: > >    Also, it looks like npviewer.bin still hangs to resources on until > > Firefox closes (or I kill it :)..), so something stil

Re: [ECFT] pkgng 0.1-alpha1: a replacement for pkg_install

2011-03-29 Thread Baptiste Daroussin
2011/3/29 Baptiste Daroussin : > 2011/3/29 Andriy Gapon : >> on 28/03/2011 21:22 Julien Laffaye said the following: >>> On Mon, Mar 28, 2011 at 6:59 PM, Garrett Cooper wrote: > III. Package naming that includes architecture, major OS version (for > API/ABI), > maybe more. Th

Re: ZFS dedup and temporary freeze

2011-03-29 Thread Sean M. Collins
How much memory do you have in the system? Any L2ARC devices? Depending on the amount of memory in your box, it could be that ddt is spilling over ARC? -- Sean Collins Core IT Pro, LLC www.coreitpro.com ___ freebsd-current@freebsd.org mailing list http

Re: [ECFT] pkgng 0.1-alpha1: a replacement for pkg_install

2011-03-29 Thread Baptiste Daroussin
2011/3/29 Andriy Gapon : > on 28/03/2011 21:22 Julien Laffaye said the following: >> On Mon, Mar 28, 2011 at 6:59 PM, Garrett Cooper wrote: III. Package naming that includes architecture, major OS version (for API/ABI), maybe more. >>> >>> This could be provided in the manifest. Do

Re: Wow... (<-- blown away at performance)

2011-03-29 Thread Buganini
Could this help? https://bugzilla.redhat.com/show_bug.cgi?id=680279 On Wed, Feb 23, 2011 at 12:29 AM, Garrett Cooper wrote: >    Also, it looks like npviewer.bin still hangs to resources on until > Firefox closes (or I kill it :)..), so something still needs to be > resolved there, but that isn't

ZFS dedup and temporary freeze

2011-03-29 Thread George Kontostanos
Hi List, I am using dedup=on for my ezjail /jails directory. I noticed a strange behavior during the installation of the ports tree in the basejail. The system appears to freeze for a while and the cpu appears to be idle during that time. The same behavior is shown when building ports inside the j

Re: ipv6 / rtadv problem

2011-03-29 Thread Bernd Walter
On Tue, Mar 29, 2011 at 10:19:26PM +1030, Daniel O'Connor wrote: > > On 29/03/2011, at 22:04, Bernd Walter wrote: > > My assumption is that the problem is with the other host or switch > > network and you just never noticed this so far because this kind of > > problem can easily hide for a very lo

Re: ipv6 / rtadv problem

2011-03-29 Thread Bernd Walter
On Tue, Mar 29, 2011 at 11:43:57PM +1030, Daniel O'Connor wrote: > > It is running a fairly old FreeBSD (6.x..), maybe there are bugs there.. I don't think there are general bugs about neighbor discovery in FreeBSD since the beginning, but NIC drivers might have multicast bugs and although you ar

Re: How can I clone a mac address on wlan0?

2011-03-29 Thread Daniel Eischen
On Mon, 28 Mar 2011, Doug Barton wrote: For a variety of boring reasons I need to clone a mac address on wlan0. The documented way to do this: ifconfig wlan0 create wlandev wpi0 wlanaddr 00:11:22:33:44:55:66 works in the sense that it sets up the interface with that mac, but then the wlan0 i

Re: ipv6 / rtadv problem

2011-03-29 Thread Daniel O'Connor
On 29/03/2011, at 23:10, Marcin Cieslak wrote: >>> Daniel O'Connor wrote: >> >> On 29/03/2011, at 8:29, Daniel O'Connor wrote: >>> On 29/03/2011, at 1:37, Sergey Kandaurov wrote: 1) ipv6_enable is obsolete in HEAD, see UPDATING. >>> >>> Ahh UPDATING, of course, thanks :) >>> 2) Norma

Re: ipv6 / rtadv problem

2011-03-29 Thread Marcin Cieslak
>> Daniel O'Connor wrote: > > On 29/03/2011, at 8:29, Daniel O'Connor wrote: >> On 29/03/2011, at 1:37, Sergey Kandaurov wrote: >>> 1) ipv6_enable is obsolete in HEAD, see UPDATING. >> >> Ahh UPDATING, of course, thanks :) >> >>> 2) Normally hosts ignore rtadv packets if ipv6_gateway_enable is a

Re: ipv6 / rtadv problem

2011-03-29 Thread Bernd Walter
On Tue, Mar 29, 2011 at 08:24:53PM +1030, Daniel O'Connor wrote: > > On 29/03/2011, at 19:05, Sergey Kandaurov wrote: > >> This is repeatable after a reboot, I haven't experienced with FreeBSD 8.x. > >> > > > > I would assume an NDP communication problem or some such, > > it would be interesting

Re: ipv6 / rtadv problem

2011-03-29 Thread Daniel O'Connor
On 29/03/2011, at 22:04, Bernd Walter wrote: >> Grr.. I had to reinstall today because I forgot to create a swap partition >> and now I can't reproduce the problem :( > > NDP effectively replaces ARP for IPv6. > Like ARP it is also learning by received packets and not only by direct > query and

Re: detection os arch

2011-03-29 Thread Alexander Best
On Mon Mar 28 11, Veniamin Gvozdikov wrote: > Hi everybody. > > I have question about packages. Why packages don't supported detection os > arch? i think freebsd-questions@ is better suited for that question. -- a13x ___ freebsd-current@freebsd.org m

Re: How can I clone a mac address on wlan0?

2011-03-29 Thread Bernhard Schmidt
On Tuesday, March 29, 2011 08:38:43 Doug Barton wrote: > For a variety of boring reasons I need to clone a mac address on wlan0. > The documented way to do this: > > ifconfig wlan0 create wlandev wpi0 wlanaddr 00:11:22:33:44:55:66 > > works in the sense that it sets up the interface with that ma

Re: ipv6 / rtadv problem

2011-03-29 Thread Daniel O'Connor
On 29/03/2011, at 19:05, Sergey Kandaurov wrote: >> This is repeatable after a reboot, I haven't experienced with FreeBSD 8.x. >> > > I would assume an NDP communication problem or some such, > it would be interesting to see this sort of traffic, also ifconfig and > ndp -a output. Grr.. I had t

Re: Installer request

2011-03-29 Thread Lars Engels
On Tue, Mar 29, 2011 at 03:12:51PM +1030, Daniel O'Connor wrote: > > On 29/03/2011, at 4:28, Nathan Whitehorn wrote: > > On 03/28/11 00:20, Daniel O'Connor wrote: > >> Hi, > >> I would like it if the installer had an option to exit to live CD mode > >> after installation. > >> > >> The reason be

Re: Installer request

2011-03-29 Thread Daniel O'Connor
On 29/03/2011, at 19:49, Lars Engels wrote: >> What do you think of using GPT UUIDs in fstab? >> >> It does make the fstab rather ugly but makes the system more robust in the >> face of disk changes and so on.. > > Please don't do that by default. I really hate to open a linux fstab, I > don't

Re: ipv6 / rtadv problem

2011-03-29 Thread Sergey Kandaurov
On 29 March 2011 02:12, Daniel O'Connor wrote: > > On 29/03/2011, at 8:29, Daniel O'Connor wrote: >> On 29/03/2011, at 1:37, Sergey Kandaurov wrote: >>> 1) ipv6_enable is obsolete in HEAD, see UPDATING. >> >> Ahh UPDATING, of course, thanks :) >> >>> 2) Normally hosts ignore rtadv packets if ipv6_

Re: How can I clone a mac address on wlan0?

2011-03-29 Thread Adrian Chadd
The way I'd debug this (without being a developer) is: * get another laptop with say an ath card; * put that interface into monitor mode; * tcpdump -vveni wlan0 -y IEEE802_11_RADIO | grep -v Beacon Then try associating to the access point and see what station MAC it's sending in its packets.