On 2 Jan, Don Lewis wrote:
> On 2 Jan, Don Lewis wrote:
>> On 2 Jan, Florian Smeets wrote:
>
>>> This does not make a difference. I tried on 32K/4K with/without journal
>>> and on 16K/2K all exhibit the same problem. At some point during the
>>> cvs2svn conversion the sycer starts to use 100% C
On Tue, Jan 03, 2012 at 12:02:22AM -0800, Don Lewis wrote:
> On 2 Jan, Don Lewis wrote:
> > On 2 Jan, Don Lewis wrote:
> >> On 2 Jan, Florian Smeets wrote:
> >
> >>> This does not make a difference. I tried on 32K/4K with/without journal
> >>> and on 16K/2K all exhibit the same problem. At some
Hi,
I've seen this too (and other problems with SU+J and snapshots) and was
able to reproduce it fairly easy. I wrote a PR:
http://www.freebsd.org/cgi/query-pr.cgi?pr=163310
Never received any feedback until now...
On Mon, 2 Jan 2012 23:27:57 -0600
Bryce Edwards wrote:
> I have a RELENG_9 ma
On 3 Jan, Kostik Belousov wrote:
> This sounds very plausible. I think that there is no sense in restarting
> the scan if it is requested in async mode at all. See below.
>
> Would be thrilled if this finally solves the svn2cvs issues.
>
> commit 41aaafe5e3be5387949f303b8766da64ee4a521f
> Autho
On Tue, Jan 03, 2012 at 01:45:26AM -0800, Don Lewis wrote:
> On 3 Jan, Kostik Belousov wrote:
>
> > This sounds very plausible. I think that there is no sense in restarting
> > the scan if it is requested in async mode at all. See below.
> >
> > Would be thrilled if this finally solves the svn2c
On 3 Jan, Kostik Belousov wrote:
> On Tue, Jan 03, 2012 at 01:45:26AM -0800, Don Lewis wrote:
>> On 3 Jan, Kostik Belousov wrote:
>>
>> > This sounds very plausible. I think that there is no sense in restarting
>> > the scan if it is requested in async mode at all. See below.
>> >
>> > Would be
On Tue, Jan 03, 2012 at 02:57:17AM -0800, Don Lewis wrote:
> On 3 Jan, Kostik Belousov wrote:
> > On Tue, Jan 03, 2012 at 01:45:26AM -0800, Don Lewis wrote:
> >> On 3 Jan, Kostik Belousov wrote:
> >>
> >> > This sounds very plausible. I think that there is no sense in restarting
> >> > the scan
On 3 Jan, Kostik Belousov wrote:
>> With your change above, the code will skip the busy page after sleeping
>> if it is running in async mode. It won't make another attempt to write
>> this page because it no longer attempts to rescan.
> Why would it skip it ? Please note the call to vm_page_fin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 03.01.2012 10:18, Kostik Belousov wrote:
> On Tue, Jan 03, 2012 at 12:02:22AM -0800, Don Lewis wrote:
>> On 2 Jan, Don Lewis wrote:
>>> On 2 Jan, Don Lewis wrote:
On 2 Jan, Florian Smeets wrote:
>>>
> This does not make a difference. I
Bryce Edwards bryce.net> writes:
>
> I have a RELENG_9 machine that hangs when a snapshot is created on the
> root fs (UFS, with SU+J). More accurately, all the processes show a
> state of "suspfs" (with ^T) and no fs activity is completed from then
> on. A hard reboot (power cycle) was the on
On Monday, January 02, 2012 11:39:10 pm aconnoll...@yahoo.co.jp wrote:
> I am running 9.0-RC3 on an Acer Aspire One D255E netbook. I have most of the
functionality I want with one major exception, when I enable ACPI my
integrated keyboard drivers aren't loaded. Without ACPI I can use my keyboard
On Monday, January 02, 2012 4:29:18 pm Bjoern A. Zeeb wrote:
> Hi,
>
> why do we send all these empty headings for periodic emails or given there is
> no output to this one can we
>
> 1) suppress the empty sections (to me that sounds a bit like a wrong
>return code or something maybe?), and
>
On Tuesday 03 January 2012 17:49:01 Bartosz Fabianowski wrote:
> > Is it possible that you could run usbdump to capture the traffic on the
> > bus where the USB device is connected?
>
> Absolutely. I uploaded the dump at [1]. This dump covers 30 seconds from
> plugging in.
>
> - Bartosz
>
> [1]
On Wednesday, August 03, 2011 3:55:17 am Doug Barton wrote:
> On 08/02/2011 15:06, John Baldwin wrote:
> > On Saturday, July 30, 2011 2:49:52 am Andriy Gapon wrote:
> >> on 19/07/2011 18:16 John Baldwin said the following:
> >>> Hmm, can you get devinfo -r output from a working kernel with ichwd
>
Hi,
In the the recent sysinstall thread there seems to be general agreement that
having a post-install configuration tool is a good thing. Until such a
tool is written I think it would be a good idea to use sysinstall for
this purpose. I am willing to do the work to restore sysinstall and
maintai
On Tue, 2012-01-03 at 04:46 -0800, Florian Smeets wrote:
> Yes, the patch fixes the problem. The cvs2svn run completed this time.
>
> 9132.25 real 8387.05 user 403.86 sys
>
> I did not see any significant syncer activity in top -S anymore.
>
> Thanks a lot.
> Florian
Currentl
Not directed to Doug in particular, just selected the first message to
reply to, to keep the depth of the thread from exploding. :)
On Mon, Dec 26, 2011 at 3:36 PM, Doug Barton wrote:
> The story so far ...
>
> sysinstall was removed from HEAD in October. I (and others) objected on
> the basis t
On 2012/01/04, at 0:37, John Baldwin wrote:
> On Monday, January 02, 2012 11:39:10 pm aconnoll...@yahoo.co.jp wrote:
>> I am running 9.0-RC3 on an Acer Aspire One D255E netbook. I have most of the
> functionality I want with one major exception, when I enable ACPI my
> integrated keyboard driv
On Jan 3, 2012, at 3:33 PM, Eitan Adler wrote:
> Hi,
>
> In the the recent sysinstall thread there seems to be general agreement that
> having a post-install configuration tool is a good thing. Until such a
> tool is written I think it would be a good idea to use sysinstall for
> this purpose.
On 04/01/2012 00:27, Marcel Moolenaar wrote:
ATM it doesn't understand GEOM stuff (like mirror, stripe, raid, ...), but
patches
to change this and to clean it up internally are more than welcome.
There's a rewrite almost ready to go that supports ZFS etc. at
http://butcher.heavennet.ru/sade/
On Tue, Jan 3, 2012 at 4:55 PM, Bruce Cran wrote:
> There's a rewrite almost ready to go that supports ZFS etc. at
> http://butcher.heavennet.ru/sade/ - I'm hoping to find some time to finish
> it off and import it.
>
> --
> Bruce Cran
>
> ___
> freebsd-
On 01/03/2012 14:14, John Baldwin wrote:
> On Wednesday, August 03, 2011 3:55:17 am Doug Barton wrote:
>> On 08/02/2011 15:06, John Baldwin wrote:
>>> On Saturday, July 30, 2011 2:49:52 am Andriy Gapon wrote:
on 19/07/2011 18:16 John Baldwin said the following:
> Hmm, can you get devinfo -
22 matches
Mail list logo