Content deleted Content added
m Dating maintenance tags: {{Unreferenced}} |
Fix bare URLs references, add title |
||
(9 intermediate revisions by 7 users not shown) | |||
Line 1:
{{
'''TinyLinux''' is a project
By 2006 the project was mostly abandoned. It received new attention in 2007, again with sponsorship from CELF, but has seen minimal activity since 2007.
TinyLinux consists of a set of patches against the Linux kernel which make certain features optional, or add system monitoring and measurement so that further optimization can take place. They are made to be mergeable with the mainline kernel, and many patches have been merged to date. ▼
▲TinyLinux consists of a set of patches against the Linux kernel which make certain features optional, or add system monitoring and measurement so that further optimization can take place. They are made to be mergeable with the mainline kernel, and many patches have been merged to date.
Features include: the ability to disable ELF [[core dump]]s, reduce the number of swap files, use of the [[SLOB memory allocator]], ability to disable BUG(). For measuring and accounting features include: ability for kmalloc/kfree allocations to be monitored through /proc/kmalloc; and measurement of [[inline function|inline]] usage during kernel compiling. ▼
▲Features include: the ability to disable ELF [[core dump]]s, reduce the number of swap files, use of the [[SLOB memory allocator]], ability to disable BUG(). For measuring and accounting features include: ability for kmalloc/kfree allocations to be monitored through /proc/kmalloc; and measurement of [[inline function|inline]] usage during kernel compiling. TinyLinux requires Intel 80386 or better to run.<ref>{{Cite web|url=http://tiny.seul.org/en/|title=Home}}</ref>
==See also==
* [[Embeddable Linux Kernel Subset]] (ELKS)
==References==
{{reflist}}
== External links ==
*{{Official website|https://elinux.org/Linux_Tiny}}
[[Category:Linux kernel]]
{{linux-stub}}
|