svn commit: r333745 - in head/sys/contrib/ck: include src

Emmanuel Vadot manu at bidouilliste.com
Thu May 17 18:39:01 UTC 2018


 Hi Matt,

On Thu, 17 May 2018 18:14:10 +0000 (UTC)
Matt Macy <mmacy at FreeBSD.org> wrote:

> Author: mmacy
> Date: Thu May 17 18:14:10 2018
> New Revision: 333745
> URL: https://svnweb.freebsd.org/changeset/base/333745
> 
> Log:
>   ck: add support for executing callbacks outside of main poll loop
>   
>   Pull in change from upstream deca119d14bfffd440770eb67cbdbeaf7b57eb7b
>   
>   |    ck_epoch: introduce ck_epoch_deferred
>   |
>   |    Allow for deferral to occur outside epoch poll critical loop (which may access per-CPU structures).
>   |
>   
>   Approved by:	sbruno
> 
> Modified:
>   head/sys/contrib/ck/include/ck_epoch.h
>   head/sys/contrib/ck/src/ck_epoch.c
> 

 CK was imported in vendor-sys/ck, commiting directly into head will
cause some problems in the future.

-- 
Emmanuel Vadot <manu at bidouilliste.com> <manu at freebsd.org>


More information about the svn-src-all mailing list