On 29 Nov 2012, at 07:02, Simon J. Gerraty wrote:
> On Wed, 28 Nov 2012 20:17:33 -0800, Alfred Perlstein writes:
>> I've seen what happens with large groups, it doesn't scale and basically
>> you wind up with the following type of reviewers:
>
> The issues you cite, are the result of taking a g
On 29 Nov 2012, at 04:17, Alfred Perlstein wrote:
> I've seen what happens with large groups, it doesn't scale and basically you
> wind up with the following type of reviewers:
I think we have to assume best intent here -- the goal of code review in
complex critical components is not to elimin
On Wed, Nov 28, 2012 at 06:34:22PM -0800, Stanislav Sedov wrote:
> On Wed, 28 Nov 2012 21:03:58 -0500
> Eitan Adler mentioned:
>
> > On 28 November 2012 20:00, Stanislav Sedov wrote:
> > > On Mon, 26 Nov 2012 05:11:07 + (UTC)
> > > Eitan Adler mentioned:
> > >
> > >> Author: eadler
> > >> D
Author: andre
Date: Thu Nov 29 07:30:42 2012
New Revision: 243668
URL: http://svnweb.freebsd.org/changeset/base/243668
Log:
Using a long is the wrong type to represent the realmem and maxmbufmem
variable as they may overflow on i386/PAE and i386 with > 2GB RAM.
Use 64bit quad_t instead.
On 29.11.2012 01:35, Vijay Singh wrote:
a sign of poor prior testing and too much trust into the submitter of
the patch it wasn't an earth shattering event. Doesn't distract from
Andre, I am really quite disappointed to read this from you. The patch
I sent you was fine, and has been well teste
>On 11/28/12 7:49 PM, Garrett Cooper wrote:
>> I know it's sort of done in some groups [based on commit messages], but it w
>ould be nice to have it better formalized and socialized as well. Things like
Trying to get too formalized could be counter productive.
>> An extension of this code revie
Author: gonzo
Date: Thu Nov 29 05:46:46 2012
New Revision: 243666
URL: http://svnweb.freebsd.org/changeset/base/243666
Log:
Fix hardcoded bpp value
Modified:
head/sys/arm/broadcom/bcm2835/bcm2835_fb.c
Modified: head/sys/arm/broadcom/bcm2835/bcm2835_fb.c
==
Author: eadler
Date: Thu Nov 29 05:16:50 2012
New Revision: 243665
URL: http://svnweb.freebsd.org/changeset/base/243665
Log:
Mark non-returning function as such
PR: bin/172978
Approved by: cperciva
MFC after:3 days
Modified:
head/sbin/dump/dump.h
Modified: head/sbin/d
On 11/28/12 7:49 PM, Garrett Cooper wrote:
On Nov 28, 2012, at 9:39 AM, Alfred Perlstein wrote:
On 11/28/12 12:01 AM, Andre Oppermann wrote:
On 28.11.2012 00:59, Robert N. M. Watson wrote:
On 27 Nov 2012, at 23:29, Andre Oppermann wrote:
Andre.. this breaks incoming connections. TCP is im
On Nov 28, 2012, at 9:39 AM, Alfred Perlstein wrote:
> On 11/28/12 12:01 AM, Andre Oppermann wrote:
>> On 28.11.2012 00:59, Robert N. M. Watson wrote:
>>>
>>> On 27 Nov 2012, at 23:29, Andre Oppermann wrote:
>>>
> Andre.. this breaks incoming connections. TCP is immediately reset
Author: marcel
Date: Thu Nov 29 03:48:39 2012
New Revision: 243664
URL: http://svnweb.freebsd.org/changeset/base/243664
Log:
Fix LINT build for arm: NOTES defines LDFLAGS by way of a make option
but LDFLAGS is not (yet) passed on to the linker (via SYSTEM_LD et al).
Do so now. As such, any k
On 28 November 2012 21:34, Stanislav Sedov wrote:
> Well, it's not entirely true. I did end up with local.sqlite because I
> stepped on the landmine of portmgr-pkg becoming the default for some
> reason. So I did end up with half of my packages being in the pkgng
> sqlite database, and half in s
On Wed, 28 Nov 2012 21:03:58 -0500
Eitan Adler mentioned:
> On 28 November 2012 20:00, Stanislav Sedov wrote:
> > On Mon, 26 Nov 2012 05:11:07 + (UTC)
> > Eitan Adler mentioned:
> >
> >> Author: eadler
> >> Date: Mon Nov 26 05:11:07 2012
> >> New Revision: 243554
> >> URL: http://svnweb.fre
On 28 November 2012 20:00, Stanislav Sedov wrote:
> On Mon, 26 Nov 2012 05:11:07 + (UTC)
> Eitan Adler mentioned:
>
>> Author: eadler
>> Date: Mon Nov 26 05:11:07 2012
>> New Revision: 243554
>> URL: http://svnweb.freebsd.org/changeset/base/243554
>>
>> Log:
>> Provide an option to users to
On Mon, 26 Nov 2012 05:11:07 + (UTC)
Eitan Adler mentioned:
> Author: eadler
> Date: Mon Nov 26 05:11:07 2012
> New Revision: 243554
> URL: http://svnweb.freebsd.org/changeset/base/243554
>
> Log:
> Provide an option to users to shoot themselves in the foot.
>
This should probably be a
On Wed, Nov 28, 2012 at 07:14:23PM -0500, Rick Macklem wrote:
> Mateusz Guzik wrote:
> > On Wed, Nov 28, 2012 at 02:47:32AM +, Alfred Perlstein wrote:
> > > Author: alfred
> > > Date: Wed Nov 28 02:47:31 2012
> > > New Revision: 243645
> > > URL: http://svnweb.freebsd.org/changeset/base/243645
> a sign of poor prior testing and too much trust into the submitter of
> the patch it wasn't an earth shattering event. Doesn't distract from
Andre, I am really quite disappointed to read this from you. The patch
I sent you was fine, and has been well tested here. You modified it
and made the er
Author: eadler
Date: Thu Nov 29 00:32:03 2012
New Revision: 243663
URL: http://svnweb.freebsd.org/changeset/base/243663
Log:
Add support for AT&T Sierra Wireless USB 3G adapter
PR: kern/173982
Submitted by: Eric Camachat
Approved by: cperciva (implicit)
MFC after:1 wee
Mateusz Guzik wrote:
> On Wed, Nov 28, 2012 at 02:47:32AM +, Alfred Perlstein wrote:
> > Author: alfred
> > Date: Wed Nov 28 02:47:31 2012
> > New Revision: 243645
> > URL: http://svnweb.freebsd.org/changeset/base/243645
> >
> > Log:
> > Don't allow minthreads > maxthreads.
> >
> > Suggeste
On Thu, 29 Nov 2012, Andre Oppermann wrote:
On 28.11.2012 22:45, Bruce Evans wrote:
On Wed, 28 Nov 2012, Alan Cox wrote:
I'm pretty sure that the "realmem" calculation is going to overflow on
i386/PAE, where the number of bytes of physical memory is greater than
the type long can represent.
On 29.11.2012 00:14, Bruce Evans wrote:
On Wed, 28 Nov 2012, Andre Oppermann wrote:
On 28.11.2012 18:37, Alan Cox wrote:
I'm pretty sure that the "realmem" calculation is going to overflow on
i386/PAE, where the number of bytes of physical memory is greater than
the type long can represent.
On 28.11.2012 22:45, Bruce Evans wrote:
On Wed, 28 Nov 2012, Alan Cox wrote:
I'm pretty sure that the "realmem" calculation is going to overflow on
i386/PAE, where the number of bytes of physical memory is greater than
the type long can represent.
It overflows on i386 even without PAE, where
On Wed, 28 Nov 2012, Andre Oppermann wrote:
On 28.11.2012 18:37, Alan Cox wrote:
I'm pretty sure that the "realmem" calculation is going to overflow on
i386/PAE, where the number of bytes of physical memory is greater than
the type long can represent.
Right. long == int on i386/PAE, not LP64
On 28.11.2012 18:37, Alan Cox wrote:
I'm pretty sure that the "realmem" calculation is going to overflow on
i386/PAE, where the number of bytes of physical memory is greater than
the type long can represent.
Right. long == int on i386/PAE, not LP64. Is uint64_t the correct type
to use to catc
Can you please post some example figures for machines with 16, 32, 64 and 128MB?
As Bruce has just replied, there's concern about this tuning being
very "lots of RAM" centric, which certainly isn't the case.
I'd hate to see this swing from one extreme (not enough mbufs) to the
other extreme ..
Author: pgj (ports committer)
Date: Wed Nov 28 22:04:18 2012
New Revision: 243662
URL: http://svnweb.freebsd.org/changeset/base/243662
Log:
- Update organization.dot to reflect that attilio resigned from core
Approved by: core (implicit)
Modified:
head/share/misc/organization.dot
Modif
On Wed, 28 Nov 2012, Alan Cox wrote:
I'm pretty sure that the "realmem" calculation is going to overflow on
i386/PAE, where the number of bytes of physical memory is greater than
the type long can represent.
It overflows on i386 even without PAE, where the number of bytes of
physical memory is
On 28 Nov 2012, at 19:32, Alfred Perlstein wrote:
> Do you think we need another TRB?
>
> It could be used to oust undesirable committers if needed.
Are we seriously having a discussion in which the merits of favouring
pre-commit code review for the things like TCP stack are in doubt? I'm not
Do you think we need another TRB?
It could be used to oust undesirable committers if needed.
Sent from my iPhone
On Nov 28, 2012, at 10:25 AM, "Robert N. M. Watson" wrote:
>
> On 28 Nov 2012, at 17:51, Gleb Smirnoff wrote:
>
>> On Wed, Nov 28, 2012 at 09:39:15AM -0800, Alfred Perlstein wrot
Author: hselasky
Date: Wed Nov 28 18:37:20 2012
New Revision: 243661
URL: http://svnweb.freebsd.org/changeset/base/243661
Log:
Regenerate usb.conf
MFC after:1 week
Modified:
head/etc/devd/usb.conf
Modified: head/etc/devd/usb.conf
=
Author: dteske
Date: Wed Nov 28 18:35:46 2012
New Revision: 243660
URL: http://svnweb.freebsd.org/changeset/base/243660
Log:
Discussed at-length on -arch.
Make the following interface changes to my beastie boot menu:
+ Move boot options to a submenu
+ Add a new "Boot Single" menu item
Author: alc
Date: Wed Nov 28 18:29:34 2012
New Revision: 243659
URL: http://svnweb.freebsd.org/changeset/base/243659
Log:
Add support for the (relatively) new object type OBJT_MGTDEVICE to
vm_object_set_memattr(). Also, add a "safety belt" so that
vm_object_set_memattr() doesn't silently mo
On 28 Nov 2012, at 17:51, Gleb Smirnoff wrote:
> On Wed, Nov 28, 2012 at 09:39:15AM -0800, Alfred Perlstein wrote:
> A> Personally I don't think we need any more anchors attached to people's
> A> feet when developing FreeBSD.
> A>
> A> Mistakes will happen, they will happen in head. Slowing do
Alfred,
On Wed, Nov 28, 2012 at 09:39:15AM -0800, Alfred Perlstein wrote:
A> Personally I don't think we need any more anchors attached to people's
A> feet when developing FreeBSD.
A>
A> Mistakes will happen, they will happen in head. Slowing down the
A> process to eliminate mistakes only wo
Author: hselasky
Date: Wed Nov 28 18:15:38 2012
New Revision: 243658
URL: http://svnweb.freebsd.org/changeset/base/243658
Log:
MFC r243380:
Fix uplcom clear stall logic for PL2303HX.
Submitted by: Mark Johnston
Modified:
stable/8/sys/dev/usb/serial/uplcom.c
Directory Properties:
stab
On Wed, 28 Nov 2012, Alfred Perlstein wrote:
Yes, and I didn't really expect you to answer (at least quickly) during
your FreeBSD hiatus. So it was seeking review by chance.
Alas I found and fixed the bug myself within 2.5hrs. While not optimal, a
sign of poor prior testing and too much tru
Author: hselasky
Date: Wed Nov 28 18:13:35 2012
New Revision: 243657
URL: http://svnweb.freebsd.org/changeset/base/243657
Log:
MFC r243380:
Fix uplcom clear stall logic for PL2303HX.
Submitted by: Mark Johnston
Modified:
stable/9/sys/dev/usb/serial/uplcom.c
Directory Properties:
stab
Author: hselasky
Date: Wed Nov 28 18:10:05 2012
New Revision: 243656
URL: http://svnweb.freebsd.org/changeset/base/243656
Log:
MFC r242619, r242695, r242702 and r242703:
Implement support for RTS (flow control).
Improve USB serial console support.
Implement a USB serial jitter buffer in re
Author: hselasky
Date: Wed Nov 28 17:55:18 2012
New Revision: 243655
URL: http://svnweb.freebsd.org/changeset/base/243655
Log:
MFC r238079, r238493, r238717 and r242906:
Add new USB ID's.
PR: usb/169789, usb/173503
Modified:
stable/8/sys/dev/usb/serial/u3g.c
stable/8/sys/dev/usb/us
Author: hselasky
Date: Wed Nov 28 17:43:41 2012
New Revision: 243654
URL: http://svnweb.freebsd.org/changeset/base/243654
Log:
Add new USB IDs.
PR: usb/173503
Modified:
stable/9/sys/dev/usb/serial/u3g.c
stable/9/sys/dev/usb/usbdevs
Directory Properties:
stable/9/sys/ (props chang
On 11/28/12 12:01 AM, Andre Oppermann wrote:
On 28.11.2012 00:59, Robert N. M. Watson wrote:
On 27 Nov 2012, at 23:29, Andre Oppermann wrote:
Andre.. this breaks incoming connections. TCP is immediately
reset and never even gets to the
listener process. You need to back out of fix this urge
I'm pretty sure that the "realmem" calculation is going to overflow on
i386/PAE, where the number of bytes of physical memory is greater than
the type long can represent.
On 11/27/2012 15:19, Andre Oppermann wrote:
> Author: andre
> Date: Tue Nov 27 21:19:58 2012
> New Revision: 243631
> URL: http
Author: pfg
Date: Wed Nov 28 15:48:32 2012
New Revision: 243652
URL: http://svnweb.freebsd.org/changeset/base/243652
Log:
Update some definitions or make them match NetBSD's headers.
Bring several definitions required for newer ext4 features.
Rename EXT2F_COMPAT_HTREE to EXT2F_COMPAT_D
On Wed, Nov 28, 2012 at 02:47:32AM +, Alfred Perlstein wrote:
> Author: alfred
> Date: Wed Nov 28 02:47:31 2012
> New Revision: 243645
> URL: http://svnweb.freebsd.org/changeset/base/243645
>
> Log:
> Don't allow minthreads > maxthreads.
>
> Suggested by: rmacklem
>
> Modified:
> hea
On Wed, Nov 28, 2012 at 02:23:59AM +, Alfred Perlstein wrote:
> Author: alfred
> Date: Wed Nov 28 02:23:59 2012
> New Revision: 243644
> URL: http://svnweb.freebsd.org/changeset/base/243644
> Log:
> Fix typo.
> Pointed out by: marck
> Modified:
> head/usr.sbin/nfsd/nfsd.c
> Modified:
Author: ume
Date: Wed Nov 28 11:47:47 2012
New Revision: 243649
URL: http://svnweb.freebsd.org/changeset/base/243649
Log:
cyrus-sasl 2.1.26 was released. In this version, the type of callback
functions was changed from "unsigned long" to "size_t".
Reviewed by: gshapiro
MFC after:3
On Wed, 28 Nov 2012, Andre Oppermann wrote:
Yes, and I didn't really expect you to answer (at least quickly) during your
FreeBSD hiatus. So it was seeking review by chance.
Alas I found and fixed the bug myself within 2.5hrs. While not optimal, a
sign of poor prior testing and too much trus
On 28.11.2012 00:59, Robert N. M. Watson wrote:
On 27 Nov 2012, at 23:29, Andre Oppermann wrote:
Andre.. this breaks incoming connections. TCP is immediately reset and never
even gets to the
listener process. You need to back out of fix this urgently please.
I just found out and fixed it.
48 matches
Mail list logo