|
0398ea3d17
|
Split bound.rs into small files
|
2025-02-18 19:20:05 +08:00 |
|
|
bf96f673dc
|
Unify network benchmark chart title
|
2025-02-14 19:45:41 +08:00 |
|
|
0b050d5e66
|
Linked lists of Frame s
|
2025-02-14 13:24:51 +08:00 |
|
|
1bbed2e077
|
Fix Segment::from_unused which lacks a panic
|
2025-02-14 13:24:51 +08:00 |
|
|
b59cd9cea2
|
Use 64-bit reference counts for frames and fix meta layouts
|
2025-02-14 13:24:51 +08:00 |
|
|
44d54f4b23
|
Implement UniqueFrame and Frame::from_in_use
|
2025-02-14 13:24:51 +08:00 |
|
|
b007e334b8
|
Fix the #VE irq issue causing TDX CI failure
|
2025-02-14 10:19:44 +08:00 |
|
|
decfcbecaf
|
Let git ignore profile results
|
2025-02-13 16:01:40 +08:00 |
|
|
faf2bcc3ef
|
Make cargo osdk profile more fine-grained
|
2025-02-13 16:01:40 +08:00 |
|
|
c9e8666267
|
Clarify titles for TCP connect latency
|
2025-02-12 20:00:11 +08:00 |
|
|
519445078b
|
Remove tcp_loopback_connect_lat from summary
|
2025-02-12 20:00:11 +08:00 |
|
|
04be02efb7
|
Add init_component for mlsdisk
|
2025-02-11 11:38:43 +08:00 |
|
|
f6e040ec94
|
Add a basic ktest for mlsdisk
|
2025-02-11 11:38:43 +08:00 |
|
|
d8dc153be9
|
Fix deadlock of CurrentTx in mlsdisk
|
2025-02-11 11:38:43 +08:00 |
|
|
c040df72b3
|
Rename SwornDisk to MlsDisk
|
2025-02-11 11:38:43 +08:00 |
|
|
328ba47ccd
|
Fix and revise the directory entry handling in ext2
|
2025-02-11 11:33:31 +08:00 |
|
|
d71771e49a
|
Re-enable CFS
|
2025-02-11 10:51:12 +08:00 |
|
|
c2f48a41db
|
Clean up the implementation of scheduling class
|
2025-02-11 10:51:12 +08:00 |
|
|
3f951e0c0c
|
Enable gVisor tcp_socket_test
|
2025-02-11 10:50:20 +08:00 |
|
|
3e31df74e3
|
Fix an unfulfilled lint expectation on OSDK unit tests
|
2025-02-11 10:48:34 +08:00 |
|
|
e1ced5f385
|
Conditionally compile dead code in interval_set.rs
|
2025-02-11 10:48:34 +08:00 |
|
|
0fc2bccd44
|
Let OSDK forward commands to the base crate if it is kernel
|
2025-02-11 10:48:34 +08:00 |
|
|
cb2d8412aa
|
Refactor the generation of base crates
|
2025-02-11 10:48:34 +08:00 |
|
|
32a6025819
|
Refactor the parsing of OSDK crate types
|
2025-02-11 10:48:34 +08:00 |
|
|
fecf766771
|
Revise the cache page allocation for PageCacheManager
|
2025-02-11 10:48:12 +08:00 |
|
|
55713b88c4
|
Remove unused dependencies
|
2025-02-10 10:36:56 +08:00 |
|
|
418f58ec89
|
Avoid locking twice in UDP send
|
2025-02-08 15:44:44 +08:00 |
|
|
6a13787c49
|
Implementing FileLike for all Socket s
|
2025-02-08 15:44:44 +08:00 |
|
|
3c6737a4ca
|
Revise doc comments for Socket
|
2025-02-08 15:44:44 +08:00 |
|
|
a6b3a65fe5
|
Don't allocate when possible in do_poll
|
2025-02-08 15:43:20 +08:00 |
|
|
185b27b01c
|
Unify benchmark job name conventions
|
2025-02-08 15:29:15 +08:00 |
|
|
95bbc7f367
|
Enforce #[expect(lint)]
|
2025-02-08 15:10:04 +08:00 |
|
|
0dca168717
|
Use #[expect(lint)] , not #[allow(lint)]
|
2025-02-08 15:10:04 +08:00 |
|
|
1899646391
|
Fix #[allow(dead_code)] in cpio-decoder
|
2025-02-08 15:10:04 +08:00 |
|
|
09ef817b4e
|
Fix #[allow(dead_code)] in typeflags
|
2025-02-08 15:10:04 +08:00 |
|
|
1c4e88e648
|
Fix #[allow(dead_code)] in virtio
|
2025-02-08 15:10:04 +08:00 |
|
|
b415538097
|
Remove useless #[allow(lint)]
|
2025-02-08 15:10:04 +08:00 |
|
|
b42d596ec4
|
Update README for 2025
|
2025-02-08 14:47:56 +08:00 |
|
|
56b85cb132
|
Cache negative dentries for faster negative lookups
|
2025-01-24 11:48:15 +08:00 |
|
|
14f0f5a7b5
|
Avoid iterating over all sockets to remove dead sockets
|
2025-01-24 11:46:18 +08:00 |
|
|
c4229e3c2f
|
Add INITRAMFS_SKIP_GZIP option to make initramfs encoding/decoding faster
|
2025-01-23 10:50:43 +08:00 |
|
|
b472737771
|
Resolve FIXME in pipe tests
|
2025-01-23 09:57:10 +08:00 |
|
|
2cf4aebe7a
|
Use FnOnce() + Send as task func
|
2025-01-23 09:57:10 +08:00 |
|
|
6a865062e6
|
Unify and optimize the comparison of special file names
|
2025-01-21 11:34:56 +08:00 |
|
|
aa5bc6ff73
|
Fix the unit of meminfo
|
2025-01-21 11:29:08 +08:00 |
|
|
ae02eb227d
|
Add the doc of cargo osdk profile to the book
|
2025-01-21 09:59:03 +08:00 |
|
|
6de5be1ecc
|
Make the generic inode permisson check faster
|
2025-01-10 10:21:52 +08:00 |
|
|
b9ce3e64ad
|
Make the file lookup faster
|
2025-01-09 10:58:16 +08:00 |
|
|
fb8f493b43
|
Implement RwArc
|
2025-01-09 10:58:16 +08:00 |
|
|
16db96e496
|
Adjust as_socket signature
|
2025-01-09 10:58:16 +08:00 |
|