diff options
author | delphij <delphij@FreeBSD.org> | 2007-06-25 18:46:13 +0000 |
---|---|---|
committer | delphij <delphij@FreeBSD.org> | 2007-06-25 18:46:13 +0000 |
commit | a78e2646a20f6b90a2414784899e11a72320701a (patch) | |
tree | d75982c3b0bd235189ed127edaf20c9ab228f399 /lib/libc/string/wcsncmp.c | |
parent | a79676fb6d4640f4add118efa52a7ddb92c08245 (diff) | |
download | FreeBSD-src-a78e2646a20f6b90a2414784899e11a72320701a.zip FreeBSD-src-a78e2646a20f6b90a2414784899e11a72320701a.tar.gz |
MFp4: Several clean-ups and improvements over tmpfs:
- Remove tmpfs_zone_xxx KPI, the uma(9) wrapper, since
they does not bring any value now.
- Use |= instead of = when applying VV_ROOT flag.
- Remove tm_avariable_nodes list. Use uma to hold the
released nodes.
- init/destory interlock mutex of node when init/fini
instead of ctor/dtor.
- Change memory computing using u_int to fix negative
value in 2G mem machine.
- Remove unnecessary bzero's
- Rely uma logic to make file id allocation harder to
guess.
- Fix some unsigned/signed related things. Make sure
we respect -o size=xxxx
- Use wire instead of hold a page.
- Pass allocate_zero to obtain zeroed pages upon first
use.
Submitted by: Howard Su
Approved by: re (tmpfs blanket, kensmith)
Diffstat (limited to 'lib/libc/string/wcsncmp.c')
0 files changed, 0 insertions, 0 deletions