Searched hist:178800 (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/dev/cxgb/
H A Dcxgb_osdep.hdiff 178800 Mon May 05 20:37:21 MDT 2008 kmacy conditionally define PANIC_IF, remove 'unlikely'
/freebsd-9.3-release/usr.sbin/portsnap/portsnap/
H A Dportsnap.shdiff 159062 Tue May 30 05:08:41 MDT 2006 cperciva Use some features of sh(1) which I didn't know about until today ("read"
can read two variables at once; and suffix pattern deletion) to make the
extract command fork fewer processes.

With the portsnap snapshot and the ports tree in swap-backed memory
disks on my 1.4GHz laptop, this reduces 178800 processes and 195/56/126
seconds of real/user/sys time to 44600 processes and 103/34/60 seconds.

Completed in 103 milliseconds