The Wayback Machine - https://web.archive.org/web/20221126135542/https://github.com/klueska
Skip to content
Avatar

Organizations

@klueska-mesosphere
Block or Report

Block or report klueska

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. lithe Public

    A support library for building hierarchies of composable 2nd-level schedulers. It uses parlib as its backend.

    C 13 2

  2. parlib Public

    A support library for building parallel systems, including 2nd-level schedulers that efficiently manage user level threads

    C 8 3

  3. A port of tbb to run on parlib-based schedulers (Intel Thread Building Blocks).

    C++ 3

  4. kweb Public

    An instructional multithreaded webserver written in C

    C 2 4

  5. A port of libgomp to run on parlib-based schedulers (OpenMP).

    C 1

587 contributions in the last year

Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Mon Wed Fri

Contribution activity

November 2022

Created 1 repository

Created a pull request in kubernetes/community that received 7 comments

Add resource-management subproject to sig-node

Add resource-management subproject to sig-node As part of this, add dynamic-resource-management staging repo as part of this subproject as well as …

+4 −2 7 comments
Reviewed 19 pull requests in 7 repositories
kubernetes/kubernetes 8 pull requests
pohly/kubernetes 4 pull requests
kubernetes/website 3 pull requests
kubernetes/enhancements 1 pull request
kubernetes/utils 1 pull request
kubernetes/community 1 pull request
container-orchestrated-devices/container-device-interface 1 pull request

Created an issue in kubernetes/kubernetes that received 4 comments

dynamic resource allocation: add DRA-managed resources to the PodResources API

What would you like to be added? The PodResources API is used to query the full set of resources allocated to a pod and make them available to metr…

4 comments