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
/
dynload
/
kernel
/
arch
/
ia64
/
src
/
dummy.s
@ 4498
– Rev 2927
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
2927
6014 d 1 h
decky
/branches/dynload/
added dynload branch
2071
6497 d 14 h
jermar
/trunk/
(c) versus (C)
1787
6687 d 16 h
decky
/
move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot
1023
6805 d 16 h
vana
/kernel/trunk/
Itanium FPU active context switch
919
6811 d 22 h
jermar
/kernel/trunk/
ia64 work.
Changes to make userspace work (kernel part).
Use ski.conf from contrib directory to run Ski.
There is actually no appropriate syscall handler yet.
901
6820 d 0 h
jermar
/kernel/trunk/arch/
ia64 work.
Provide PA2KA(identity) mapping for kernel data references via Alternate Data TLB Fault handler.
Add before_thread_runs_arch() that maps kstack, if necessary.
Add easy to use dtlb_mapping_insert() for comfortable insertion of kernel data mappings.
897
6821 d 11 h
jermar
/kernel/trunk/
sparc64 work.
Fix KBD_VIRT_ADDRESS.
Call before_thread_runs() prior to the switch to the thread's stack. Add comment why this is crucial.
Add after_thread_ran() to the scheduler.
Add before_thread_runs_arch() and after_thread_ran_arch() for sparc64, mapping/demapping thread's kernel stack.
Add dummy after_thread_ran_arch() to all other architectures.
Add dtlb_insert_mapping() to promote code reuse.
534
6906 d 15 h
jermar
/
Rename HelenOS/SPARTAN to HelenOS/kernel again.
532
6906 d 15 h
jermar
/
Revert renaming of HelenOS/SPARTAN to HelenOS/kernel because of important pending patch.
503
6918 d 18 h
jermar
/kernel/trunk/
Rename arch_late_init() to arch_pre_smp_init().
Add arch_post_smp_init().
Enable IRQ_KBD on ia-32 (doesn't work on Bochs SMP, works on Bochs UP).
501
6918 d 20 h
jermar
/
Rename HelenOS/SPARTAN to HelenOS/kernel.
476
6929 d 22 h
jermar
/SPARTAN/trunk/arch/ia64/
ia64 CPU identification.
432
6937 d 14 h
jermar
/SPARTAN/trunk/arch/
IA-64 work.
Add some asm functions for manipulation with PSR, AR and CR registers.
413
6954 d 11 h
jermar
/SPARTAN/trunk/
Rename cpu_priority_{high|low|restore|read} functions to interrupts_{disable|enable|restore|read}.
Rename pri_t to ipl_t (Interrupt Priority Level).
Rename thread_t::pri to thread_t::priority.
368
6980 d 21 h
jermar
/SPARTAN/trunk/
Physical memory management work.
New frame allocator.
Some architectures need to have bigger heap.
322
6993 d 12 h
jermar
/SPARTAN/trunk/arch/ia64/
Reduce IA-64 context_t according to IA-64 ABI.
Make IA-64 port compile again.
309
6996 d 1 h
palkovsky
/SPARTAN/trunk/
Added architecture independent hooks for fpu lazy context switching.
It is enabled by defining FPU_LAZY
212
7001 d 13 h
vana
/SPARTAN/trunk/
Basic exception support added for ia64 arch ......
161
7017 d 23 h
jermar
/SPARTAN/trunk/arch/
For all relevant architectures, rename fake.s to dummy.s to better reflect the purpose of the file.
Also define global symbol called dummy.
120
7063 d 11 h
jermar
/SPARTAN/trunk/
Generic 4-level page tables interface & implementation (review & test).
Implement more architecture dependant macros on IA-32.
Provide fake implementation on IA-64 and MIPS.
Convert map_page_to_frame() to use the new interface.
Move adjusted map_page_to_frame() from IA-32's arch/mm/page.c to the generic mm/page.c.
←Prev
1
2
Next→
Show All