summaryrefslogtreecommitdiff
path: root/sys/src/cmd
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@gmx.de>2013-05-03 19:34:48 +0200
committercinap_lenrek <cinap_lenrek@gmx.de>2013-05-03 19:34:48 +0200
commit9de8d61fe6a08ec9bb021bf13fcd6536b797d1ea (patch)
treef695f7856f2748e48882a02ab7c0834eff38e843 /sys/src/cmd
parente8efd0a2421994dcc0a8731d82be2301f19e9d09 (diff)
ape: get rid of fixed MUXADDR for buffered i/o
instead of trying to resize the segment (which will not work when the kernel picks the address as it will allocate right before the base of the topmost segment), we create the mux segment with the maximum size needed (arround 1.4MB) for OPEN_MAX filedescriptors. buf slots will be reused and slots get demand paged once used.
Diffstat (limited to 'sys/src/cmd')
0 files changed, 0 insertions, 0 deletions