NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: port-xen/53267 (XEN amd64 DomU (Dom0??) NetBSD current USERMODE() fails)
Additional testing also looks good, things that should use user time, do.
Things that should use system time, do, and things that should use both,
do as well, eg:
netbsd# time find / -type f -exec grep -Ea 'ABC.*X.*[0-9]{1,3} ??Q' {} \; >/dev/null
34.00 real 16.29 user 17.62 sys
Looks perfect. (Note this is a vrey small test install, grepping every file
is not such a big thing...)
Thanks again.
kre
Home |
Main Index |
Thread Index |
Old Index