Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Concept] : [Fudster] : Jemalloc #3490

Open
h0lybyte opened this issue Dec 4, 2024 · 1 comment
Open

[Concept] : [Fudster] : Jemalloc #3490

h0lybyte opened this issue Dec 4, 2024 · 1 comment
Assignees
Labels
0 Neutral Level enhancement New feature or request

Comments

@h0lybyte
Copy link
Member

h0lybyte commented Dec 4, 2024

Core Concept/Theory
We would need a clear and concise description of the concept. For example, It would be cool if [...]

We should change the alloc that our application is using to Jemalloc, it should help with the memory usage as well.
Furthermore, we could look at setting some optimizations through the client, but that can be done afterward.


Alternative Ideas
Is there any other way this concept could be used?

This is just practice for using a different malloc outside of the rust deployment.


Alternative Examples/Sources
Are there any other references that you can provide?

We have another malloc usage in the rust application, the docker setup should be the same.


Additional information
Add any other context or examples of this concept here.

No additional information as of right.

Application Notes
KBVE Graph

@h0lybyte h0lybyte added 0 Neutral Level enhancement New feature or request labels Dec 4, 2024
@h0lybyte h0lybyte self-assigned this Dec 4, 2024
@h0lybyte h0lybyte added this to KBVE Dec 4, 2024
@h0lybyte h0lybyte moved this to Theory in KBVE Dec 4, 2024
h0lybyte added a commit that referenced this issue Dec 13, 2024
@h0lybyte
Copy link
Member Author

Memory issues for now have been resolved, so I am going to update this to the new issue:

KClient Security and Integrations,
We have the KClient running through NodeJS, so I suppose we could alter that part of the code?

Reference for the KClient - https://github.com/linuxserver/kclient
Docs References for the KClient - https://kasmweb.com/kasmvnc/docs/master/clientside.html
https://kasmweb.com/kasmvnc/docs/master/configuration.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 Neutral Level enhancement New feature or request
Projects
Status: Theory
Development

No branches or pull requests

1 participant