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
/
rcu
/
kernel
/
generic
/
src
/
lib
/
rd.c
@ 2421
– Rev 2292
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
2292
6396 d 20 h
hudecek
/branches/rcu/
updated to latest trunk revision, minor tweaks in tasklet.c
2131
6431 d 12 h
decky
/branches/
add development branches
2071
6497 d 8 h
jermar
/trunk/
(c) versus (C)
2063
6511 d 12 h
jermar
/trunk/kernel/generic/src/lib/
Call big endian byte swap function instead of little endian.
2015
6536 d 9 h
jermar
/trunk/
Rework support for virtually indexed cache.
Instead of repeatedly flushing the data cache, which was a huge overkill, refuse to create an illegal address alias
in the kernel (again) and allocate appropriate page color in userspace instead. Extend the detection also to
SYS_PHYSMEM_MAP syscall.
Add support for tracking physical memory areas mappable by SYS_PHYSMEM_MAP.
Lots of coding style changes.
2005
6545 d 13 h
decky
/trunk/
update rd
2002
6545 d 15 h
decky
/trunk/kernel/generic/
rd work
2000
6547 d 18 h
decky
/trunk/kernel/
move files to more proper locations
1999
6547 d 18 h
decky
/trunk/
start RAM disk support