File history
Tracking elks/include/linuxmt/mem.h
| Commit | Author | Date | Message |
|---|---|---|---|
1f33ec46fb4f005703c159e7674789ef0c4bbce | Greg Haerr | 2025-05-06 | [cmds] Add XMS total, used and free memory to meminfo display |
1d05b2fcdcc0685a29451fa176b5f8c720fdfd3 | Greg Haerr | 2024-09-17 | Add meminfo -m option to display sorted main memory segments |
df13b6ca1aa31b96a732bf22fc1f2f5c7b5a8dc | Greg Haerr | 2024-08-13 | [libc] Add precision timer routines to C library |
9adb8998960fd6bfef8dd3349ff7ec068475e24 | Greg Haerr | 2024-03-28 | Change MAX_TASKS to variable max_tasks Rewrite ps and memoinfo to handle variable sized task array Adjust SETUP_HEAPSIZE for minimal systems |
93ca9e2c46a6f544ee8221f34558c2399f57714 | Greg Haerr | 2022-08-20 | [debug] Add disasm -k option to disassemble running kernel with symbols |
12d07b66c1e032c1da917f1e28fbd6f9ba7709c | Greg Haerr | 2022-04-27 | [kernel] Add process CPU percentage utilization and uptime calculations |
1eb0000ce8efcf4a0476dfd231587c2d975b78a | Greg Haerr | 2020-10-14 | Rename eth_xxx to ne2k_xxx |
db5a3d2bdd40861dc94a83597d763b693af8970 | Greg Haerr | 2020-10-11 | [image] Cleanup /dev directory on default builds |
0d43f1cb3b02d8507244fa84b15eefe165fe402 | Greg Haerr | 2020-04-25 | [cmds] Enhance ps and meminfo with heap and size info |
36e98a69d13e8ac5854a1597f39131f5fd79a95 | Tee-Kiah Chia | 2020-03-14 | [kernel] [boot] further tidy up header files (rebased on top of https://github.com/jbruchon/elks/pull/467) |
974ac00c92bb0c8f4fd01f2bda62718b1274a36 | mfld-fr | 2020-02-04 | [kernel] Drop process swapping |
7db3b4848aab80b1338cc0c0233720c4ff88d4a | Riley H. Williams | 2002-07-16 | Assorted bugfixes (see CHANGELOG entry dated "Tue Jul 16 12:00:00 BST 200" for details. |
1be4ed55ab22db463a67506e120cfad2f8bb93a | Harry Kalogirou | 2002-04-28 | swap userspace configurable |
446b0920a944a6cee22feaa63869d0f0ce46c27 | Riley H. Williams | 2002-04-26 | Applied `make lint` ro include/arch and include/linuxmt directories, and resolved almost all of the "bugs" reported in the files in those directories. Exceptions are include/arch/system.h - include/linuxmt/mm.h - include/linuxmt/tqueue.h which all need fu |
554f465a357c3fdf114da91ae82b6ec8a602ec6 | Riley H. Williams | 2002-04-26 | Next stage of `make lint` verification of the ELKS source code. |
140057d724c7e9aef997c48528ce9fdcce338aa | Harry Kalogirou | 2002-04-21 | merge with my tree |
c0b9471d43de64a9adc7d37482fb3f27b851a49 | Riley H. Williams | 2002-02-24 | Fixed #else and #endif to not fox the bcc -ansi option. Reformatted scripts/Configure and scripts/Menuconfig to a consistent style. Removed ELKS dependency on the Linux kernel source being available. |
15072207fd20f19a99c56076320ae02080a0aa1 | Riley H. Williams | 2001-09-08 | Simplified Makefile rules. |
6569c1b50fc2022960689f8c71b31456235546c | Andrew Richards | 1999-08-19 | Clean up of source,+ new features. |
f9b47559bca2467fdcc9c102c605ce826b6a78e | Unspecified Developer | 1998-09-12 | Imported elks-0.0.73-pre2 source |