Agustina Arzille b9b68a5f55 Rework channels пре 1 недеља
..
Kconfig 146b320067 Apply many scalability improvements пре 5 месеци
Makefile 1e865a54e6 Remove kern/error file пре 5 месеци
adaptive_lock.c 9e456d6551 Implement VM page washing пре 8 месеци
adaptive_lock.h e4b4e5ff83 Revert typing in guards cleanup (clang doesn't like them) пре 2 година
arg.c b52d87059b More style fixes пре 2 година
arg.h 8cb66c68da Restyle the code into using GNU coding standards пре 2 година
atomic.h 01d0deea58 Simplify refcount increment loops пре 7 месеци
bitmap.c a93eacaeb2 Fix copy-on-write (COW) pages пре 1 година
bitmap.h a93eacaeb2 Fix copy-on-write (COW) pages пре 1 година
bulletin.c 4498106044 Separate spinlock guards пре 2 година
bulletin.h e17c6a9372 Add thread/task dead notification пре 1 година
capability.c b9b68a5f55 Rework channels пре 1 недеља
capability.h b9b68a5f55 Rework channels пре 1 недеља
cbuf.c 0c889730a0 More code style fixes пре 2 година
cbuf.h 8cb66c68da Restyle the code into using GNU coding standards пре 2 година
clock.c b52d87059b More style fixes пре 2 година
clock.h 8432b9cd35 Clarify comment пре 1 година
condition.c ae85189376 Implement futexes пре 1 година
condition.h e2dfe4df23 Use automatic cleanup for resource management пре 2 година
condition_types.h 8cb66c68da Restyle the code into using GNU coding standards пре 2 година
config.h eb21efaacc Rework the build system пре 12 година
console.c 21f5fc5549 Small fix in console waiters пре 1 година
console.h 5460d43c9a Add the cpu_flags_t and standardize typing пре 2 година
cpumap.c 8cb66c68da Restyle the code into using GNU coding standards пре 2 година
cpumap.h 89c7d1eeec Implement copy-on-write pages пре 2 година
cspace.h b9b68a5f55 Rework channels пре 1 недеља
cspace_types.h 9152769f27 Implement capabilities пре 2 година
fmt.c 33e3e99d70 Style fixes пре 1 година
fmt.h 8cb66c68da Restyle the code into using GNU coding standards пре 2 година
futex.c 1dbc6364cd Make pmap windows implicitly pin the calling thread пре 5 месеци
futex.h b82564c5ec Simplify pmap handling in vm/map module пре 1 година
hash.h 0d63d30321 Improve futex robust handling пре 1 година
hlist.h a93eacaeb2 Fix copy-on-write (COW) pages пре 1 година
hlist_types.h 8cb66c68da Restyle the code into using GNU coding standards пре 2 година
init.c 5bf4197855 Reimplement the test framework пре 2 година
init.h 55838094af Use 'structof' instead of raw casting пре 2 година
intr.c 711d6e5ec3 Redesign alert delivery in capabilities пре 1 година
intr.h c826463b0d Implement the interrupt interface for capabilities пре 2 година
ipc.c b9b68a5f55 Rework channels пре 1 недеља
ipc.h b9b68a5f55 Rework channels пре 1 недеља
kernel.c d77c0658c3 Use a per-thread futex data structure пре 1 година
kernel.h 8cb66c68da Restyle the code into using GNU coding standards пре 2 година
kmem.c 146b320067 Apply many scalability improvements пре 5 месеци
kmem.h c25527c7e0 Remove pointless check пре 1 година
kmessage.h 9e456d6551 Implement VM page washing пре 8 месеци
kuid.c 146b320067 Apply many scalability improvements пре 5 месеци
kuid.h d542ca50f2 Use separate pools for KUID allocations пре 2 година
list.h c826463b0d Implement the interrupt interface for capabilities пре 2 година
list_types.h 8cb66c68da Restyle the code into using GNU coding standards пре 2 година
log.c a17f842a18 Redesign IPC пре 2 година
log.h 8cb66c68da Restyle the code into using GNU coding standards пре 2 година
log2.h 8cb66c68da Restyle the code into using GNU coding standards пре 2 година
macros.h b82564c5ec Simplify pmap handling in vm/map module пре 1 година
mbuf.c 8cb66c68da Restyle the code into using GNU coding standards пре 2 година
mbuf.h 8cb66c68da Restyle the code into using GNU coding standards пре 2 година
mutex.c ae85189376 Implement futexes пре 1 година
mutex.h d324d64d87 Numerous style and bug fixes пре 1 година
panic.c febf8a7190 Make the unwind backtrace interface more generic пре 1 година
panic.h 8cb66c68da Restyle the code into using GNU coding standards пре 2 година
percpu.c 254eeed035 Rework sleepable page allocations пре 2 година
percpu.h 20e74ef344 Rework capabilities пре 1 година
perfmon.c 5460d43c9a Add the cpu_flags_t and standardize typing пре 2 година
perfmon.h 8cb66c68da Restyle the code into using GNU coding standards пре 2 година
perfmon_types.h 8cb66c68da Restyle the code into using GNU coding standards пре 2 година
plist.c 8cb66c68da Restyle the code into using GNU coding standards пре 2 година
plist.h 711d6e5ec3 Redesign alert delivery in capabilities пре 1 година
plist_types.h 8cb66c68da Restyle the code into using GNU coding standards пре 2 година
pqueue.c 8a57841548 Add support for adjustable priority queues пре 1 година
pqueue.h 704b5acdd7 Disable 64bit atomics on x86 пре 5 месеци
printf.c 59b66630a7 Initial steps for page fault handling пре 2 година
printf.h 59b66630a7 Initial steps for page fault handling пре 2 година
rbtree.c 3181e6ab2d Basic task destruction пре 2 година
rbtree.h a17f842a18 Redesign IPC пре 2 година
rcu.c 146b320067 Apply many scalability improvements пре 5 месеци
rcu.h 146b320067 Apply many scalability improvements пре 5 месеци
rcu_types.h 146b320067 Apply many scalability improvements пре 5 месеци
rdxtree.c 146b320067 Apply many scalability improvements пре 5 месеци
rdxtree.h 43f997f3b6 Use weak references for channels пре 7 месеци
rtmutex.c 146b320067 Apply many scalability improvements пре 5 месеци
rtmutex.h ae85189376 Implement futexes пре 1 година
rtmutex_types.h 8cb66c68da Restyle the code into using GNU coding standards пре 2 година
semaphore.c ae85189376 Implement futexes пре 1 година
semaphore.h 54bd72dded Remove implementation files пре 2 година
shell.c 1e865a54e6 Remove kern/error file пре 5 месеци
shell.h 1e865a54e6 Remove kern/error file пре 5 месеци
shutdown.c 704b5acdd7 Disable 64bit atomics on x86 пре 5 месеци
shutdown.h 8cb66c68da Restyle the code into using GNU coding standards пре 2 година
sleepq.c 838acd03b0 Simplify assertion пре 1 година
sleepq.h ae85189376 Implement futexes пре 1 година
slist.h 146b320067 Apply many scalability improvements пре 5 месеци
slist_types.h 8cb66c68da Restyle the code into using GNU coding standards пре 2 година
spinlock.c 9e456d6551 Implement VM page washing пре 8 месеци
spinlock.h 9e456d6551 Implement VM page washing пре 8 месеци
spinlock_types.h 8cb66c68da Restyle the code into using GNU coding standards пре 2 година
sref.c 146b320067 Apply many scalability improvements пре 5 месеци
sref.h 0c889730a0 More code style fixes пре 2 година
stream.c a95146a758 Add the 'get_id' IPC messages for threads and tasks пре 1 година
stream.h b9aa57235d Simplify string streams пре 1 година
string.c d324d64d87 Numerous style and bug fixes пре 1 година
string.h e38b3e28aa Implement generic 'memchr' пре 2 година
sxlock.c 146b320067 Apply many scalability improvements пре 5 месеци
sxlock.h 6614fab9b5 Clarity comment пре 5 месеци
symbol.c cd8c1a2180 Simplify symbol lookups пре 2 година
symbol.h d324d64d87 Numerous style and bug fixes пре 1 година
sync.h 477b92b1cb Fix compile-time assertion message пре 1 година
syscnt.c d324d64d87 Numerous style and bug fixes пре 1 година
syscnt.h 5460d43c9a Add the cpu_flags_t and standardize typing пре 2 година
syscnt_types.h 8cb66c68da Restyle the code into using GNU coding standards пре 2 година
task.c 146b320067 Apply many scalability improvements пре 5 месеци
task.h a93eacaeb2 Fix copy-on-write (COW) pages пре 1 година
thread.c 146b320067 Apply many scalability improvements пре 5 месеци
thread.h eb0ed8b773 Use pmap windows instead of raw PTEs пре 7 месеци
timer.c 1e865a54e6 Remove kern/error file пре 5 месеци
timer.h 54bd72dded Remove implementation files пре 2 година
turnstile.c 838acd03b0 Simplify assertion пре 1 година
turnstile.h ae85189376 Implement futexes пре 1 година
turnstile_types.h 8cb66c68da Restyle the code into using GNU coding standards пре 2 година
types.h 5460d43c9a Add the cpu_flags_t and standardize typing пре 2 година
unwind.c 0b15519af6 Test that flows can actually handle interrupts пре 5 месеци
unwind.h ceabd4361d Code cleanup after merge пре 7 месеци
user.c 5efab41d17 Use the right routines to read/write structs to userspace пре 5 месеци
user.h 05e0523854 Check userspace addresses in IPC interfaces пре 7 месеци
work.c 1e865a54e6 Remove kern/error file пре 5 месеци
work.h 54bd72dded Remove implementation files пре 2 година
xcall.c 9438aa1b1b Apply bulk optimizations to pmap operations пре 7 месеци
xcall.h e4374cdc9c Add several comments; style fixes пре 2 година