Block a user
Add
nac3_{malloc, free} Functions
htgazurex1212
created branch HTGAzureX1212/nac3-malloc in htgazurex1212/artiq-zynq
2025-07-26 16:10:00 +08:00
htgazurex1212
pushed to HTGAzureX1212/nac3-malloc at htgazurex1212/artiq-zynq
2025-07-26 16:10:00 +08:00
WIP: Replacing the Linked List Allocator
WIP: Replacing the Linked List Allocator
Triage: closing for now. The implementation for dynamic memory allocation for nac3 is allocator-independent (just use whatever the runtime uses). Performance considerations is for now a side-mission.
remote_run.sh: Assumption of Access to 192.168.1.52 from Running Machine
So I also need to setup a port redirection for 4269. I see.
remote_run.sh: Assumption of Access to 192.168.1.52 from Running Machine
So I cannot run this on my local machine. I thought of cloning the repository and running things on RPI-4, but that doesn't seem like it would work either.
htgazurex1212
deleted branch HTGAzureX1212/remote-run-username from htgazurex1212/zynq-rs
2025-07-21 19:12:04 +08:00
remote_run.sh: Assumption of Access to 192.168.1.52 from Running Machine
https://git.m-labs.hk/M-Labs/artiq-zynq/src/branch/master/remote_run.sh#L69 How does this work then?
Fix: Escaped
$USER in remote_run.sh
htgazurex1212
created branch HTGAzureX1212/remote-run-username in htgazurex1212/zynq-rs
2025-07-21 19:09:44 +08:00
htgazurex1212
pushed to HTGAzureX1212/remote-run-username at htgazurex1212/zynq-rs
2025-07-21 19:09:44 +08:00
remote_run.sh: Assumption of Access to 192.168.1.52 from Running Machine