David O'Brien wrote this message on Mon, Sep 09, 2013 at 23:01 -0700:
> On Tue, Sep 03, 2013 at 06:31:23PM +, John-Mark Gurney wrote:
> > Log:
> > Use the fact that the AES-NI instructions can be pipelined to improve
> > performance... Use SSE2 instructions for calculating the XTS tweek
> >
On Tue, Sep 03, 2013 at 06:31:23PM +, John-Mark Gurney wrote:
> Log:
> Use the fact that the AES-NI instructions can be pipelined to improve
> performance... Use SSE2 instructions for calculating the XTS tweek
> factor... Let the compiler do more work and handle register allocation
> b
Author: obrien
Date: Tue Sep 10 05:49:31 2013
New Revision: 255440
URL: http://svnweb.freebsd.org/changeset/base/255440
Log:
Only use a clang'ism if ${CC} is clang.
Reviewed by: sjg
Approved by: re (kib)
Modified:
head/sys/conf/files.amd64
head/sys/conf/files.i386
head/sys/module
Author: kib
Date: Tue Sep 10 05:17:53 2013
New Revision: 255439
URL: http://svnweb.freebsd.org/changeset/base/255439
Log:
Call free() on the pointer returned from malloc().
Reported and tested by: Oliver Pinter
Sponsored by: The FreeBSD Foundation
MFC after:3 days
Approved
Author: grehan
Date: Tue Sep 10 03:48:18 2013
New Revision: 255438
URL: http://svnweb.freebsd.org/changeset/base/255438
Log:
Go way past 11 and bump bhyve's max vCPUs to 16.
This should be sufficient for 10.0 and will do
until forthcoming work to avoid limitations
in this area is comple
Author: delphij
Date: Tue Sep 10 01:46:47 2013
New Revision: 255437
URL: http://svnweb.freebsd.org/changeset/base/255437
Log:
MFV r247844 (illumos-gate 13975:ef6409bc370f)
Illumos ZFS issues:
3582 zfs_delay() should support a variable resolution
3584 DTrace sdt probes for ZFS txg st
Author: delphij
Date: Tue Sep 10 01:38:41 2013
New Revision: 255436
URL: http://svnweb.freebsd.org/changeset/base/255436
Log:
MFS r255435: MFC r255320:
Return BUS_PROBE_DEFAULT instead of BUS_PROBE_SPECIFIC.
Approved by: re (hrs)
Modified:
releng/9.2/sys/dev/hpt27xx/hpt27xx_osm_bsd
Author: delphij
Date: Tue Sep 10 00:40:21 2013
New Revision: 255435
URL: http://svnweb.freebsd.org/changeset/base/255435
Log:
MFC r255320:
Return BUS_PROBE_DEFAULT instead of BUS_PROBE_SPECIFIC.
This change is a 9.2-RELEASE candidate.
Modified:
stable/9/sys/dev/hpt27xx/hpt27xx_osm_b
Author: tuexen
Date: Mon Sep 9 21:40:07 2013
New Revision: 255434
URL: http://svnweb.freebsd.org/changeset/base/255434
Log:
Fix the aborting of association with the iterator using an empty
user initiated error cause (using SCTP_ABORT|SCTP_SENDALL).
Approved by: re (delphij)
MFC after:
Author: sbruno
Date: Mon Sep 9 21:26:18 2013
New Revision: 255433
URL: http://svnweb.freebsd.org/changeset/base/255433
Log:
MFC r253980 -- add new pciids for ciss(4)
Modified:
stable/8/share/man/man4/ciss.4
stable/8/sys/dev/ciss/ciss.c
Directory Properties:
stable/8/share/man/man4/ (pr
Author: sbruno
Date: Mon Sep 9 21:25:34 2013
New Revision: 255432
URL: http://svnweb.freebsd.org/changeset/base/255432
Log:
MFC r253980 - new pciids for ciss(4) support
Modified:
stable/9/share/man/man4/ciss.4
stable/9/sys/dev/ciss/ciss.c
Directory Properties:
stable/9/share/man/man4/
Author: des
Date: Mon Sep 9 21:18:16 2013
New Revision: 255431
URL: http://svnweb.freebsd.org/changeset/base/255431
Log:
Emit the correct standard library dependency line for C++ programs. In
the CLANG_IS_CC case, the default is now libc++. Only use libstdc++ if
!CLANG_IS_CC or it was exp
Author: sbruno
Date: Mon Sep 9 21:00:03 2013
New Revision: 255429
URL: http://svnweb.freebsd.org/changeset/base/255429
Log:
MFC r254906 -- add SYSPD (real jbod) support to mfiutil
Add support to reconfigure a drive as SYSPD (real JBOD in LSI
terminology).
Adds command "mfiutil syspd
Author: delphij
Date: Mon Sep 9 20:36:28 2013
New Revision: 255428
URL: http://svnweb.freebsd.org/changeset/base/255428
Log:
Pass -n (do not emit comments) when saving mtree information for future
mergemaster(8) runs.
MFC after:3 days
Approved by: re (kib)
Modified:
head/usr.sb
Author: sbruno
Date: Mon Sep 9 21:05:01 2013
New Revision: 255430
URL: http://svnweb.freebsd.org/changeset/base/255430
Log:
MFC r254906 -- add SYSPD (real jbod) support to mfiutil
Add support to reconfigure a drive as SYSPD (real JBOD in LSI
terminology).
Adds command "mfiutil syspd
On Saturday, August 10, 2013 9:03:32 pm Adrian Chadd wrote:
> Author: adrian
> Date: Sun Aug 11 01:03:32 2013
> New Revision: 254199
> URL: http://svnweb.freebsd.org/changeset/base/254199
>
> Log:
> Update the 6000g2a image.
>
> Obtained from: Linux, Intel
>
> Added:
> head/sys/cont
On Friday, September 06, 2013 4:01:14 am Jean-Sébastien Pédron wrote:
> Le 03/09/2013 20:10, John Baldwin a écrit :
> > Yes, orm0 is eating it. Try this along with using RF_SHAREABLE in your
> > call to BUS_ALLOC_RESOURCE():
> >
> > Index: x86/isa/orm.c
> > (...)
> > - res = bus_alloc_re
Author: jhb
Date: Mon Sep 9 18:11:59 2013
New Revision: 255426
URL: http://svnweb.freebsd.org/changeset/base/255426
Log:
Add a mmap flag (MAP_32BIT) on 64-bit platforms to request that a mapping use
an address in the first 2GB of the process's address space. This flag should
have the same
Author: des
Date: Mon Sep 9 17:38:02 2013
New Revision: 255425
URL: http://svnweb.freebsd.org/changeset/base/255425
Log:
The correct variable is apparently MACHINE_ARCH, not TARGET_ARCH.
Approved by: re (blanket)
Modified:
head/etc/Makefile
Modified: head/etc/Makefile
Ian Lepore writes:
> Dag-Erling Smørgrav writes:
> > Can you try replacing TARGET_ARCH with MACHINE?
> That doesn't sound right... what if you're doing a cross-build/install?
My thoughts exactly, but judging from the rest of the Makefile, the
correct variable is MACHINE_ARCH, not TARGET_ARCH.
D
Dag-Erling Smørgrav writes:
> Ian Lepore writes:
> > That doesn't sound right... what if you're doing a cross-build/install?
> My thoughts exactly, but judging from the rest of the Makefile, the
> correct variable is MACHINE_ARCH, not TARGET_ARCH.
This (in Makefile.inc1) is why it works:
CROSSE
On 09/09/2013 17:09, Dag-Erling Smørgrav wrote:
Jase Thew writes:
This appears to break "make distribution" (in this example, called as
part of ezjail-admin update -i) :
Can you try replacing TARGET_ARCH with MACHINE?
DES
Changing it back from TARGET_ARCH to MACHINE allows make distributi
On 09/09/13 11:37, Jase Thew wrote:
On 09/09/2013 17:09, Dag-Erling Smørgrav wrote:
Jase Thew writes:
This appears to break "make distribution" (in this example, called as
part of ezjail-admin update -i) :
Can you try replacing TARGET_ARCH with MACHINE?
DES
Changing it back from TARGET_A
Author: nwhitehorn
Date: Mon Sep 9 16:51:35 2013
New Revision: 255424
URL: http://svnweb.freebsd.org/changeset/base/255424
Log:
Make the primary name of the OF console device /dev/ofwcons, and only
alias it to the contents of the output property if it is defined. This
avoids a panic when bo
On Mon, 2013-09-09 at 18:09 +0200, Dag-Erling Smørgrav wrote:
> Jase Thew writes:
> > This appears to break "make distribution" (in this example, called as
> > part of ezjail-admin update -i) :
>
> Can you try replacing TARGET_ARCH with MACHINE?
>
> DES
That doesn't sound right... what if you'r
Author: jhb
Date: Mon Sep 9 15:38:51 2013
New Revision: 255423
URL: http://svnweb.freebsd.org/changeset/base/255423
Log:
MFC 236106:
Passing NULL as a key casues a segfault when loading SSH 1 keys. Use
an empty string instead.
Modified:
stable/8/lib/libpam/modules/pam_ssh/pam_ssh.c
Dire
Jase Thew writes:
> This appears to break "make distribution" (in this example, called as
> part of ezjail-admin update -i) :
Can you try replacing TARGET_ARCH with MACHINE?
DES
--
Dag-Erling Smørgrav - d...@des.no
___
svn-src-all@freebsd.org mailing
On 09/09/2013 07:02, Dag-Erling Smørgrav wrote:
Author: des
Date: Mon Sep 9 06:02:30 2013
New Revision: 255413
URL: http://svnweb.freebsd.org/changeset/base/255413
Log:
Remove unneeded mappings from libmap32.conf. Move it up one level and
install it on powerpc64 in addition to amd64.
Author: des
Date: Mon Sep 9 13:56:58 2013
New Revision: 255422
URL: http://svnweb.freebsd.org/changeset/base/255422
Log:
These three files appeared in 6.0p1, which was imported into the vendor
branch but never merged to head. They were inadvertantly left out when
6.1p1 was merged to head.
Author: nwhitehorn
Date: Mon Sep 9 13:40:53 2013
New Revision: 255421
URL: http://svnweb.freebsd.org/changeset/base/255421
Log:
Revert r255420. This seems to break some Powermac systems and will be
revisited much later.
Pointy hat to:me
Approved by: re (kib, im
Author: nwhitehorn
Date: Mon Sep 9 12:54:08 2013
New Revision: 255420
URL: http://svnweb.freebsd.org/changeset/base/255420
Log:
Attach only on hardware that is actually supported as opposed to hardware
that seems like it has some of the problems we might want.
Approved by: re (kib)
Mod
Author: nwhitehorn
Date: Mon Sep 9 12:52:34 2013
New Revision: 255419
URL: http://svnweb.freebsd.org/changeset/base/255419
Log:
Raise artificial limits on number of CPUs and number of interrupts.
Approved by: re (kib)
Modified:
head/sys/powerpc/aim/nexus.c
head/sys/powerpc/include/pa
Author: nwhitehorn
Date: Mon Sep 9 12:51:24 2013
New Revision: 255418
URL: http://svnweb.freebsd.org/changeset/base/255418
Log:
Add POWER CPUs to the kernel's knowledge. This does not imply we currently
actually run on any machines with POWER CPUs but avoids closing that door
unnecessarily.
Author: nwhitehorn
Date: Mon Sep 9 12:49:19 2013
New Revision: 255417
URL: http://svnweb.freebsd.org/changeset/base/255417
Log:
Add hook called when every new processor is brought online -- including the
BSP -- so that platform modules have a chance to add the new CPU to any
internal bookke
Author: nwhitehorn
Date: Mon Sep 9 12:45:41 2013
New Revision: 255416
URL: http://svnweb.freebsd.org/changeset/base/255416
Log:
Use a spin lock instead of a mutex to gate RTAS. This is required if RTAS
calls are involved in interrupt handling.
Approved by: re (kib)
Modified:
head/sys
Author: nwhitehorn
Date: Mon Sep 9 12:44:48 2013
New Revision: 255415
URL: http://svnweb.freebsd.org/changeset/base/255415
Log:
Use the canonical bits for wired, etc. in the PTE. This is important for
interactions with certain kinds of hypervisors that look into the PTEs
more closely than t
36 matches
Mail list logo