:
-Copyright (C) 2002-present Jason Evans .
+Copyright (C) 2002-2018 Jason Evans .
All rights reserved.
Copyright (C) 2007-2012 Mozilla Foundation. All rights reserved.
-Copyright (C) 2009-present Facebook, Inc. All rights
:
-Copyright (C) 2002-2018 Jason Evans .
+Copyright (C) 2002-present Jason Evans .
All rights reserved.
Copyright (C) 2007-2012 Mozilla Foundation. All rights reserved.
-Copyright (C) 2009-2018 Facebook, Inc. All
, files in the jemalloc source distribution are
subject to the following license:
-Copyright (C) 2002-2017 Jason Evans .
+Copyright (C) 2002-2018 Jason Evans .
All rights reserved.
Copyright (C) 2007-2012 Mozilla
trib/jemalloc/doc/jemalloc.3Mon Jul 3 23:27:57 2017
(r320623)
@@ -2,12 +2,12 @@
.\" Title: JEMALLOC
.\"Author: Jason Evans
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\" Date: 06/29/2017
+.\"
2017
(r320503)
+++ head/contrib/jemalloc/doc/jemalloc.3Fri Jun 30 17:45:51 2017
(r320504)
@@ -2,12 +2,12 @@
.\" Title: JEMALLOC
.\"Author: Jason Evans
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\" Date:
On Fri, 16 Jun 2017 17:15:44 -0700
Jason Evans wrote:
> On Fri, 16 Jun 2017 18:45:17 -0400
> Shawn Webb wrote:
> > On Thu, Jun 15, 2017 at 07:15:06AM +, Jason Evans wrote:
> > > Author: jasone
> > > Date: Thu Jun 15 07:15:05 2017
> > >
Author: jasone
Date: Tue Jun 20 07:25:38 2017
New Revision: 320136
URL: https://svnweb.freebsd.org/changeset/base/320136
Log:
Decrease relative branch brittleness.
Replace conditional branches with trampolines to unconditional branches when
jumping to labels within other compilation units
On Fri, 16 Jun 2017 18:45:17 -0400
Shawn Webb wrote:
> On Thu, Jun 15, 2017 at 07:15:06AM +0000, Jason Evans wrote:
> > Author: jasone
> > Date: Thu Jun 15 07:15:05 2017
> > New Revision: 319971
> > URL: https://svnweb.freebsd.org/changeset/base/319971
> >
On Thu, 15 Jun 2017 08:04:57 -0700
Jason Evans wrote:
> On Thu, 15 Jun 2017 10:31:57 +0200
> "O. Hartmann" wrote:
>
> > On Thu, 15 Jun 2017 07:15:06 +0000 (UTC)
> > Jason Evans wrote:
> >
> > > Author: jasone
> > > Date: Thu Jun 15 07
On Thu, 15 Jun 2017 10:31:57 +0200
"O. Hartmann" wrote:
> On Thu, 15 Jun 2017 07:15:06 + (UTC)
> Jason Evans wrote:
>
> > Author: jasone
> > Date: Thu Jun 15 07:15:05 2017
> > New Revision: 319971
> > URL: https://svnweb.freebsd.org/changeset/base
2017
(r319971)
@@ -1,10 +1,10 @@
Unless otherwise specified, files in the jemalloc source distribution are
subject to the following license:
-Copyright (C) 2002-2016 Jason Evans .
+Copyright (C) 2002-2017
Author: jasone
Date: Sat May 13 17:49:53 2017
New Revision: 318254
URL: https://svnweb.freebsd.org/changeset/base/318254
Log:
Fix __pthread_mutex_trylock() to call THR_CRITICAL_LEAVE() on failure rather
than on success. This regression was introduced by r300043 (Add
implementation
of robus
===
--- head/contrib/jemalloc/doc/jemalloc.3Thu Mar 2 00:27:21 2017
(r314528)
+++ head/contrib/jemalloc/doc/jemalloc.3Thu Mar 2 01:14:48 2017
(r314529)
@@ -2,12 +2,12 @@
.\" Title: JEMALLOC
.\"Author: Jason Evans
.\" Generator
/doc/jemalloc.3
==
--- head/contrib/jemalloc/doc/jemalloc.3Sun Dec 4 20:44:58 2016
(r309539)
+++ head/contrib/jemalloc/doc/jemalloc.3Sun Dec 4 21:13:26 2016
(r309540)
@@ -2,12 +2,12 @@
.\" Title: JEMALLOC
.\&quo
=
--- head/contrib/jemalloc/doc/jemalloc.3Wed Nov 9 18:00:50 2016
(r308472)
+++ head/contrib/jemalloc/doc/jemalloc.3Wed Nov 9 18:42:30 2016
(r308473)
@@ -2,12 +2,12 @@
.\" Title: JEM
jemalloc.3Thu Jun 9 06:10:20 2016
(r301718)
@@ -2,12 +2,12 @@
.\" Title: JEMALLOC
.\" Author: Jason Evans
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\" Date: 05/12/2016
+.\" Date: 06/08/2016
.\"
Author: jasone
Date: Fri May 13 21:18:10 2016
New Revision: 299700
URL: https://svnweb.freebsd.org/changeset/base/299700
Log:
Work around invalid gcc warning (explicit cast apparently lost).
Modified:
head/contrib/jemalloc/FREEBSD-diffs
head/contrib/jemalloc/include/jemalloc/internal/arena.
On May 12, 2016, at 9:03 PM, Jason Evans wrote:
>
> Author: jasone
> Date: Fri May 13 04:03:20 2016
> New Revision: 299587
> URL: https://svnweb.freebsd.org/changeset/base/299587
>
> Log:
> Update jemalloc to 4.2.0.
>
> [...]
This trips on an invalid gcc warning
c/jemalloc.3Fri May 13 02:58:11 2016
(r299586)
+++ head/contrib/jemalloc/doc/jemalloc.3Fri May 13 04:03:20 2016
(r299587)
@@ -2,12 +2,12 @@
.\" Title: JEMALLOC
.\"Author: Jason Evans
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.
Author: jasone
Date: Thu Mar 3 01:43:36 2016
New Revision: 296334
URL: https://svnweb.freebsd.org/changeset/base/296334
Log:
Restore support for decay time of -1 (no decay).
Modified:
head/contrib/jemalloc/src/arena.c
Modified: head/contrib/jemalloc/src/arena.c
=
Author: jasone
Date: Thu Mar 3 01:30:28 2016
New Revision: 296332
URL: https://svnweb.freebsd.org/changeset/base/296332
Log:
Add a cast to prevent a compiler warning.
Modified:
head/contrib/jemalloc/include/jemalloc/internal/nstime.h
head/contrib/jemalloc/src/arena.c
Modified: head/contri
erwise specified, files in the jemalloc source distribution are
subject to the following license:
-Copyright (C) 2002-2015 Jason Evans .
+Copyright (C) 2002-2016 Jason Evans .
All rights reserved.
Copyright (C) 2007-2012 M
Title: JEMALLOC
.\"Author: Jason Evans
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\" Date: 09/21/2015
+.\" Date: 10/24/2015
.\"Manual: User Manual
-.\"Source: jemalloc 4.0.2-0-g486d249fb4715fd3d
3:02:18 2015
(r288090)
@@ -2,12 +2,12 @@
.\" Title: JEMALLOC
.\"Author: Jason Evans
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\" Date: 08/18/2015
+.\" Date: 09/21/2015
.\"Manual: User Manual
-.\"
Author: jasone
Date: Wed Aug 19 18:32:12 2015
New Revision: 286934
URL: https://svnweb.freebsd.org/changeset/base/286934
Log:
Use bool rather than _Bool for C++ compatibility.
Submitted by: Nikolai Lifanov
Modified:
head/include/malloc_np.h
Modified: head/include/malloc_np.h
===
On Aug 18, 2015, at 12:49 PM, Jan Beich wrote:
> [various fixes]
Committed as r286911.
Thanks,
Jason
___
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubs
2015
(r286911)
@@ -2,12 +2,12 @@
.\" Title: JEMALLOC
.\"Author: Jason Evans
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\" Date: 08/17/2015
+.\" Date: 08/18/2015
.\"Manual: User Manual
.\"Source
On Aug 18, 2015, at 2:17 PM, Jilles Tjoelker wrote:
> On Tue, Aug 18, 2015 at 09:49:44PM +0200, Jan Beich wrote:
>> Jason Evans writes:
>>>>> Index: include/malloc_np.h
>> [...]
>>>>> +typedef void *(chunk_alloc_t)(void *, size_t, size_t, bool *,
Author: jasone
Date: Tue Aug 18 20:42:08 2015
New Revision: 286907
URL: https://svnweb.freebsd.org/changeset/base/286907
Log:
Define CPU_SPINWAIT as cpu_spinwait().
Submitted by: cem
Modified:
head/contrib/jemalloc/FREEBSD-diffs
head/contrib/jemalloc/include/jemalloc/jemalloc_FreeBSD.h
Author: jasone
Date: Tue Aug 18 09:09:27 2015
New Revision: 286877
URL: https://svnweb.freebsd.org/changeset/base/286877
Log:
Re-add LG_SIZEOF_PTR definition for __aarch64__.
This definition was erroneously removed during the 4.0.0 import.
Modified:
head/contrib/jemalloc/FREEBSD-diffs
On Aug 17, 2015, at 9:35 PM, Jan Beich wrote:
> Jason Evans writes:
>
>> Author: jasone
>> Date: Tue Aug 18 00:21:25 2015
>> New Revision: 286866
>> URL: https://svnweb.freebsd.org/changeset/base/286866
>>
>> Log:
>> Update jemalloc to versio
On Aug 17, 2015, at 6:16 PM, NGie Cooper wrote:
> On Mon, Aug 17, 2015 at 5:21 PM, Jason Evans wrote:
>> Author: jasone
>> Date: Tue Aug 18 00:21:25 2015
>> New Revision: 286866
>> URL: https://svnweb.freebsd.org/changeset/base/286866
>>
>> Lo
Author: jasone
Date: Tue Aug 18 08:29:13 2015
New Revision: 286874
URL: https://svnweb.freebsd.org/changeset/base/286874
Log:
Bump __FreeBSD_version for the jemalloc 4.0.0 import.
Modified:
head/sys/sys/param.h
Modified: head/sys/sys/param.h
==
Author: jasone
Date: Tue Aug 18 08:18:28 2015
New Revision: 286872
URL: https://svnweb.freebsd.org/changeset/base/286872
Log:
Add missing sdallocx updates and remove *allocm manpage links.
Submitted by: jbeich
Modified:
head/lib/libc/stdlib/jemalloc/Makefile.inc
head/lib/libc/stdlib/je
Author: jasone
Date: Tue Aug 18 08:10:46 2015
New Revision: 286871
URL: https://svnweb.freebsd.org/changeset/base/286871
Log:
Fix build failure due to missing CPU_SPINWAIT definition.
Modified:
head/contrib/jemalloc/include/jemalloc/jemalloc_FreeBSD.h
Modified: head/contrib/jemalloc/include/
Author: jasone
Date: Tue Aug 18 06:28:37 2015
New Revision: 286870
URL: https://svnweb.freebsd.org/changeset/base/286870
Log:
Add jemalloc support for 8 KiB, 16 KiB, and 64 KiB pages.
Modified:
head/contrib/jemalloc/FREEBSD-upgrade
head/contrib/jemalloc/include/jemalloc/internal/size_classe
@@
Unless otherwise specified, files in the jemalloc source distribution are
subject to the following license:
-Copyright (C) 2002-2014 Jason Evans .
+Copyright (C) 2002-2015 Jason Evans .
All rights reserved.
Copyright
/doc/jemalloc.3Mon Mar 31 17:04:04 2014
(r263974)
@@ -2,12 +2,12 @@
.\" Title: JEMALLOC
.\"Author: Jason Evans
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\" Date: 02/25/2014
+.\" Date: 03/3
jemalloc.3Wed Feb 26 02:36:59 2014
(r262521)
@@ -2,12 +2,12 @@
.\" Title: JEMALLOC
.\" Author: Jason Evans
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\" Date: 01/22/2014
+.\" Date: 02/25/2014
On Feb 6, 2014, at 8:01 PM, Lawrence Stewart wrote:
> On 01/23/14 13:47, Jason Evans wrote:
>> Author: jasone
>> Date: Thu Jan 23 02:47:36 2014
>> New Revision: 261071
>> URL: http://svnweb.freebsd.org/changeset/base/261071
>>
>> Log:
>> Update j
are
subject to the following license:
-Copyright (C) 2002-2013 Jason Evans .
+Copyright (C) 2002-2014 Jason Evans .
All rights reserved.
Copyright (C) 2007-2012 Mozilla Foundation. All rights reserved.
-Copyright (C
(r256822)
+++ head/contrib/jemalloc/doc/jemalloc.3Mon Oct 21 05:10:46 2013
(r256823)
@@ -2,12 +2,12 @@
.\" Title: JEMALLOC
.\"Author: Jason Evans
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\" Date: 06/02/2013
+.\
ntrib/jemalloc/doc/jemalloc.3Mon Jun 3 14:33:10 2013
(r251299)
+++ head/contrib/jemalloc/doc/jemalloc.3Mon Jun 3 14:36:28 2013
(r251300)
@@ -2,12 +2,12 @@
.\" Title: JEMALLOC
.\"Author: Jason Evans
.\" Generator: DocBook XSL Stylesheets v1.
Author: jasone
Date: Thu Jan 24 03:33:15 2013
New Revision: 245869
URL: http://svnweb.freebsd.org/changeset/base/245869
Log:
Update list of ports required for importing jemalloc.
Modified:
head/contrib/jemalloc/FREEBSD-upgrade
Modified: head/contrib/jemalloc/FREEBSD-upgrade
=
@@
Unless otherwise specified, files in the jemalloc source distribution are
subject to the following license:
-Copyright (C) 2002-2012 Jason Evans .
+Copyright (C) 2002-2013 Jason Evans .
All rights reserved.
Copyright
Author: jasone
Date: Wed Jan 23 07:22:33 2013
New Revision: 245837
URL: http://svnweb.freebsd.org/changeset/base/245837
Log:
Fix compilation errors.
Modified:
head/usr.sbin/pkg_install/lib/pkgng.c
Modified: head/usr.sbin/pkg_install/lib/pkgng.c
===
--- head/contrib/jemalloc/doc/jemalloc.3Sat Nov 10 00:36:53 2012
(r242843)
+++ head/contrib/jemalloc/doc/jemalloc.3Sat Nov 10 01:46:13 2012
(r242844)
@@ -2,12 +2,12 @@
.\" Title: JEMALLOC
.\"Author: Jason Evans
.\"
On Aug 21, 2012, at 1:39 AM, Dimitry Andric wrote:
> On 2012-08-21 02:17, Jan Beich wrote:
> ...
>> Time to revert r228540?
>>
>> Index: contrib/jemalloc/include/jemalloc/jemalloc_FreeBSD.h
>> ===
>> --- contrib/jemalloc/include/jema
/doc/jemalloc.3Sun May 13 01:30:27 2012
(r235384)
+++ head/contrib/jemalloc/doc/jemalloc.3Sun May 13 01:33:28 2012
(r235385)
@@ -2,12 +2,12 @@
.\" Title: JEMALLOC
.\"Author: Jason Evans
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://do
: JEMALLOC
.\"Author: Jason Evans
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\" Date: 05/09/2012
+.\" Date: 05/11/2012
.\"Manual: User Manual
-.\"Source: jemalloc 1.0.0-335-g37b6f95dcd86
==
--- head/contrib/jemalloc/doc/jemalloc.3Thu May 10 18:25:59 2012
(r235237)
+++ head/contrib/jemalloc/doc/jemalloc.3Thu May 10 18:29:40 2012
(r235238)
@@ -2,12 +2,12 @@
.\" Title: JEMALLOC
.\"Auth
Author: jasone
Date: Wed May 2 10:15:42 2012
New Revision: 234924
URL: http://svn.freebsd.org/changeset/base/234924
Log:
Bump __FreeBSD_version due to jemalloc import.
Modified:
head/sys/sys/param.h
Modified: head/sys/sys/param.h
=
: JEMALLOC
.\"Author: Jason Evans
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\" Date: 04/20/2012
+.\" Date: 04/21/2012
.\"Manual: User Manual
-.\"Source: jemalloc 1.0.0-283-g606f1fdc3cdbc7
9:47 2012
(r234542)
+++ head/contrib/jemalloc/doc/jemalloc.3Sat Apr 21 15:09:22 2012
(r234543)
@@ -2,12 +2,12 @@
.\" Title: JEMALLOC
.\"Author: Jason Evans
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\"
alloc/doc/jemalloc.3
==
--- head/contrib/jemalloc/doc/jemalloc.3Tue Apr 17 21:55:35 2012
(r234401)
+++ head/contrib/jemalloc/doc/jemalloc.3Tue Apr 17 22:05:55 2012
(r234402)
@@ -2,12 +2,12 @@
.\" Title: JEMALLOC
.\"Author: Jason Eva
Author: jasone
Date: Tue Apr 17 20:35:54 2012
New Revision: 234396
URL: http://svn.freebsd.org/changeset/base/234396
Log:
Update directions on how to disable malloc debugging.
Modified:
head/UPDATING
Modified: head/UPDATING
Author: jasone
Date: Tue Apr 17 20:21:04 2012
New Revision: 234395
URL: http://svn.freebsd.org/changeset/base/234395
Log:
Add an UPDATING entry for the contrib/jemalloc import.
Modified:
head/UPDATING
Modified: head/UPDATING
===
On Apr 17, 2012, at 11:05 AM, Adrian Chadd wrote:
> On 17 April 2012 02:43, Bjoern A. Zeeb wrote:
>
>> Actually it seems these failed:
>>
>> arm.armeb buildworld failed, check _.arm.armeb.buildworld for details
>> arm.arm buildworld failed, check _.arm.arm.buildworld for details
>> mips.mips64 b
over.
+tar cf - -C ${work} -X FREEBSD-Xlist . |tar xvf -
+;;
+ rediff) # Regenerate diffs based on working tree.
+do_diff
+;;
+ clean) # Remove working tree and temporary files.
+rm -rf ${work} ${changes}
+;;
+ *)
+echo "Unsupported command: \"${c
ner Losh\n...@freebsd.org\n1996/09/20"]
ivoras [label="Ivan Voras\nivo...@freebsd.org\n2008/06/10"]
jamie [label="Jamie Gritton\nja...@freebsd.org\n2009/01/28"]
+jasone [label="Jason Evans\njas...@freebsd.org\n1999/03/03"]
jceel [label="Jakub Klama\njc...@freebsd.
ib/rb.h Sun Feb 28 22:33:53 2010(r204492)
+++ head/lib/libc/stdlib/rb.h Sun Feb 28 22:57:13 2010(r204493)
@@ -1,6 +1,7 @@
-/**
+/*-
+
***********
61 matches
Mail list logo