Skip to content

Conversation

@mariodruiz
Copy link
Collaborator

No description provided.

quetric and others added 30 commits May 16, 2025 11:49
Signed-off-by: Alexandru Ulmamei <alexandru.ulmamei@upb.ro>
Signed-off-by: Alexandru Ulmamei <alexandru.ulmamei@upb.ro>
Signed-off-by: Alexandru Ulmamei <alexandru.ulmamei@upb.ro>
This commit introduces the FilesystemCache class which is used to
provide application specific paths for cache throughout the code.

/tmp usage is replaced with:

- $XDG_RUNTIME_DIR (/run/user/<uid>/SLASH) for locks and small files
- $XDG_CACHE_HOME ($HOME/.cache/SLASH) for larger files

The improvments are:

- Per-user isolation of cahces.
- Prevent conflict with other programs on the system.
- Locks and small files are kept in RAM, with larger files on disk.

Signed-off-by: Vlad-Gabriel Șerbu <vlad_gabriel.serbu@upb.ro>
…i-user

Fix extraction in multi user enviornment. The extraction path was /tmp instead of user based .cache.
Signed-off-by: Alexandru Ulmamei <alexandru.ulmamei@upb.ro>
…pendency for linker.

Signed-off-by: Alexandru Ulmamei <alexandru.ulmamei@upb.ro>
* Add CI test for driver and linker build. Driver build disabled for now
…ix for the compute platform.

Signed-off-by: Alexandru Ulmamei <alexandru.ulmamei@upb.ro>
Signed-off-by: Alexandru Ulmamei <alexandru.ulmamei@upb.ro>
Signed-off-by: Alexandru Ulmamei <alexandru.ulmamei@upb.ro>
Signed-off-by: Alexandru Ulmamei <alexandru.ulmamei@upb.ro>
Signed-off-by: Alexandru Ulmamei <alexandru.ulmamei@upb.ro>
Signed-off-by: Alexandru Ulmamei <alexandru.ulmamei@upb.ro>
hpc-aulmamei and others added 18 commits September 5, 2025 10:09
Signed-off-by: Alexandru Ulmamei <alexandru.ulmamei@upb.ro>
Signed-off-by: Alexandru Ulmamei <alexandru.ulmamei@upb.ro>
Signed-off-by: Alexandru Ulmamei <alexandru.ulmamei@upb.ro>
Signed-off-by: Alexandru Ulmamei <alexandru.ulmamei@upb.ro>
Signed-off-by: Alexandru Ulmamei <alexandru.ulmamei@upb.ro>
Signed-off-by: Vlad-Gabriel ȘERBU <vlad_gabriel.serbu@upb.ro>
Signed-off-by: Vlad-Gabriel ȘERBU <vlad_gabriel.serbu@upb.ro>
Added tcl injection project config file
@mariodruiz mariodruiz marked this pull request as draft November 4, 2025 18:07
@quetric
Copy link
Collaborator

quetric commented Nov 5, 2025

hi @mariodruiz would it make sense to merge 1-dcmac-integration into dcmac-udp and then retarget this PR to main?

@mariodruiz
Copy link
Collaborator Author

Hi @quetric,

dcmac-udp is derived from 1-dcmac-integration and it has main merged, I would like to have Alex or Vlad double check linker changes.

I was thinking to first merge back to 1-dcmac-integration and then to main. Open to suggestions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants