Files
banan-os/userspace
Bananymous b6f922895f AudioServer: Queue more than 4k bytes per write
Before this I was writing audio data to kernel in ~20 ms chuncks. This
feels like way too many syscalls, so now we allow sending upto 1 second
per syscall :D
2026-08-17 04:44:15 +03:00
..
2024-12-25 18:13:57 +02:00
2025-12-15 19:06:17 +02:00
2026-08-08 05:43:34 +03:00