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
/
uspace
/
ns
@ 2131
– 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
6404 d 13 h
hudecek
/branches/rcu/
updated to latest trunk revision, minor tweaks in tasklet.c
2131
6439 d 6 h
decky
/branches/
add development branches
2071
6505 d 2 h
jermar
/trunk/
(c) versus (C)
2015
6544 d 2 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.
2012
6547 d 0 h
jermar
/trunk/
Eliminate confusion between SYS_MAP_PHYSMEM and sys_physmem_map.
The syscall is to be called SYS_PHYSMEM_MAP from now on and the functions that participate in its implementation are
called *physmem_map().
1880
6634 d 1 h
jermar
/trunk/
Small improvements here and there.
1787
6695 d 4 h
decky
/
move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot
1740
6718 d 8 h
jermar
/uspace/trunk/
Changes to uspace doxygen comments.
1719
6720 d 2 h
decky
/uspace/trunk/
big code cleanup, compile with -Wall -Werror to enforce better coding
there is currently one warning that requires attention, please review
1649
6729 d 5 h
cejka
/uspace/trunk/
Doxygen comments update.
1596
6730 d 15 h
palkovsky
/uspace/trunk/
Added basic klog.
Added ipc tester.
TODO: add serializing functions to psthread, so that the lines in klog won't intermix.
1547
6733 d 8 h
palkovsky
/uspace/trunk/
AS_AREA_CACHEABLE not needed anymore for sharing.
Added icons to console.
1531
6734 d 3 h
jermar
/uspace/trunk/
Cleanup of uspace.
1501
6734 d 11 h
palkovsky
/uspace/trunk/
Allocation function for allocating free areas for mmap, map_physmem etc.
1493
6734 d 22 h
palkovsky
/uspace/trunk/
Added support ega framebuffer.
Removed taskid parameter from map_physmem. The same effect
can (and should) be performed using IPC.
1462
6736 d 8 h
palkovsky
/uspace/trunk/
Changed according to as_area_send/recv change.
1435
6739 d 4 h
palkovsky
/uspace/trunk/
Rough implementation of gettimeofday.
IPC_M_RECV_AS doesn't allow us to specify additional user parametrs. That
doesn't seem to be very configurable :-/
1418
6742 d 1 h
jermar
/uspace/trunk/
Sync with kernel.
Args for IPC_M_AS_AREA_SEND changed.
1392
6746 d 3 h
palkovsky
/uspace/trunk/
Merged libadt into libc.
Made lot of psthread and thread stuff thread-safe.
Added new driver framework for easy C connection programming.
Changed FB code to use new API.
1367
6750 d 1 h
decky
/uspace/trunk/
create special entry point for drivers (don't initialize I/O)
←Prev
1
2
Next→
Show All