- Goals
- User guide
- Classlib developers guide
- Developer guide
- Tester guide
- Porting guide
- Blogs
- Project development
- Project organization
- Draft 0.2 plan
- Draft 0.3 plan
- TODO list
- Student Projects
- Classical projects
- Complete AMD 64 support
- Complete multi CPU support
- Complete the vesa driver
- Implement full ddx support without 2d and 3d
- Implement javax.comm API (A)
- Implement new GC algorithms for better performances (A)
- Implement realtime specification for Java
- Implement virtio drivers for jnode (A) (*/**)
- Implement write support for the iso 9660 file system
- Integrate JDistro
- Port jnode to another CPU
- Port jnode to grub 2
- Write a driver for a sound card
- Write a driver for Serial ATA (sata)
- Write a file system checker (**/***)
- write a virtual keyboard
- write an open GL driver
- Write another desktop for JNode
- Write SWT peers
- Generic projects
- Experimental projects
- Classical projects
- Student Projects
- Contact
- Release procedure
- Glossary
- Proposals
- FAQ
- Papers & presentations
- References
- Research
Complete multi CPU support
- Description: Multi-CPU support is broken. There are bugs in JNode's Apic implementation and the scheduler is suboptimal in regard to SMP. This project involves fixing the (L)Apic handling and if time permits replacing the scheduler with an SMP efficient one.
- Level : average/hard (many informations are needed to complete the task)
- Assigned to :
- Printer-friendly version
- Login to post comments