Jeremy Soller
|
a9d92df5fa
|
Implement frame recycler
|
2017-04-14 20:59:27 -06:00 |
|
Jeremy Soller
|
903432f057
|
Fix issue with reusing temporary page frame
|
2017-04-14 20:59:01 -06:00 |
|
Jeremy Soller
|
7c1d5d8306
|
Disable SMP startup, fix issue with reusing trampoline frame
|
2017-04-14 20:58:23 -06:00 |
|
Jeremy Soller
|
c4fb60f216
|
Implement script file support
|
2017-04-11 21:27:39 -06:00 |
|
Jeremy Soller
|
e43f5dda81
|
Implement timeouts
Cleanup utf8 path error handling
|
2017-04-08 21:59:30 -06:00 |
|
Jeremy Soller
|
b286e69c9d
|
Fix shutdown by disabling APs
|
2017-04-07 21:49:32 -06:00 |
|
Jeremy Soller
|
a7f35e14cc
|
Cleanup debug scheme
|
2017-04-05 20:11:51 -06:00 |
|
Jeremy Soller
|
2087544ea7
|
Move all files to src
|
2017-04-03 21:47:01 -06:00 |
|
Jeremy Soller
|
ff93e9cb82
|
Cleanup some
|
2017-04-03 21:16:50 -06:00 |
|
Jeremy Soller
|
906ef94ffd
|
Fix bug with sleep - wake is not cleared after it occurs
Do not initialize waitcondition with capacity
|
2017-03-21 20:30:46 -06:00 |
|
Jeremy Soller
|
228cd79cd4
|
Refactor ACPI, implement poweroff correctly using the DSDT in ACPI
|
2017-03-19 16:45:19 -06:00 |
|
Konrad Lipner
|
5ccbd788f3
|
Remove hardcoded initfs folder
initfs folder should be specified in INITFS_FOLDER environment variable
As a result kernel module can be compiled on it's own.
|
2017-02-15 21:54:38 +01:00 |
|
Jeremy Soller
|
b9793deb59
|
Disable secondary processors with hlt
|
2017-02-13 22:15:42 -07:00 |
|
Corentin Henry
|
4d2499e4d3
|
remove unused #[macro_use]
|
2017-01-24 11:14:12 -08:00 |
|
Jeremy Soller
|
35c2297724
|
Fix from @yoric - incorrect initialization of spin loop
|
2017-01-11 13:59:10 -07:00 |
|
Jeremy Soller
|
ed69fac232
|
Allow memory: to be accessed in all namespaces
|
2017-01-10 09:59:30 -07:00 |
|
Jeremy Soller
|
ba4588e84f
|
Simplify path parsing
|
2017-01-10 09:22:59 -07:00 |
|
Jeremy Soller
|
433746e13c
|
Move skipping to loop encompasing entire path
|
2017-01-10 09:19:02 -07:00 |
|
Kelvin Ly
|
b0cafc1890
|
Correctly handle relative paths starting from the root directory
|
2017-01-07 08:00:16 -05:00 |
|
Kelvin Ly
|
046d8ac0c5
|
Fix typo and add functionality to more properly handle the parent of the root of the filesystem
|
2017-01-07 00:49:45 -05:00 |
|
Kelvin Ly
|
fc94bd411a
|
Allow for more complicated directory paths
|
2017-01-07 00:41:32 -05:00 |
|
Jeremy Soller
|
0c8ba636f4
|
Cleanup Redox repo, update Rust, remove old target
|
2017-01-03 15:55:00 -07:00 |
|