2292 |
6504 d 10 h |
hudecek |
/branches/rcu/ |
updated to latest trunk revision, minor tweaks in tasklet.c |
|
2131 |
6539 d 3 h |
decky |
/branches/ |
add development branches |
|
2071 |
6604 d 23 h |
jermar |
/trunk/ |
(c) versus (C) |
|
2025 |
6641 d 20 h |
jermar |
/trunk/ |
Coding style fixes. |
|
2015 |
6643 d 23 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. |
|
1787 |
6795 d 1 h |
decky |
/ |
move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot |
|
1561 |
6832 d 7 h |
palkovsky |
/uspace/trunk/fb/ |
Fixed incorrect compiling of fb for different archs. |
|
1560 |
6832 d 7 h |
vana |
/uspace/trunk/ |
fb make changes neaded by ega driver and console switching by function keys |
|
1547 |
6833 d 5 h |
palkovsky |
/uspace/trunk/ |
AS_AREA_CACHEABLE not needed anymore for sharing.
Added icons to console. |
|
1505 |
6834 d 6 h |
palkovsky |
/uspace/trunk/ |
Added mmap, munmap calls.
Added possibility to access framebuffer using shared memory. |
|
1493 |
6834 d 19 h |
palkovsky |
/uspace/trunk/ |
Added support ega framebuffer.
Removed taskid parameter from map_physmem. The same effect
can (and should) be performed using IPC. |
|
1490 |
6834 d 21 h |
palkovsky |
/uspace/trunk/ |
Added very preliminary support for console on architectures
that do not support framebuffer. |
|