Home
last modified time | relevance | path

Searched hist:"210 ecc00213aca4682de305caa8cd84c834fa431" (Results 1 – 2 of 2) sorted by relevance

/freebsd/share/mk/
H A Dbsd.dep.mkdiff 210ecc00213aca4682de305caa8cd84c834fa431 Thu Jun 22 07:34:41 CEST 2017 Bryan Drewery <bdrewery@FreeBSD.org> Rework logic for skipping .depend/.meta file read/stat/writes.

- Rename _SKIP_READ_DEPEND to _SKIP_DEPEND since it also avoids writing.
- This now uses .NOMETA to avoid reading any .meta files related to
DEPENDOBJS. Objects not in OBJS/DEPENDOBJS may still have their .meta
files read in if they are in the dependency graph.
- This also avoids statting .meta and .depend files in the META_MODE +
-DNO_FILEMON case.

MFC after: 2 weeks
Sponsored by: Dell EMC Isilon
/freebsd/sys/conf/
H A Dkern.post.mkdiff 210ecc00213aca4682de305caa8cd84c834fa431 Thu Jun 22 07:34:41 CEST 2017 Bryan Drewery <bdrewery@FreeBSD.org> Rework logic for skipping .depend/.meta file read/stat/writes.

- Rename _SKIP_READ_DEPEND to _SKIP_DEPEND since it also avoids writing.
- This now uses .NOMETA to avoid reading any .meta files related to
DEPENDOBJS. Objects not in OBJS/DEPENDOBJS may still have their .meta
files read in if they are in the dependency graph.
- This also avoids statting .meta and .depend files in the META_MODE +
-DNO_FILEMON case.

MFC after: 2 weeks
Sponsored by: Dell EMC Isilon