diff options
Diffstat (limited to 'results/scraper/fex/143')
| -rw-r--r-- | results/scraper/fex/143 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/results/scraper/fex/143 b/results/scraper/fex/143 new file mode 100644 index 000000000..7866f001e --- /dev/null +++ b/results/scraper/fex/143 @@ -0,0 +1,7 @@ +OverlayFS filesystem emulation +We need better filesystem emulation for x86 specific data that will appear + +- [x] `/proc/cpuinfo` - Support generating this on the fly based on emulated CPUID +- [ ] `/proc/self` - Fairly large folder of various information +- [ ] `/sys/devices/system/cpu/online` Currently we state this as only 1 core. We should allow this to be configurable and default to host core count +- [ ] Find more that expose x86 data (libnuma has some things) \ No newline at end of file |