buffer (sysutils/buffer) Add to my watchlist
Reblocking buffer for tape writesThis is a program designed to speed up writing tapes. The program splits itself into two processes. The first process reads (and reblocks) from stdin into a shared memory buffer. The second writes from the shared memory buffer to stdout. Doing it this way means that the writing side effectly sits in a tight write loop and doesn't have to wait for input. Similarly for the input side. It is this waiting that slows down other reblocking processes, like dd.
Version: 1.19 License: GPL-2 GitHub10 build(s) found
Builder | Build Number | Start Time | Elapsed Time | Watcher | Build Status |
---|---|---|---|---|---|
15 | 7248 | 2024-10-08 1:39:24 | 0:00:18 | 728 | build successful |
14.arm64 | 9427 | 2024-01-20 22:27:45 | 0:00:09 | 4286 | build successful |
14 | 12490 | 2023-11-22 22:07:24 | 0:00:21 | 1960 | build successful |
13.arm64 | 9284 | 2023-03-07 2:11:58 | 0:00:10 | 4028 | build successful |
13 | 10156 | 2023-01-01 12:20:30 | 0:00:20 | 1326 | build successful |
12 | 19363 | 2022-01-24 11:03:11 | 0:00:13 | 3971 | build successful |
12.arm64 | 19871 | 2021-11-18 14:06:53 | 0:00:14 | 1269 | build successful |
11 | 26929 | 2021-04-12 18:03:40 | 0:00:41 | 4710 | build successful |
11.arm64 | 14163 | 2021-03-18 12:13:52 | 0:00:13 | 3859 | build successful |
10.15 | 3092 | 2019-11-11 11:49:22 | 0:00:25 | 275 | build successful |