summaryrefslogtreecommitdiff
path: root/Kernel/Heap/kmalloc.h
diff options
context:
space:
mode:
authorAndreas Kling <kling@serenityos.org>2020-02-01 09:43:28 +0100
committerAndreas Kling <kling@serenityos.org>2020-02-01 10:56:17 +0100
commitf2846e8e08e03699399eb4262d34d5835552ce97 (patch)
treed680aa6e7e9702e5270bddce07b1419196fbd7d8 /Kernel/Heap/kmalloc.h
parentc44b4d61f350703fcf1bbd8f6e353b9c6c4210c2 (diff)
downloadserenity-f2846e8e08e03699399eb4262d34d5835552ce97.zip
Kernel: Allow short writes to DoubleBuffer
DoubleBuffer is the internal buffer for things like TTY, FIFO, sockets, etc. If you try to write more than the buffer can hold, it will now do a short write instead of asserting. This is likely to expose issues at higher levels, and we'll have to deal with them as they are discovered.
Diffstat (limited to 'Kernel/Heap/kmalloc.h')
0 files changed, 0 insertions, 0 deletions