|
|
@af5dfa5b
|
13 years |
adam.hraska+hos |
Turned malloc's futex semaphore into a lock upgradable from a light …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@52d2603
|
13 years |
adam.hraska+hos |
Fix: added missing unlock of ipc futex when memory is scarce.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@cdbcf14
|
13 years |
adam.hraska+hos |
Converted ipc semaphore futex to a lock futex.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@6c1bb0d
|
13 years |
adam.hraska+hos |
Fixed new/dying fibril (de)registration with urcu; due to typo in macro.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@87179ca
|
13 years |
adam.hraska+hos |
Backed rwlock with futex lock instead of a futex semaphore.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@df7cbc6
|
13 years |
adam.hraska+hos |
Turned fibril futex semaphore into a futex lock/mutex.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b188002
|
13 years |
adam.hraska+hos |
urcu: Assert that we are in a reader section when unlocking via …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@156b6406
|
13 years |
adam.hraska+hos |
Differentiated futexes when used with mutex semantics from those with …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@32d2e60
|
13 years |
adam.hraska+hos |
Compilation fixes of upgradable futexes.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d54b303
|
13 years |
adam.hraska+hos |
Initial version of nop futexes that are upgradable to proper futexes.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9a3b469
|
13 years |
adam.hraska+hos |
malloc avoids using futexes during initialization of the main thread …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1b7eec9
|
13 years |
adam.hraska+hos |
urcu: rcu_synchronize allows to specify if it may block the current …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@cb10bc9
|
13 years |
adam.hraska+hos |
Inlined uspace futex functions.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@927a181e
|
13 years |
adam.hraska+hos |
Turned futex_t in uspace into an opaque type.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@69146b93
|
13 years |
adam.hraska+hos |
Merged mainline,1723.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7462674
|
13 years |
jakub |
Fix the zeroTable once again.
(Thanks Jiri Zarevucky for noticing this.)
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@94b696c
|
13 years |
jakub |
Fix detection of rounding overflow for 64-bit floats.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d4cd7e5
|
13 years |
jakub |
Fix table for computation of leading zeroes.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a2f42e5
|
13 years |
adam.hraska+hos |
urcu: Fixed rcu_synchronize() early exit condition.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@99022de
|
13 years |
adam.hraska+hos |
urcu: Added early exit for rcu_synchronize() if it was stuck waiting …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@711a38b
|
13 years |
jakub |
Add missing const qualifiers.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a82d33d
|
13 years |
adam.hraska+hos |
urcu: Initial implementation.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@43b8c65
|
13 years |
adam.hraska+hos |
Added syscall smp_memory_barrier.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@11904316
|
13 years |
adam.hraska+hos |
Added compiler_barrier() to uspace.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b94bc6c
|
13 years |
adam.hraska+hos |
Added LIST_INITIALIZER (to uspace) which initializes statically …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c739102
|
13 years |
jano.vesely |
Mainline changes.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1f7753a
|
13 years |
jakub |
Merge from lp:~jakub/helenos/mm.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e7267a2
|
13 years |
jakub |
Remove unused macros.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@fa4b7ba3
|
13 years |
jakub |
Retire read-only ext2 support.
- Remove ext2fs and libext2 as their …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@0aae87a6
|
13 years |
jakub |
Unify the default stack size used by userspace threads and fibrils.
- …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d1538a1
|
13 years |
sucha14 |
Add missing copyright headers to ext4
Those files are based on ext2 …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3b8a990
|
13 years |
jakub |
Create also the uspace thread stacks with guard pages and late …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@33c2952
|
13 years |
adam.hraska+hos |
Merged with mainline.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5892ec1
|
13 years |
jakub |
Rename AS_AREA_NORESERVE to AS_AREA_LATE_RESERVE.
This reflects the …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1107050
|
13 years |
jakub |
Allocate fibril stacks as guarded and non-pre-reserved address space areas.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@205832b
|
13 years |
adam.hraska+hos |
Replaced 0 with NULL where appropriate (in rcu, cht, uspace hashtable, …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b5c2f56
|
13 years |
jano.vesely |
libc: Make pio_read_* accept const ioports.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@82d062d8
|
13 years |
jakub |
Add a missing copyright message and cstyle.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@34b9299
|
13 years |
jakub |
printf() full floating point support.
(Thanks to Adam Hraska.)
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f0da6855
|
13 years |
jakub |
Take the size of the array's element into account when allocating …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@da6c4ee
|
13 years |
jakub |
Allocate dbuf in tinput_display_tail() from heap rather than on stack.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@849bebe4
|
13 years |
jakub |
Do not leak the message buffer in log_msgv().
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c6f1eb05
|
13 years |
jiri |
Make dlfcn functions available even when dynamic linking is not …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a5a73c0
|
13 years |
jano.vesely |
rootamdm37x: Use PADD macro.
remove count parameter.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b3ab8f7
|
13 years |
jano.vesely |
Merge io work fix.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@aac1c417
|
13 years |
jano.vesely |
Fix build on archs without io ports.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e2a6b72
|
13 years |
jano.vesely |
Merge mainline and io improvements.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9727b92
|
13 years |
jano.vesely |
Set AS_AREA_CACHEABLE flag for malloc heap areas and tests
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@acc0efb
|
13 years |
jano.vesely |
libc: Implement pio tracing.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5b082ba9
|
13 years |
jano.vesely |
ddi: Add change, set, clear helper functions.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a9654bf
|
13 years |
jano.vesely |
libarch,ia64: Add missing license header.
Hope the year is correct. …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3218648
|
13 years |
jano.vesely |
ddi: Add libc wrappers and prefix arch specific functions with "arch_"
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@edb0a33
|
13 years |
jano.vesely |
libc: Make iospace_enable static as nothing uses it.
Nothing should, …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@6659037
|
13 years |
jano.vesely |
libc: Check parameter in pio_enable.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@20b7c08
|
13 years |
jano.vesely |
libc: add macros for structure padding
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@97b199b1
|
13 years |
jakub |
Slight cleanup in hash_table.c
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@4e00f87
|
13 years |
jakub |
Use NULL instead of 0 as a hash_table_ops_t member initializer.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@062d900
|
13 years |
jakub |
Cherrypick userspace hash table changes from …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d948095
|
13 years |
vojtechhorky |
Merge libposix cleaning (lp:~vojtech-horky/helenos/misc)
Sources and …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@be1dcc26
|
13 years |
vojtechhorky |
Merge Bithenge data viewer (GSOC 2012)
Merged from …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@faa45c17
|
13 years |
jakub |
Fix a wrong index in softfloat1 test and a couple of cstyle softfloat …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@0d8322da
|
13 years |
jakub |
Remove GPL licensed code from libext4.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9ab2714
|
13 years |
jakub |
Just answer the message with an error code.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@fedac2f
|
13 years |
m.lombardi85 |
merge mainline changes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@8930624
|
13 years |
m.lombardi85 |
Add the remote_battery_dev_iface to the remote interfaces list
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3322d95
|
13 years |
m.lombardi85 |
rename BATTERY_EXHAUSTED to BATTERY_LOW
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@69a13a4
|
13 years |
m.lombardi85 |
Add the remote battery interface functions implementation
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@917797f
|
13 years |
m.lombardi85 |
Add support to the battery interface, not tested yet
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@54a0070
|
13 years |
vojtechhorky |
Merge from lp:~vojtech-horky/helenos/logging
All logging is …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3451129
|
13 years |
jano.vesely |
Mainline changes.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@32b3a12
|
13 years |
vojtechhorky |
libposix: even less includes from libc
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@2416085
|
13 years |
martin |
softfloat: move sources to a single directory
implement more ARM EABI …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7aa6b99
|
13 years |
jakub |
Make sure gcc generates stack frames that are compliant with the ARM …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@2d884ab
|
13 years |
jakub |
Libfs now opens file even when creating new file (L_CREATE & L_OPEN).
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e0c836e8
|
13 years |
vojtechhorky |
Add comments to logging interface in libc
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@70253688
|
13 years |
vojtechhorky |
Merge mainline changes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b6933f3
|
13 years |
vojtechhorky |
Remove useless config option (USB verbose logging)
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@504f1756
|
13 years |
jano.vesely |
arm32: Reenable optimized uspace builds
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@cc250b3
|
13 years |
jano.vesely |
Merge mainline changes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7f8f9fd
|
13 years |
martin |
ia64 still requires the explicit alignment
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@0783634
|
13 years |
martin |
place the .interp section behind the other sections in the text …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3ccba14
|
13 years |
m.lombardi85 |
do not call async_data_write_finalize() in case of error, replace
it …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ac31040
|
13 years |
m.lombardi85 |
merge mainline changes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@baeeee2
|
13 years |
vojtechhorky |
libposix: less includes from libc
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f8cbe2c3
|
13 years |
vojtechhorky |
libposix: exit() belongs to stdlib.h
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d6cd626
|
13 years |
m.lombardi85 |
link libc to the libsoftfloat in arm32, mips32, mips32eb, mips64 and ppc32.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a8ca607b
|
13 years |
jano.vesely |
arm32: Disable optimized uspace code for now.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@96e01fbc
|
13 years |
jano.vesely |
Merge mainline changes.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ca4c6ec1
|
13 years |
vojtechhorky |
libposix: replace macro with function (open())
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a3da2b2
|
13 years |
vojtechhorky |
Introduce include/ and source/ directories into libposix
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@0d57c3e
|
13 years |
jakub |
Check for allocation failures when allocating TLS.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@4c84ada5
|
13 years |
m.lombardi85 |
merge mainline changes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5d94b16c
|
13 years |
jiri |
Factor out server side of console IPC protocol.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@16e9d4df
|
13 years |
m.lombardi85 |
merge mainline changes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@041ab64
|
13 years |
Frantisek Princ |
bugfix #476
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5572ad1
|
13 years |
m.lombardi85 |
merge mainline changes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@bc0ccab
|
13 years |
vojtechhorky |
Trim trailing new lines in logging messages
Added because of USB …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@aa492fe
|
13 years |
martin |
extend the scope of compile-time printf-like argument verification
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@664fc031
|
13 years |
m.lombardi85 |
rename the new time functions to the time_* naming scheme
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@6cd10ac
|
13 years |
vojtechhorky |
Bithenge: hide os.h from public include/
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|