This website requires JavaScript.
Explore
Help
Register
Sign In
rust
/
neon
Watch
1
Star
0
Fork
0
You've already forked neon
mirror of
https://github.com/neondatabase/neon.git
synced
2026-06-04 05:50:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ea6f9798c660cf3a3463b1d4cc0059d29277eb20
neon
/
pageserver
/
src
/
virtual_file
History
Yuchen Liang
ea6f9798c6
add safety comment
...
Signed-off-by: Yuchen Liang <
yuchen@neon.tech
>
2024-08-16 18:06:16 +00:00
..
io_engine
fixup(
#7160
/ tokio_epoll_uring_ext): double-panic caused by info! in thread-local's drop() (
#7164
)
2024-03-18 16:12:01 +01:00
owned_buffers_io
remove aligned-vec, use ManuallyDrop<Vec<u8>>
2024-08-16 17:13:30 +00:00
dio.rs
add safety comment
2024-08-16 18:06:16 +00:00
io_engine.rs
refactor(write path): newtype to enforce use of fully initialized slices (
#8717
)
2024-08-14 21:57:17 +02:00
metadata.rs
tokio-epoll-uring: use it on the layer-creating code paths (
#6378
)
2024-03-05 09:03:54 +00:00
open_options.rs
tokio-epoll-uring: retry on launch failures due to locked memory (
#7141
)
2024-03-15 19:46:15 +00:00