# statvfs, /proc, and my first unsafe block in Rust

> Source: <https://promptcube3.com/en/threads/4547/>
> Published: 2026-07-31 16:07:53+00:00

# statvfs, /proc, and my first unsafe block in Rust

There

[Next Odysseus Local AI Workspace: Hardware, Models, and Real Cost →](/en/threads/4544/)

## All Replies （4）

S

My unsafe block was just to read /proc/self/mounts, then I realized libc already does it.

0

Z
