-
Updated
Nov 2, 2021 - C
smp
Here are 67 public repositories matching this topic...
-
Updated
Nov 2, 2021 - C
Current Behavior
The "Site Update" issue template does not offer any helpful contributor resources about how to build Jekyll (the site) - https://github.com/service-mesh-performance/service-mesh-performance/blob/master/.github/ISSUE_TEMPLATE/site_update.md
Desired Behavior
This template should have resources similar to or the same as that of Meshery's - https://github.com/meshery/me
[CI] Slack workflow
Is your feature request related to a problem? Please describe.
Bitfields used to implement bitmaps have limited number of bits (32 or 64 based on the sizeof(uint64_t)
).
Certain flags and map-or-mask-fields require more than the limit.
Describe the solution you'd like
Implement array-based bitmap implementation without upper bit-count limit (bitmap_t
).
Add the following API
-
Updated
Oct 30, 2021 - Java
Description
The images used on https://getnighthawk.dev/ are cropped off.
Expected Behavior
These images seemed to be cut off at source so we're in need of better images to replace these.
Screenshots
<
-
Updated
Aug 4, 2020 - C
-
Updated
Oct 31, 2021 - Go
-
Updated
Sep 23, 2021
-
Updated
Sep 13, 2021 - C
Lock primitives (spinlock
, mutex
, semaphore
, rwlock
) should all have their is_locked()
function.
This could be used in debugging assertions to make sure some golden rules are respected all along the kernel (lots of functions are assuming that some datas are already locked etc.).
Biggest beneficiaries are the vaspace_*
functions. They assumes current thread and current virtual add
-
Updated
Feb 23, 2020 - C++
-
Updated
Oct 30, 2021 - Java
-
Updated
Feb 7, 2021
-
Updated
Nov 1, 2021 - C
-
Updated
Jul 24, 2021 - C++
-
Updated
Mar 3, 2021 - Go
-
Updated
Dec 15, 2016 - Go
-
Updated
Nov 2, 2021 - C
-
Updated
Sep 28, 2021 - Java
Improve this page
Add a description, image, and links to the smp topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the smp topic, visit your repo's landing page and select "manage topics."
Replace concrete Bastion Executor with Agnostik.
So everyone can use whatever they want as guarantee.