elks-enhanced

publicRead
Owner: themasterBranch: masterCommits: 6893Updated: 2026-04-19 00:15
Git CLI clone URL
git clone https://www.xt-emporium.com/git/elks-enhanced.git
Fullscreen desktop URL

File history

Tracking elks/include/linuxmt/heap.h
CommitAuthorDateMessage
6d44d814743b92a4ba664e729d0c31d1fa98814Greg Haerr2025-12-15Finall debug start_kernel issue that required -fno-defer-pop to fix
d6970b03cd82876c5a9978c8ede6fb2fe0ff880Greg Haerr2024-09-03Update example in /bootopts, enhance meminfo display types
4361051497bffd3101a979481135caad31f4637Greg Haerr2024-04-05[cmds] Meminfo and ps updates
f87e30ba3d80f122ca73dec4c729b81a79edc10Greg Haerr2024-04-05[cmds] meminfo enhancements and man page
0369f3dd32d974afb3ba0b227f74696dc8a01f7Greg Haerr2024-03-28[kernel] Dynamically allocate file and inode structs
9adb8998960fd6bfef8dd3349ff7ec068475e24Greg Haerr2024-03-28Change MAX_TASKS to variable max_tasks Rewrite ps and memoinfo to handle variable sized task array Adjust SETUP_HEAPSIZE for minimal systems
afc1b7bb8108d9fdb0fcedbbca6e5cfbf139167Greg Haerr2024-03-26[kernel] Don't allocate IRQ trampolines from heap
ff51c10b1a54a63feab387420154cd69362c538Greg Haerr2024-03-24[directfd] Dynanmically allocate floppy bounce buffer
5c5234c396b3ca1f8ccbcbd24afd589ddc481d8Greg Haerr2024-03-24Cleanup heap mgr
51fb4b4cc0103502c2bf7992872aa5dea2c6371Greg Haerr2024-02-06Minor cleanups to header files
b5f2a826b115d08dd8614334ca5786f29121b47Greg Haerr2022-07-27[kernel][libc] cleanup various header files and compiler warnings
5809d98bac200d9135331eacad97add1cee28d3Greg Haerr2022-03-16[cmds] Add net restart, doc and misc updates
2c659994e592b43ffc049c39795c1efb8f02c0fGreg Haerr2021-11-15[kernel] Dynamically allocate pipes when needed
d7451c0c1203bd91c060453449a016584c70127Greg Haerr2021-11-08Add dynamic external buffer allocation
e831c496d8b768a984967f9f51f2ca8e6e56e50mfld-fr2021-05-15[kernel int] Introducing the dynamic handler
57ddea24652a55296d9939a5e65a99461e09151mfld.fr2020-09-07[kernel] Improve heap allocator
e1d7e83cfb4ec8d71ab1fa2b0ed775183df2da9Greg Haerr2020-05-06[kernel] Decrease and tune main memory usage
0d43f1cb3b02d8507244fa84b15eefe165fe402Greg Haerr2020-04-25[cmds] Enhance ps and meminfo with heap and size info
b867927c619ab0c50465b788bb8746dc92b07b5mfld.fr2020-03-15[kernel] Segment list to local heap
326e5c33f58da907c2707f9ee9097bcbaac7a91mfld.fr2020-03-14[kernel] Local heap introduction