Difference between revisions 30814396 and 30814438 on enwiki

'''[http://agnix.sourceforge.net Agnix]''' is an educational [[Operating system|operating system]] [[Kernel (computer science)|kernel]].

(contracted; show full)
*'''Synchronization:''' spinlocks and semaphores.
*'''Interrupts:''' interrupts serviced in fastirq kernel thread.
*'''Timers:''' RT timers, 100Hz system clock.
*'''Network:''' support for [[Ethernet]], [[Address Resolution Protocol|ARP]] and [[Internet Protocol|IP]] protocols.
*
'''Driver interface:''' driver interface named ADI (Agnix Driver Interface).
*'''Drivers:''' [[PIT|8254]], [[8259]], [[RTC]], [[Direct memory access|DMA chips]], [[Peripheral Component Interconnect|PCI bus]], support for RTL-8029(AS) network card.
*'''Power management:''' support for [[APM]].
*'''Support for busses:''' full support for PCI bus, PCI devices and PCI IRQs.
*'''Terminals:''' support for switched [[terminal|terminals]].
*'''Data structures:''' hashing with open addressing, lists, queues.

==External link==
*[http://agnix.sourceforge.net Agnix's Website]
*[http://sourceforge.net/projects/agnix/ SourceForge.net Project page]

[[Category:Operating system kernel]]
[[Category:Embedded operating systems]]
[[Category:Linux software]]