summaryrefslogtreecommitdiff
path: root/sys/src/libregexp/regexec.c
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2014-02-03 20:04:43 +0100
committercinap_lenrek <cinap_lenrek@felloff.net>2014-02-03 20:04:43 +0100
commitccfb6168c802e563944b548869f5884c5e87706e (patch)
treeb8d1c7836dc91da06468be12d341bdff07758bee /sys/src/libregexp/regexec.c
parent6a55790197d8eed5b7e020a7b964ae260d0d205b (diff)
kernel: dont double ptemap size in newseg()
this doubling affects all segment types, not just bss. (tho text/data are usually small...) and theres no telling if the segment will actually grow in the future justifying the reduction of memmove overhead in ibrk(). some ape programs are approaching the 16mb ssegmap size so that code might trigger. removing the smarts...
Diffstat (limited to 'sys/src/libregexp/regexec.c')
0 files changed, 0 insertions, 0 deletions