Re: One-shot-oriented event timers management

2010-08-31 Thread Alexander Motin
Alexander Motin wrote: > YAMAMOTO, Taku wrote: >> On Mon, 30 Aug 2010 13:07:38 +0300 >> Alexander Motin wrote: >>> Gary Jennejohn wrote: >> (snip) So, what else did you do to reduce interrupts so much? Ah, I think I see it now. My desktop has only C1 enabled. Is that it? Unfo

Re: One-shot-oriented event timers management

2010-08-31 Thread Gary Jennejohn
On Mon, 30 Aug 2010 12:11:48 +0200 Gary Jennejohn wrote: > On Mon, 30 Aug 2010 13:07:38 +0300 > Alexander Motin wrote: > > > Gary Jennejohn wrote: > > > Hmm. I applied your patches and am now running the new kernel. But I > > > only installed the new kernel and didn't do make buildworld insta

Re: One-shot-oriented event timers management

2010-08-31 Thread Alexander Motin
Gary Jennejohn wrote: > On Mon, 30 Aug 2010 12:11:48 +0200 > Gary Jennejohn wrote: > >> On Mon, 30 Aug 2010 13:07:38 +0300 >> Alexander Motin wrote: >> >>> Gary Jennejohn wrote: Hmm. I applied your patches and am now running the new kernel. But I only installed the new kernel and did

Re: Support for WD Advanced Format disks

2010-08-31 Thread Ilya Bakulin
On Mon, 30 Aug 2010 14:59:52 +0200 Dag-Erling Smørgrav wrote: > Ilya Bakulin writes: > > So it begins at sector #63, but physical 4096-block begins at logical > > sector 64. That's why I shifted gnop by 1 sector. > > Why aren't you using the whole disk? I just wanted to be closer to the real u

Re: System freezes unexpectly

2010-08-31 Thread John Baldwin
On Monday, August 30, 2010 12:45:40 pm Garrett Cooper wrote: > On Mon, Aug 30, 2010 at 9:24 AM, Davide Italiano > wrote: > > removing ~/.mozilla works fine. I think that problem's related to > > add-on Xmarks I've been installer or to "Restore session" > > functionality > > It would have been int

Re: Support for WD Advanced Format disks

2010-08-31 Thread Dag-Erling Smørgrav
Ilya Bakulin writes: > May you suggest any other tests? What other tests? The disks suck, how are more tests going to improve the situation? > Or let's live with sucking WD Green and look for other 4096K-sector > models from other manufacturers? I see no reason why sector size should be a sele

Re: One-shot-oriented event timers management

2010-08-31 Thread Brandon Gooch
On Tue, Aug 31, 2010 at 3:48 AM, Alexander Motin wrote: > Gary Jennejohn wrote: >> On Mon, 30 Aug 2010 12:11:48 +0200 >> Gary Jennejohn wrote: >> >>> On Mon, 30 Aug 2010 13:07:38 +0300 >>> Alexander Motin wrote: >>> Gary Jennejohn wrote: > Hmm.  I applied your patches and am now running

/etc/rc.d/mountcritremote

2010-08-31 Thread Sean Bruno
An issue in testing came up where we were trying to mount NFS directories from the same server, i.e. a machine trying to mount an NFS dir on itself. Because mountcritremote runs before the NFS server is up, we modified the REQUIRES section and appended nfsd. I *think* that this is a silly imple

Re: /etc/rc.d/mountcritremote

2010-08-31 Thread N.J. Mann
In message <1283271393.3665.13.ca...@home-yahoo>, Sean Bruno (sean...@yahoo-inc.com) wrote: > An issue in testing came up where we were trying to mount NFS > directories from the same server, i.e. a machine trying to mount an NFS > dir on itself. > > Because mountcritremote runs before the

Re: /etc/rc.d/mountcritremote

2010-08-31 Thread Dirk-WIllem van Gulik
On 31 Aug 2010, at 17:16, Sean Bruno wrote: > An issue in testing came up where we were trying to mount NFS > directories from the same server, i.e. a machine trying to mount an NFS > dir on itself. > > Because mountcritremote runs before the NFS server is up, we modified > the REQUIRES section

expand_number() for fetch'es -B and -S switches

2010-08-31 Thread Alexander Best
hi there, just having a quick look around to see, if anybody would be interested in fetch -B and fetch -S accepting humanized numbers using expand_number()? cheers. alex -- a13x ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mai

Re: /etc/rc.d/mountcritremote

2010-08-31 Thread Sean Bruno
On Tue, 2010-08-31 at 10:45 -0700, Dirk-WIllem van Gulik wrote: > On 31 Aug 2010, at 17:16, Sean Bruno wrote: > > > An issue in testing came up where we were trying to mount NFS > > directories from the same server, i.e. a machine trying to mount an NFS > > dir on itself. > > > > Because mountcri

