- 24 Dec, 2024 12 commits
-
-
比目鱼OS物语 authored
-
比目鱼OS物语 authored
-
比目鱼OS物语 authored
refresh README.md See merge request T202410359994318/project2608132-273837!5
-
比目鱼OS物语 authored
# Conflicts: # README.md
-
比目鱼OS物语 authored
Define buffer cache system for disk I/O operations: - Add buf struct with disk sector tracking and lock mechanism - Implement core buffer operations (init, read, write, release) - Set fixed BSIZE of 512 bytes per buffer Buffer cache provides synchronized disk access and caching layer between filesystem and disk device.
-
比目鱼OS物语 authored
Added additional UART register definitions and error checking masks. --spinlock.h Added a declaration for printstring function. --sdcard.h No changes needed. --proc.h Added a priority field to the proc struct. --printf.h Added a declaration for printstring function.
-
Dylan authored
-
ljh authored
-
比目鱼OS物语 authored
- Add pipe_status_t enum for error handling - Implement parameter validation - Add proper cleanup in error cases - Update return values to use status codes - Add timeout support infrastructure - Improve error propagation dev: +2
-
比目鱼OS物语 authored
Dev3 See merge request T202410359994318/project2608132-273837!4
-
-
ljh authored
-
- 23 Dec, 2024 8 commits
- 18 Dec, 2024 7 commits
- 16 Dec, 2024 2 commits
-
-
-
dylanlee authored
-
- 15 Dec, 2024 7 commits
- 13 Nov, 2024 4 commits