on 26/06/2013 03:57 Jeff Roberson said the following:
> + { NULL, "4 Bucket", BUCKET_SIZE(4), 4096 },
Looks like BUCKET_SIZE(4) is zero, if I am not mistaken.
Is this OK / intended?
--
Andriy Gapon
___
svn-src-head@freebsd.org mailing list
http://l
on 17/06/2013 06:43 Jeff Roberson said the following:
> + void*uz_arg;/* Import/release argument. */
Would it make sense to use a more descriptive/distinct name for this member?
The one that would signify its relation to import/release as opposed to being
some other kind of
One minor interjection and I'll butt out of the discussion...
In another thread involving Pawel, phk campaigns against errno and asks
for error strings (even if they are only in English). Using perror()
did this long ago for program termination, and using the err() family
does it better
On Tue, Jun 25, 2013 at 06:44:15PM + I heard the voice of
John Baldwin, and lo! it spake thus:
> Author: jhb
> Date: Tue Jun 25 18:44:15 2013
> New Revision: 252209
> URL: http://svnweb.freebsd.org/changeset/base/252209
>
> Log:
> Several improvements to rmlock(9). Many of these are based o
Author: pfg
Date: Sun Jul 7 15:51:28 2013
New Revision: 252956
URL: http://svnweb.freebsd.org/changeset/base/252956
Log:
Implement SEEK_HOLE/SEEK_DATA for ext2fs.
Merged from r236044 on UFS.
MFC after:3 days
Modified:
head/sys/fs/ext2fs/ext2_vnops.c
Modified: head/sys/fs/ext2f
Author: imp
Date: Sun Jul 7 16:12:22 2013
New Revision: 252965
URL: http://svnweb.freebsd.org/changeset/base/252965
Log:
Remove all the NOPs after SYNC. They aren't needed.
They originated in the original Octeon port. They weren't present, as
far as I can tell, on the projects/mips branc
Doesn't .MAKE break the update path?
Warner
On Jul 5, 2013, at 6:13 PM, Simon J. Gerraty wrote:
> Author: sjg
> Date: Sat Jul 6 00:13:08 2013
> New Revision: 252856
> URL: http://svnweb.freebsd.org/changeset/base/252856
>
> Log:
> Sprinkle some .MAKE magic
>
> Modified:
> head/Makefile.inc1
Author: dteske
Date: Sun Jul 7 18:21:30 2013
New Revision: 252980
URL: http://svnweb.freebsd.org/changeset/base/252980
Log:
Be consistent with other usr.sbin programs w/respect to the copyright
wording ("All rights reserved."); I had the casing wrong on many instances.
Modified:
head/usr.s
Author: dteske
Date: Sun Jul 7 18:34:36 2013
New Revision: 252982
URL: http://svnweb.freebsd.org/changeset/base/252982
Log:
Be consistent with other usr.sbin programs w/respect to the copyright
wording ("All rights reserved."); I had the casing wrong on many instances.
Modified:
head/usr.s
Author: rpaulo
Date: Sun Jul 7 19:19:18 2013
New Revision: 252996
URL: http://svnweb.freebsd.org/changeset/base/252996
Log:
Fix all the compiler warnings in elf_trampoline.c.
Modified:
head/sys/arm/arm/elf_trampoline.c
Modified: head/sys/arm/arm/elf_trampoline.c
Author: rpaulo
Date: Sun Jul 7 19:22:31 2013
New Revision: 252997
URL: http://svnweb.freebsd.org/changeset/base/252997
Log:
armadaxp_idcache_wbinv_all() is in this file.
Modified:
head/sys/arm/arm/elf_trampoline.c
Modified: head/sys/arm/arm/elf_trampoline.c
=
Author: rpaulo
Date: Sun Jul 7 19:47:22 2013
New Revision: 252998
URL: http://svnweb.freebsd.org/changeset/base/252998
Log:
Add a mailbox interface.
Mailboxes are an IPC mechanism found on several ARM architectures, namely
OMAP4, BCM2385, Sitara, etc.
Reviewed by: gonzo
Added:
h
On 7 Jul 2013, at 12:47, Rui Paulo wrote:
> Author: rpaulo
> Date: Sun Jul 7 19:47:22 2013
> New Revision: 252998
> URL: http://svnweb.freebsd.org/changeset/base/252998
>
> Log:
> Add a mailbox interface.
>
> Mailboxes are an IPC mechanism found on several ARM architectures, namely
> OMAP4,
Author: alfred
Date: Sun Jul 7 20:39:11 2013
New Revision: 253002
URL: http://svnweb.freebsd.org/changeset/base/253002
Log:
Document tip on how to build all kernels quickly.
Modified:
head/Makefile
Modified: head/Makefile
=
Author: alfred
Date: Sun Jul 7 20:44:04 2013
New Revision: 253003
URL: http://svnweb.freebsd.org/changeset/base/253003
Log:
Correct typo specifying jflags.
Modified:
head/Makefile
Modified: head/Makefile
==
--- head
Why the magic number 12?
Sent from my iPhone
On Jul 7, 2013, at 1:39 PM, Alfred Perlstein wrote:
> Author: alfred
> Date: Sun Jul 7 20:39:11 2013
> New Revision: 253002
> URL: http://svnweb.freebsd.org/changeset/base/253002
>
> Log:
> Document tip on how to build all kernels quickly.
>
> Mo
On 7/7/13 2:01 PM, Garrett Cooper wrote:
Why the magic number 12?
Numbers higher seem to result in worse performance as reported by some
members of my team.
-Alfred
Sent from my iPhone
On Jul 7, 2013, at 1:39 PM, Alfred Perlstein wrote:
Author: alfred
Date: Sun Jul 7 20:39:11 2013
Ne
Author: pjd
Date: Sun Jul 7 21:19:53 2013
New Revision: 253004
URL: http://svnweb.freebsd.org/changeset/base/253004
Log:
Sandbox tcpdump(8) using Capsicum's capability mode and capabilities.
For now, sandboxing is done only if -n option was specified and neither -z nor
-V options were given
Author: rpaulo
Date: Sun Jul 7 21:20:52 2013
New Revision: 253005
URL: http://svnweb.freebsd.org/changeset/base/253005
Log:
Another warning.
Modified:
head/sys/arm/arm/elf_trampoline.c
Modified: head/sys/arm/arm/elf_trampoline.c
==
Author: rpaulo
Date: Sun Jul 7 21:23:58 2013
New Revision: 253006
URL: http://svnweb.freebsd.org/changeset/base/253006
Log:
Convert bcm2835_mbox to the new mbox interface.
Reviewed by: gonzo
Modified:
head/sys/arm/broadcom/bcm2835/bcm2835_fb.c
head/sys/arm/broadcom/bcm2835/bcm2835_mb
Author: alfred
Date: Sun Jul 7 21:39:37 2013
New Revision: 253007
URL: http://svnweb.freebsd.org/changeset/base/253007
Log:
Make kassert_printf use __printflike.
Fix associated errors/warnings while I'm here.
Requested by: avg
Modified:
head/sys/kern/subr_witness.c
head/sys/kern/
on 08/07/2013 00:15 Alfred Perlstein said the following:
> On 7/7/13 2:01 PM, Garrett Cooper wrote:
>> Why the magic number 12?
>
> Numbers higher seem to result in worse performance as reported by some members
> of my team.
Should we really commit all "notes to self" or "my team's knowledge base
On 7/7/13 2:40 PM, Andriy Gapon wrote:
on 08/07/2013 00:15 Alfred Perlstein said the following:
On 7/7/13 2:01 PM, Garrett Cooper wrote:
Why the magic number 12?
Numbers higher seem to result in worse performance as reported by some members
of my team.
Should we really commit all "notes to se
on 08/07/2013 00:50 Alfred Perlstein said the following:
> On 7/7/13 2:40 PM, Andriy Gapon wrote:
>> on 08/07/2013 00:15 Alfred Perlstein said the following:
>>> On 7/7/13 2:01 PM, Garrett Cooper wrote:
Why the magic number 12?
>>> Numbers higher seem to result in worse performance as reported
Author: edwin
Date: Sun Jul 7 22:23:59 2013
New Revision: 253009
URL: http://svnweb.freebsd.org/changeset/base/253009
Log:
MFV of tzdata2013d, 253008
- Morocco:
announced that the year's Ramadan daylight-savings transitions
would be 2013-07-07 and 2013-08-10.
- Israel:
As
Author: rmacklem
Date: Mon Jul 8 00:50:57 2013
New Revision: 253015
URL: http://svnweb.freebsd.org/changeset/base/253015
Log:
Add a new "-h" option to the gssd daemon that enables support for
host based (kerberos service principal) initiator credentials in
the default keytab file. This opti
Author: rmacklem
Date: Mon Jul 8 00:57:12 2013
New Revision: 253016
URL: http://svnweb.freebsd.org/changeset/base/253016
Log:
Document the new "-h" option for the gssd daemon.
This is a content change.
Reviewed by: jhb
Modified:
head/usr.sbin/gssd/gssd.8
Modified: head/usr.sbin/gssd
Author: rmacklem
Date: Mon Jul 8 01:08:57 2013
New Revision: 253017
URL: http://svnweb.freebsd.org/changeset/base/253017
Log:
Make sure the krb5 status variables are correctly initialized.
Modified:
head/usr.sbin/gssd/gssd.c
Modified: head/usr.sbin/gssd/gssd.c
==
Author: rmacklem
Date: Mon Jul 8 01:29:09 2013
New Revision: 253018
URL: http://svnweb.freebsd.org/changeset/base/253018
Log:
Oops, initialize the krb5 ret values correctly (to anything non-zero).
Modified:
head/usr.sbin/gssd/gssd.c
Modified: head/usr.sbin/gssd/gssd.c
==
On Sun, Jul 7, 2013 at 8:57 PM, Rick Macklem wrote:
> Author: rmacklem
> Date: Mon Jul 8 00:57:12 2013
> New Revision: 253016
> URL: http://svnweb.freebsd.org/changeset/base/253016
>
> Log:
> Document the new "-h" option for the gssd daemon.
> This is a content change.
>
> Reviewed by: jh
On Sat, Jul 06, 2013 at 09:33:08PM -0700, Juli Mallett wrote:
> Thanks for this and the other commits, Oleksandr! Much appreciated.
> Looking forward to giving it a spin on my BeagleBones Black!
>
> [commit diff skipped]
Looking forward to never see overquoting again on FreeBSD lists!
./danfe
_
Author: rmacklem
Date: Mon Jul 8 01:47:50 2013
New Revision: 253020
URL: http://svnweb.freebsd.org/changeset/base/253020
Log:
Fix some Kerberos related terminology.
This is a content change.
Requested by: bjk
Modified:
head/usr.sbin/gssd/gssd.8
Modified: head/usr.sbin/gssd/gssd.8
===
Author: markj
Date: Mon Jul 8 02:03:18 2013
New Revision: 253022
URL: http://svnweb.freebsd.org/changeset/base/253022
Log:
Also define SDT_PROBE_DEFINE0 for the !KDTRACE_HOOKS case.
Modified:
head/sys/sys/sdt.h
Modified: head/sys/sys/sdt.h
===
On Mon, Jul 08, 2013 at 01:02:39AM +0300, Andriy Gapon wrote:
> I am sure that the next time you need to run the same thing you'll remember
> where you put the comment and you'll copy/paste from it.
> I am sure that if any other developer runs into the same situation, then he
> will:
> - google
> -
On Jul 7, 2013, at 2:15 PM, Alfred Perlstein wrote:
> On 7/7/13 2:01 PM, Garrett Cooper wrote:
>> Why the magic number 12?
>
> Numbers higher seem to result in worse performance as reported by some
> members of my team.
The suggestion is good in spirit, but this doesn't justify the reasoning f
Author: gonzo
Date: Mon Jul 8 04:27:03 2013
New Revision: 253023
URL: http://svnweb.freebsd.org/changeset/base/253023
Log:
- AM335x requires updated soft-reset logic too
Modified:
head/sys/arm/ti/ti_mmchs.c
Modified: head/sys/arm/ti/ti_mmchs.c
===
Author: gonzo
Date: Mon Jul 8 04:30:12 2013
New Revision: 253024
URL: http://svnweb.freebsd.org/changeset/base/253024
Log:
- MMC1 (internal eMMC) pins should be configured as input-pullup, except
for reset pin
Modified:
head/sys/boot/fdt/dts/beaglebone-black.dts
Modified: head/sys/boo
Author: gonzo
Date: Mon Jul 8 05:06:32 2013
New Revision: 253025
URL: http://svnweb.freebsd.org/changeset/base/253025
Log:
Add IDs for TPS65217C and TPS65217D
Modified:
head/sys/arm/ti/am335x/am335x_pmic.c
Modified: head/sys/arm/ti/am335x/am335x_pmic.c
==
Author: joel (doc committer)
Date: Mon Jul 8 05:58:09 2013
New Revision: 253026
URL: http://svnweb.freebsd.org/changeset/base/253026
Log:
mdoc: remove superfluous paragraph macros.
Modified:
head/share/man/man9/SDT.9
Modified: head/share/man/man9/SDT.9
==
Author: adrian
Date: Mon Jul 8 06:10:29 2013
New Revision: 253027
URL: http://svnweb.freebsd.org/changeset/base/253027
Log:
Add AR9341, AR9342, AR9344 SoC types.
Modified:
head/sys/mips/atheros/ar71xx_setup.h
Modified: head/sys/mips/atheros/ar71xx_setup.h
===
Author: adrian
Date: Mon Jul 8 06:12:38 2013
New Revision: 253028
URL: http://svnweb.freebsd.org/changeset/base/253028
Log:
Import the initial SoC register definitions for the AR934x MIPS74k SoC.
Obtained from:Linux/OpenWRT
Added:
head/sys/mips/atheros/ar934xreg.h (contents, p
On Sun, Jul 7, 2013 at 7:25 PM, Garrett Cooper wrote:
> On Jul 7, 2013, at 2:15 PM, Alfred Perlstein wrote:
>
>> On 7/7/13 2:01 PM, Garrett Cooper wrote:
>>> Why the magic number 12?
>>
>> Numbers higher seem to result in worse performance as reported by some
>> members of my team.
>
> The sugge
42 matches
Mail list logo