Author: cy
Date: Tue May 28 01:41:08 2019
New Revision: 348320
URL: https://svnweb.freebsd.org/changeset/base/348320
Log:
Contuation of r343701, removal of irrelevant #ifdefs.
MFC after:1 week
Modified:
head/sys/contrib/ipfilter/netinet/ip_frag.c
head/sys/contrib/ipfilter/netinet/i
Author: dougm
Date: Tue May 28 00:51:23 2019
New Revision: 348318
URL: https://svnweb.freebsd.org/changeset/base/348318
Log:
Reduce the code size and number of ffsl calls in vm_reserv_break. Use
xor to find where free ranges begin and end.
Tested by: pho
Reviewed by:alc
Approved by:ma
Author: asomers
Date: Mon May 27 23:25:19 2019
New Revision: 348316
URL: https://svnweb.freebsd.org/changeset/base/348316
Log:
VOP_ADVLOCK.9: fix description of flags
* F_RDLCK, F_UNLCK, and F_WRLCK aren't flags. They're stored in the
fl.l_type field.
* Add F_REMOTE, added in r177633
> On Mon, 2019-05-27 at 14:34 -0700, Rodney W. Grimes wrote:
> > I just ask that before a change be made that starts from some
> > static analysis tool that a formal code review occur before
> > the change is committed.
>
> In a word: No.
>
> We're not talking about some inexperienced coder comm
On Mon, 2019-05-27 at 14:34 -0700, Rodney W. Grimes wrote:
> I just ask that before a change be made that starts from some
> static analysis tool that a formal code review occur before
> the change is committed.
In a word: No.
We're not talking about some inexperienced coder committing dumb fixe
> On Mon, May 27, 2019 at 07:21:24AM -0700, Rodney W. Grimes wrote:
> > I wish to assert again that all changes based on static
> > analysis tools require a formal code review by at minimum:
> > a) An expert in static analysis tools or a group of people
> > selected who we consider language ex
Author: cy
Date: Mon May 27 20:22:51 2019
New Revision: 348311
URL: https://svnweb.freebsd.org/changeset/base/348311
Log:
Fix indentation and while at it simplfy the code.
Reported by: lwhsu@
MFC after:1 week
Modified:
head/sys/contrib/ipfilter/netinet/fil.c
Modified: head/sys/co
Author: cy
Date: Mon May 27 20:22:48 2019
New Revision: 348310
URL: https://svnweb.freebsd.org/changeset/base/348310
Log:
Remove compile-time tests for unsupported versions of FreeBSD.
MFC after:1 week
Modified:
head/sys/contrib/ipfilter/netinet/ip_rules.c
Modified: head/sys/contrib
Author: cy
Date: Mon May 27 20:22:54 2019
New Revision: 348312
URL: https://svnweb.freebsd.org/changeset/base/348312
Log:
style(9)
MFC after:1 week
Modified:
head/sys/contrib/ipfilter/netinet/fil.c
Modified: head/sys/contrib/ipfilter/netinet/fil.c
===
On Mon, May 27, 2019 at 06:22:44AM +, Kirk McKusick wrote:
> Author: mckusick
> Date: Mon May 27 06:22:43 2019
> New Revision: 348300
> URL: https://svnweb.freebsd.org/changeset/base/348300
>
> Log:
> Add function name and line number debugging information to softupdates
> worklist structu
On Mon, May 27, 2019 at 07:21:24AM -0700, Rodney W. Grimes wrote:
> ...
> We as a project look bad by not having this minimal set of code
> reviews in place for things that are coming from a source that is
> frought with introducing bad change.
We do *not* look bad because none of those warnings a
Author: cem
Date: Mon May 27 17:33:20 2019
New Revision: 348309
URL: https://svnweb.freebsd.org/changeset/base/348309
Log:
kldxref(8): Sort MDT_MODULE info first in linker.hints output
MDT_MODULE info is required to be ordered before any other MDT metadata for
a given kld because it serve
On Mon, May 27, 2019 at 07:21:24AM -0700, Rodney W. Grimes wrote:
> I wish to assert again that all changes based on static
> analysis tools require a formal code review by at minimum:
> a) An expert in static analysis tools or a group of people
> selected who we consider language experts.
> b
Author: kib
Date: Mon May 27 15:21:26 2019
New Revision: 348306
URL: https://svnweb.freebsd.org/changeset/base/348306
Log:
Correct some inconsistencies in the earliest created kernel page
tables which affect demotion.
The last last-level page table under 2M mappings below KERNend was
on
On Mon, May 27, 2019 at 02:21:55PM +0300, Konstantin Belousov wrote:
> On Mon, May 27, 2019 at 09:52:56AM +, Alexey Dokuchaev wrote:
> > On Thu, Feb 23, 2012 at 09:07:16PM +, Konstantin Belousov wrote:
> > > ...
> > > + /*
> > > + * Decrement the object's writemappings, by swapping the sta
> On Mon, May 27, 2019 at 09:52:56AM +, Alexey Dokuchaev wrote:
> > On Thu, Feb 23, 2012 at 09:07:16PM +, Konstantin Belousov wrote:
> > > New Revision: 232071
> > > URL: http://svn.freebsd.org/changeset/base/232071
> > >
> > > Log:
> > > Account the writeable shared mappings backed by f
Author: ae
Date: Mon May 27 12:41:41 2019
New Revision: 348303
URL: https://svnweb.freebsd.org/changeset/base/348303
Log:
Fix possible NULL pointer dereference.
bpf_mtap() can invoke catchpacket() for already detached descriptor.
And this can lead to NULL pointer dereference, since bd_bif
On Mon, May 27, 2019 at 09:52:56AM +, Alexey Dokuchaev wrote:
> On Thu, Feb 23, 2012 at 09:07:16PM +, Konstantin Belousov wrote:
> > New Revision: 232071
> > URL: http://svn.freebsd.org/changeset/base/232071
> >
> > Log:
> > Account the writeable shared mappings backed by file in the vno
сб, 19 мая 2018 г. в 10:31, Matthew Macy :
> r333874
>
>
>
Hi, is it possible to merge r333425, r333874, r333813, r334118 and related
revs to the stable/11?
___
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-hea
On Thu, Feb 23, 2012 at 09:07:16PM +, Konstantin Belousov wrote:
> New Revision: 232071
> URL: http://svn.freebsd.org/changeset/base/232071
>
> Log:
> Account the writeable shared mappings backed by file in the vnode
> v_writecount. Keep the amount of the virtual address space used by
>
20 matches
Mail list logo