HelenOS
HelenOS-doc
HelenOS-historic
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
HelenOS
(root)
/
branches
/
sparc
/
kernel
/
arch
/
sparc64
/
include
/
mm
/
sun4v
/
tlb.h
@ 3772
– Rev 4130
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
4130
5710 d 11 h
rimsky
/branches/sparc/
Cleanup of the Niagara port. The main purpose of these changes is to make it easy to find out which code is generic, which is sun4u-specific and which is sun4v-specific.
4129
5711 d 7 h
rimsky
/branches/sparc/kernel/arch/sparc64/
Implemented missing features in Niagara memory management, minor cleanup.
3993
5723 d 8 h
rimsky
/branches/sparc/kernel/
Implemented preemptible trap handler for userspace (including syscalls - did not forget enabling interrupts for them) and the ralated stuff. Implemented handlers of instruction/data MMU miss/protection. Now some userspace tasks are run; there are, however, still some bugs causing unexpected data MMU misses.
3862
5748 d 9 h
rimsky
/branches/sparc/kernel/
Changed the structure of header files, which have sun4u and sun4v versions. Implemented some sun4v TSB functions.
3835
5753 d 8 h
rimsky
/branches/sparc/kernel/arch/sparc64/
Niagara: Implemented (and debugged) installing identity mapping for kernel. Now all the kernel tests pass on Simics.
3771
5781 d 9 h
rimsky
/branches/sparc/kernel/arch/sparc64/
Forgotten files comitted to repository.