[Differential] [Commented On] D2933: Significantly speed up ar(1) on UFS file systems

2015-06-29 Thread kib (Konstantin Belousov)
kib added inline comments. INLINE COMMENTS usr.bin/ar/write.c:568 It is simpler to do if (s == 0) return; for (p = buf; p buf + s; p += page_size) *p; *(volatile const char *)(buf + s - 1); I do not insist. REVISION DETAIL https://reviews.freebsd.org/D2933

[Differential] [Accepted] D2933: Significantly speed up ar(1) on UFS file systems

2015-06-29 Thread kib (Konstantin Belousov)
kib accepted this revision. This revision has a positive review. REVISION DETAIL https://reviews.freebsd.org/D2933 EMAIL PREFERENCES https://reviews.freebsd.org/settings/panel/emailpreferences/ To: emaste, eadler, kib Cc: kib, freebsd-toolchain-list, dim, davide

[Differential] [Commented On] D1932: Remove the non-standard CC alias for c++

2015-05-27 Thread kib (Konstantin Belousov)
kib added a subscriber: kib. kib added a comment. On what standard the name of the C++ compiler is based, at all ? What are supposed benefits of the change ? I believe I already noted elsewhere to dim that the CC is long-time established name. Not all software built on FreeBSD live in the