Project

General

Profile

Actions

Optimization #2317

open

rcu

Added by Victor Julien over 6 years ago. Updated 10 months ago.

Status:
New
Priority:
Normal
Assignee:
Target version:
Effort:
Difficulty:
Label:

Description

RCU (read copy update) is a technique for improving scalability of data structures.

It has been problematic because of patents though. Many corporations felt it was too risky to use it. Most (or all?) of the relevant patents expired, so we could reconsider this.

First thing to find out if whether the patent situation is resolved.

2nd question is: do all platforms (incl Windows) support urcu?


Related issues 1 (1 open0 closed)

Related to Suricata - Task #2309: SuriCon 2017 brainstormAssignedVictor JulienActions
Actions #1

Updated by Victor Julien over 6 years ago

  • Related to Task #2309: SuriCon 2017 brainstorm added
Actions #2

Updated by Richard Sailer over 6 years ago

The linux kernel uses a flavor of RCU (https://lwn.net/Articles/262464/) so they may have solved or circumvented,
the patent issue. Perhaps a way to go would be to take inspiration from how they did this or to ask in
#kernelnewbies on oftc.

Actions #3

Updated by Victor Julien about 6 years ago

  • Description updated (diff)
Actions #4

Updated by Victor Julien about 6 years ago

  • Related to Feature #2318: matching on large amounts of data with dynamic updates added
Actions #5

Updated by Andreas Herz almost 5 years ago

  • Assignee set to OISF Dev
Actions #6

Updated by Victor Julien over 4 years ago

  • Related to deleted (Feature #2318: matching on large amounts of data with dynamic updates)
Actions

Also available in: Atom PDF