summaryrefslogtreecommitdiff
path: root/Kernel/kmalloc.cpp
diff options
context:
space:
mode:
authorAndreas Kling <awesomekling@gmail.com>2018-11-01 13:39:28 +0100
committerAndreas Kling <awesomekling@gmail.com>2018-11-01 13:39:28 +0100
commit065f0aee35331cd721c163a66ca68183f5ff4517 (patch)
tree07d6c348fbde1e2d96c2bc138febcaaa6462cf55 /Kernel/kmalloc.cpp
parentfce81d376c73e79093df3ae0560e5d8f288eae43 (diff)
downloadserenity-065f0aee35331cd721c163a66ca68183f5ff4517.zip
Preallocate the maximum number of FileHandle pointers (fds) in every process.
This could even use a more specific data structure since it doesn't need the grow/shrink capabilities of a vector.
Diffstat (limited to 'Kernel/kmalloc.cpp')
0 files changed, 0 insertions, 0 deletions