On Mon, Jun 25, 2018 at 01:30 Andriy Gapon wrote:
> On 25/06/2018 10:25, Ed Schouten wrote:
> > Hi Andriy, Matthew,
> >
> > 2018-06-24 23:36 GMT+02:00 Andriy Gapon :
> >> Perhaps a little application of google can help.
> >> [keywords: epoch based reclamation]
> >
> > Based on the man page, it wa
On 25/06/2018 10:25, Ed Schouten wrote:
> Hi Andriy, Matthew,
>
> 2018-06-24 23:36 GMT+02:00 Andriy Gapon :
>> Perhaps a little application of google can help.
>> [keywords: epoch based reclamation]
>
> Based on the man page, it wasn't clear that this refers to a generally
> accepted construct or
Hi Andriy, Matthew,
2018-06-24 23:36 GMT+02:00 Andriy Gapon :
> Perhaps a little application of google can help.
> [keywords: epoch based reclamation]
Based on the man page, it wasn't clear that this refers to a generally
accepted construct or something that is specific to FreeBSD. Any
objections
Sorry, I meant to respond.
http://concurrencykit.org/presentations/ebr.pdf
http://scalebsd.org/blog/2018/05/03/Why-is-munmap-single-threaded-and-what-can-we-do-about-it
http://scalebsd.org/blog/2018/06/16/UDP-and-epoch-for-liveness-guarantees
On Sun, Jun 24, 2018 at 13:56 Ed Schouten wrote:
On 24/06/2018 23:55, Ed Schouten wrote:
> Hi Matt,
>
> 2018-05-17 9:06 GMT+02:00 Ed Schouten :
>> Hi Matt,
>>
>> 2018-05-14 1:16 GMT+02:00 Matt Macy :
>>> +Epochs do not have any lock ordering issues. Entering and leaving
>>
>> It looks like the man page is missing some newlines between sentences.
Hi Matt,
2018-05-17 9:06 GMT+02:00 Ed Schouten :
> Hi Matt,
>
> 2018-05-14 1:16 GMT+02:00 Matt Macy :
>> +Epochs do not have any lock ordering issues. Entering and leaving
>
> It looks like the man page is missing some newlines between sentences.
>
> Quick question: How does this work relate to RC
Hi Matt,
2018-05-14 1:16 GMT+02:00 Matt Macy :
> +Epochs do not have any lock ordering issues. Entering and leaving
It looks like the man page is missing some newlines between sentences.
Quick question: How does this work relate to RCU
(https://en.wikipedia.org/wiki/Read-copy-update)? If there i
Author: mmacy
Date: Sun May 13 23:16:04 2018
New Revision: 333590
URL: https://svnweb.freebsd.org/changeset/base/333590
Log:
Add epoch(9) man page
Reviewed by: gallatin@
Approved by: sbruno@
Added:
head/share/man/man9/epoch.9 (contents, props changed)
Modified:
head/share/man/man