Skip to content

Actions: arceos-org/arceos

Build & Deploy docs

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
794 workflow runs
794 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

[fix] bug related with migrate_current and on_cpu flag polling
Build & Deploy docs #1408: Pull request #198 synchronize by hky1999
November 2, 2024 08:08 1m 21s fix_smp
November 2, 2024 08:08 1m 21s
[fix] bug related with migrate_current and on_cpu flag polling
Build & Deploy docs #1407: Commit 3d511fb pushed by hky1999
November 2, 2024 08:08 1m 42s fix_smp
November 2, 2024 08:08 1m 42s
[fix] bug related with migrate_current and on_cpu flag polling
Build & Deploy docs #1406: Pull request #198 opened by hky1999
November 2, 2024 07:41 1m 11s fix_smp
November 2, 2024 07:41 1m 11s
[fix] bug related with migrate_current and on_cpu flag polling
Build & Deploy docs #1405: Commit 8f90332 pushed by hky1999
November 2, 2024 07:38 1m 32s fix_smp
November 2, 2024 07:38 1m 32s
[fix] add build ci for other platforms, use read_bytes for terminate …
Build & Deploy docs #1404: Commit 49ca581 pushed by hky1999
October 30, 2024 14:07 1m 30s main
October 30, 2024 14:07 1m 30s
[fix] add build ci for other platforms, use read_bytes for terminate of x86_64-pc-oslab
Build & Deploy docs #1403: Pull request #196 synchronize by hky1999
October 30, 2024 13:12 3m 10s x86_getchar
October 30, 2024 13:12 3m 10s
[fix] add build ci for other platforms, use read_bytes for terminate …
Build & Deploy docs #1402: Commit 88c82ec pushed by hky1999
October 30, 2024 13:12 1m 26s x86_getchar
October 30, 2024 13:12 1m 26s
[fix] add build ci for other platforms, use read_bytes for terminate of x86_64-pc-oslab
Build & Deploy docs #1401: Pull request #196 synchronize by hky1999
October 30, 2024 05:46 1m 50s x86_getchar
October 30, 2024 05:46 1m 50s
[fix] add build ci for other platforms, use read_bytes for terminate …
Build & Deploy docs #1400: Commit 40dad27 pushed by hky1999
October 30, 2024 05:46 1h 11m 14s x86_getchar
October 30, 2024 05:46 1h 11m 14s
[feat] add rwlock, condvar, semaphore and barrier in axsync
Build & Deploy docs #1399: Pull request #186 synchronize by hky1999
October 29, 2024 16:55 2m 19s axsync
October 29, 2024 16:55 2m 19s
[feat] refactor axstd sync, expose sync types provided by axsync dire…
Build & Deploy docs #1398: Commit 0b3a0fe pushed by hky1999
October 29, 2024 16:55 1m 27s axsync
October 29, 2024 16:55 1m 27s
[fix] add build ci for other platforms, use read_bytes for terminate of x86_64-pc-oslab
Build & Deploy docs #1397: Pull request #196 opened by hky1999
October 29, 2024 07:05 1m 25s x86_getchar
October 29, 2024 07:05 1m 25s
[fix] make getchar in x86 platform pub, add build ci for other platforms
Build & Deploy docs #1396: Commit fe75f0c pushed by hky1999
October 29, 2024 06:50 1m 16s x86_getchar
October 29, 2024 06:50 1m 16s
[feat] add rwlock, condvar, semaphore and barrier in axsync
Build & Deploy docs #1395: Pull request #186 synchronize by hky1999
October 29, 2024 03:42 2m 11s axsync
October 29, 2024 03:42 2m 11s
[refactor] make barrier,condvar,semaphore only avaiable with multitas…
Build & Deploy docs #1394: Commit 803d94a pushed by hky1999
October 29, 2024 03:42 1m 17s axsync
October 29, 2024 03:42 1m 17s
[feat] replace deprecated sbi_rt legacy console operations in riscv (…
Build & Deploy docs #1393: Commit cfe25df pushed by hky1999
October 29, 2024 03:27 1m 14s main
October 29, 2024 03:27 1m 14s
Replace the wait_queue data structure VecQueue with a linked list
Build & Deploy docs #1392: Pull request #184 synchronize by guoweikang
October 29, 2024 02:04 1m 24s guoweikang/use_list
October 29, 2024 02:04 1m 24s
Replace the wait_queue data structure VecQueue with RawList
Build & Deploy docs #1391: Commit 2c8f9fa pushed by guoweikang
October 29, 2024 02:04 1m 26s guoweikang/use_list
October 29, 2024 02:04 1m 26s
[feat] replace deprecated sbi_rt legacy console operations in riscv
Build & Deploy docs #1390: Pull request #195 synchronize by hky1999
October 28, 2024 17:50 2m 17s riscv_console
October 28, 2024 17:50 2m 17s
[feat] add try_write_bytes in riscv console
Build & Deploy docs #1389: Commit 31bc9b4 pushed by hky1999
October 28, 2024 17:50 1m 20s riscv_console
October 28, 2024 17:50 1m 20s
[feat] replace deprecated sbi_rt legacy console operations in riscv
Build & Deploy docs #1388: Pull request #195 synchronize by hky1999
October 28, 2024 17:34 2m 12s riscv_console
October 28, 2024 17:34 2m 12s
[fix] use while in riscv console write_bytes
Build & Deploy docs #1387: Commit 5be9cf6 pushed by hky1999
October 28, 2024 17:34 1m 17s riscv_console
October 28, 2024 17:34 1m 17s
[feat] replace deprecated sbi_rt legacy console operations in riscv
Build & Deploy docs #1386: Pull request #195 synchronize by hky1999
October 28, 2024 16:25 1m 23s riscv_console
October 28, 2024 16:25 1m 23s
[fix] set MAX_RW_SIZE in riscv console read and write
Build & Deploy docs #1385: Commit 6e915d9 pushed by hky1999
October 28, 2024 16:25 1m 20s riscv_console
October 28, 2024 16:25 1m 20s
[feat] add rwlock, condvar, semaphore and barrier in axsync
Build & Deploy docs #1384: Pull request #186 synchronize by hky1999
October 28, 2024 14:02 2m 0s axsync
October 28, 2024 14:02 2m 0s