Re: /etc/rc.d/mountcritremote

2010-08-31 Thread Sean Bruno
On Tue, 2010-08-31 at 09:29 -0700, N.J. Mann wrote: > In message <1283271393.3665.13.ca...@home-yahoo>, > Sean Bruno (sean...@yahoo-inc.com) wrote: > > An issue in testing came up where we were trying to mount NFS > > directories from the same server, i.e. a machine trying to mount an NFS > >

Re: Debugging Loadable Modules Using GDB

2010-08-31 Thread Alexander Fiveg
On Mon, Aug 30, 2010 at 05:34:01PM -0400, John Baldwin wrote: > On Monday, August 30, 2010 4:34:04 pm Alexander Fiveg wrote: > > On Mon, Aug 30, 2010 at 01:10:37PM -0400, John Baldwin wrote: > > > On Monday, August 30, 2010 12:12:50 pm Alexander Fiveg wrote: > > > > On Mon, Aug 30, 2010 at 08:16:1

Re: /etc/rc.d/mountcritremote

2010-08-31 Thread Garrett Cooper
On Tue, Aug 31, 2010 at 11:32 AM, Sean Bruno wrote: > On Tue, 2010-08-31 at 09:29 -0700, N.J. Mann wrote: >> In message <1283271393.3665.13.ca...@home-yahoo>, >>       Sean Bruno (sean...@yahoo-inc.com) wrote: >> > An issue in testing came up where we were trying to mount NFS >> > directories from

Re: /etc/rc.d/mountcritremote

2010-08-31 Thread Sean Bruno
On Tue, 2010-08-31 at 12:27 -0700, Garrett Cooper wrote: > On Tue, Aug 31, 2010 at 11:32 AM, Sean Bruno wrote: > > On Tue, 2010-08-31 at 09:29 -0700, N.J. Mann wrote: > >> In message <1283271393.3665.13.ca...@home-yahoo>, > >> Sean Bruno (sean...@yahoo-inc.com) wrote: > >> > An issue in test

nsswitch man page

2010-08-31 Thread Ivan Voras
I'm trying to do something with NSS and I see that NetBSD has much better documentation for it: http://www.daemon-systems.org/man/nsdispatch.3.html vs http://www.freebsd.org/cgi/man.cgi?query=nsdispatch >From the AUTHORS section on the FreeBSD's page it looks like it is an import of an earlier

Re: Debugging Loadable Modules Using GDB

2010-08-31 Thread Benedict Reuschling
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 31.08.10 21:27, schrieb Alexander Fiveg: > On Mon, Aug 30, 2010 at 05:34:01PM -0400, John Baldwin wrote: >> On Monday, August 30, 2010 4:34:04 pm Alexander Fiveg wrote: >>> On Mon, Aug 30, 2010 at 01:10:37PM -0400, John Baldwin wrote: >>> > On Mond

Re: One-shot-oriented event timers management

2010-08-31 Thread Alexander Motin
Gary Jennejohn wrote: > On Mon, 30 Aug 2010 13:07:38 +0300 > Alexander Motin wrote: >> Yes, as I have said, at this moment empty ticks skipped only while CPU >> is in C2/C3 states. In C1 state there is no way to handle lost events on >> wake up. While it may be not very dangerous, it is not very g

Re: System freezes unexpectly

2010-08-31 Thread Davide Italiano
On 31/08/10 07:53, John Baldwin wrote: > On Monday, August 30, 2010 12:45:40 pm Garrett Cooper wrote: > > On Mon, Aug 30, 2010 at 9:24 AM, Davide Italiano > > wrote: > > > removing ~/.mozilla works fine. I think that problem's related to > > > add-on Xmarks I've been installer or to "Restore sessi

Re: /etc/rc.d/mountcritremote

2010-08-31 Thread Daniel Braniss
> On Tue, 2010-08-31 at 10:45 -0700, Dirk-WIllem van Gulik wrote: > > On 31 Aug 2010, at 17:16, Sean Bruno wrote: > > > > > An issue in testing came up where we were trying to mount NFS > > > directories from the same server, i.e. a machine trying to mount an NFS > > > dir on itself. > > > > > >

Re: nsswitch man page

2010-08-31 Thread Michael Bushkov
If you don't mind, as I've worked extensively with nsswitch, I can check the current implementation and provide you a patch to update the docs. On Wed, Sep 1, 2010 at 12:18 AM, Ivan Voras wrote: > I'm trying to do something with NSS and I see that NetBSD has much > better documentation for it: >