|
|
|
@2033
|
[2033]
|
3 years |
mwhitworth |
Add stubs for memory protection functions/cases.
|
|
|
|
@2032
|
[2032]
|
3 years |
mwhitworth |
Use BitTest rather than BmapGetBit.
|
|
|
|
@2031
|
[2031]
|
3 years |
mwhitworth |
Fix KE_OBJECT_TYPE, use new bit functions.
|
|
|
|
@2030
|
[2030]
|
3 years |
mwhitworth |
Update Makefile to build dma.o.
|
|
|
|
@2015
|
[2015]
|
3 years |
mwhitworth |
Add new DMA pool API.
|
|
|
|
@1848
|
[1848]
|
3 years |
mwhitworth |
Fix some Preempt calls.
|
|
|
|
@1796
|
[1796]
|
3 years |
mwhitworth |
Add checks, convert printf (commented out) to Keprint.
|
|
|
|
@1795
|
[1795]
|
3 years |
mwhitworth |
Add check for mapping past the end of userspace memory.
|
|
|
|
@1794
|
[1794]
|
3 years |
mwhitworth |
Round up cache size on creation, zero out memory.
|
|
|
|
@1783
|
[1783]
|
3 years |
mwhitworth |
Use new waitqueues, simplify code.
|
|
|
|
@1753
|
[1753]
|
3 years |
mwhitworth |
Rework page allocation to handle >2048mb. Needs good documentation.
|
|
|
|
@1668
|
[1668]
|
3 years |
mwhitworth |
Merge in changes from keobject.
|
|
|
|
@1097
|
[1097]
|
4 years |
mwhitworth |
Add PAGE_USER or to MMapDo. We can assume SysMemoryMap is called from …
|
|
|
|
@940
|
[940]
|
4 years |
mwhitworth |
Revert (or try to revert) to a working revision.
|
|
|
|
@931
|
[931]
|
4 years |
mwhitworth |
Add area management prototypes to vmm.h
|
|
|
|
@882
|
[882]
|
4 years |
mwhitworth |
Change malloc to MemAlloc, free to MemFree, change memory syscall …
|
|
|
|
@739
|
[739]
|
4 years |
mwhitworth |
Add start of SysMemoryProtect system call.
|
|
|
|
@738
|
[738]
|
4 years |
mwhitworth |
Minor formatting fixes.
|
|
|
|
@694
|
[694]
|
4 years |
mwhitworth |
Update Makefile.
|
|
|
|
@608
|
[608]
|
4 years |
mwhitworth |
(Hopefully) convert all source and header files to UNIX line endings.
|
|
|
|
@570
|
[570]
|
4 years |
khorben |
Fixes compilation with non-native make
|
|
|
|
@561
|
[561]
|
4 years |
mwhitworth |
Add to build, fix build problems.
|
|
|
|
@559
|
[559]
|
4 years |
mwhitworth |
Merge hybrid/modular branch (to date) with trunk.
|
|
|
|
@333
|
[333]
|
4 years |
mwhitworth |
Fix sort call to kernel.txt
|
|
|
|
@256
|
[256]
|
4 years |
mwhitworth |
Lock SysMoreCore.
|
|
|
|
@240
|
[240]
|
4 years |
mwhitworth |
Add to shared memory and mmap implementations.
|
|
|
|
@230
|
[230]
|
4 years |
mwhitworth |
Rework mmap and shared memory. Add correct return code to …
|
|
|
|
@222
|
[222]
|
4 years |
mwhitworth |
Fix makefiles.
|
|
|
|
@209
|
[209]
|
4 years |
mwhitworth |
Add SysMemoryProtect, add to SysMoreCore.
|
|
|
|
@208
|
[208]
|
4 years |
mwhitworth |
Add (incomplete) shared memory.
|
|
|
|
@207
|
[207]
|
4 years |
mwhitworth |
Add temporary realloc function. Will probably be removed soon.
|
|
|
|
@169
|
[169]
|
4 years |
mwhitworth |
Add memory device, so userspace video drivers can map physical memory.
|
|
|
|
@61
|
[61]
|
4 years |
mwhitworth |
devices: update paths to reflect new devfs directory capabilities.
|
|
|
|
@42
|
[42]
|
4 years |
mwhitworth |
memory/pg_alloc.c: reserve the first page of memory.
|
|
|
|
@30
|
[30]
|
4 years |
mwhitworth |
Cleanup commented out code.
|
|
|
|
@24
|
[24]
|
4 years |
mwhitworth |
mmap.c: Handle case where start address in MMapDo is below MMAP_BASE (for …
|
|
|
|
@16
|
[16]
|
4 years |
mwhitworth |
Fix linker problem.
|
|
|
|
@11
|
[11]
|
4 years |
mwhitworth |
dos2unix files. Test commit.
|
|
|
|
@9
|
[9]
|
4 years |
mwhitworth |
Rework link_lib.c. Minor fixes in build system.
|
|
|
|
@7
|
[7]
|
4 years |
root |
Rework build system, fix linker code.
|
|
|
|
@1
|
[1]
|
4 years |
mtw07 |
Initial import of projects.
|