summaryrefslogtreecommitdiffstats
path: root/lib/libutil/expand_number.c
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2008-11-29 20:55:11 +0000
committerpeter <peter@FreeBSD.org>2008-11-29 20:55:11 +0000
commit83dc2280cebd626d5a4fda7c4268a94d329c4e78 (patch)
tree7986065c4da46520b13e12c66b0106ad76a2b1e1 /lib/libutil/expand_number.c
parentd8aff71262b6224530a865344e20823189bd5cb1 (diff)
downloadFreeBSD-src-83dc2280cebd626d5a4fda7c4268a94d329c4e78.zip
FreeBSD-src-83dc2280cebd626d5a4fda7c4268a94d329c4e78.tar.gz
WIP kinfo_file/kinfo_vmmentry tweaks. The idea:
1) to get the 32 and 64 bit versions in sync so that no shims are needed, Valgrind in particular excercises this. and: 2) reduce the size of the copyout. On large processes this turns out to be a huge problem. Valgrind also suffers from this since it needs to do this in a context that can't malloc. I want to pack the records. 3) Add new types.. 'tell me about fd N' and 'tell me about addr N'.
Diffstat (limited to 'lib/libutil/expand_number.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud