|
|
136d5bcb58
|
Merge pull request #64 from NotAShelf/dependabot/cargo/hotpath-0.15.0
Rust / Test on aarch64-unknown-linux-gnu (push) Has been cancelled
Rust / Test on riscv64gc-unknown-linux-gnu (push) Has been cancelled
Rust / Test on x86_64-unknown-linux-gnu (push) Has been cancelled
build: bump hotpath from 0.14.1 to 0.15.0
|
2026-04-16 08:56:18 +03:00 |
|
Amaan Qureshi
|
9712430fc2
|
lib: restore separator pipe between label and value
|
2026-04-15 11:18:20 -04:00 |
|
Amaan Qureshi
|
a41511a3b4
|
lib: switch to braille NixOS logo, split CPU into name + cores
|
2026-04-15 11:18:19 -04:00 |
|
Amaan Qureshi
|
e434985d00
|
cpu: add CPU info with model name, core/thread counts, and P/E detection
|
2026-04-15 11:18:19 -04:00 |
|
dependabot[bot]
|
93b7af0da8
|
chore: bump hotpath from 0.14.1 to 0.15.0
Bumps [hotpath](https://github.com/pawurb/hotpath-rs) from 0.14.1 to 0.15.0.
- [Release notes](https://github.com/pawurb/hotpath-rs/releases)
- [Changelog](https://github.com/pawurb/hotpath-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pawurb/hotpath-rs/compare/v0.14.1...v0.15.0)
---
updated-dependencies:
- dependency-name: hotpath
dependency-version: 0.15.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-04-13 11:39:59 +00:00 |
|
|
|
8324b35661
|
lib: collapse print_system_info into single write! call; custom logo support
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I589075f0e4b1629713c872397c602ac66a6a6964
|
2026-03-29 15:04:39 +03:00 |
|
|
|
d6977bafe5
|
various: (ab)use the new syscall wrappers and symbols; drop libc entirely
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I19ecd9801cf6e04adcedd3003d9fc59d6a6a6964
|
2026-03-27 23:48:38 +03:00 |
|
|
|
472dbfc7e7
|
treewide: going no_std
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Ia1c001eb099ea8cae9bdf76642b873376a6a6964
|
2026-03-27 21:39:41 +03:00 |
|
|
|
1b0e3070bb
|
crates: make assembly helpers no_std
Rust / Test on aarch64-unknown-linux-gnu (push) Has been cancelled
Rust / Test on riscv64gc-unknown-linux-gnu (push) Has been cancelled
Rust / Test on x86_64-unknown-linux-gnu (push) Has been cancelled
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I1af24924f436b3f552b67f54bad2c02a6a6a6964
|
2026-03-27 17:24:12 +03:00 |
|
|
|
77d9c725c7
|
meta: move benchmarks to dedicated crate
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I753245e75da3a995c622a2c73f77bcb26a6a6964
|
2026-03-27 17:18:43 +03:00 |
|
|
|
1c781aff56
|
chore: don't benchmark binary crate; centralize assembly helpers
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Ia24cb1647df93034937a8fcd6cad895c6a6a6964
|
2026-03-27 14:38:33 +03:00 |
|
|
|
1408ca9f38
|
treewide: break into multiple crates
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Ifabe7af523ece1354b301b1a321659ee6a6a6964
|
2026-03-27 13:27:44 +03:00 |
|