Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/net



On Thu, Dec 14, 2017 at 3:27 PM, Christos Zoulas <christos%astron.com@localhost> wrote:
> In article <20171214054314.E76EDFB41%cvs.NetBSD.org@localhost>,
> Ryota Ozaki <source-changes-d%NetBSD.org@localhost> wrote:
>>-=-=-=-=-=-
>>
>>Module Name:   src
>>Committed By:  ozaki-r
>>Date:          Thu Dec 14 05:43:14 UTC 2017
>>
>>Modified Files:
>>       src/sys/net: rtsock.c
>>
>>Log Message:
>>Spinkle __noinline to some non-performance-sensitive functions for debugging
>
> Well, "for debugging" we can always compile with different flags rather
> than penalize everyone/everytime however that small might be.

Is there a flag to suppress auto inlining? COPTS=-fno-inline build.sh?
Anyway no objection to revert the change that is not quite important
(but makes my life easy).

  ozaki-r


Home | Main Index | Thread Index | Old Index