VirtualBox

source: kBuild/trunk/src/kWorker/kWorker.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3384   5 years bird kWorker: Hack for older windows versions where api-ms-win-crt-*.dll …
(edit) @3378   5 years bird kWorker: Set g_Sandbox.pTool to NULL when creating (looking up) the …
(edit) @3376   5 years bird kWorker: The missing SetDllDirectoryW hack (for the tool/exe). Better …
(edit) @3374   5 years bird kWorker: Generalized the hash caching to support SHA-1, SHA-256 and …
(edit) @3371   5 years bird kWorker: Need more small TLS DLLs when moc uses kSubmit too.
(edit) @3369   5 years bird kWorker: Hacked the LoadLibrary code to only have one mspdb140.dll …
(edit) @3368   5 years bird kWorker: nits.
(edit) @3367   5 years bird kWorker: Remove accidental line.
(edit) @3366   5 years bird kWorker: More complete TLS handling. More TLS DLLs. Make handle …
(edit) @3365   5 years bird kWorker: CreateFileW/A should must not trust negative caching for …
(edit) @3361   5 years bird kWorker: Adjustments for VC++ 14.2. Fixed bug in …
(edit) @3355   5 years bird kWorker,kmk: Correcting a few SetThreadGroupAffinity calls.
(edit) @3347   5 years bird kWorker: Don't complain about not finding mscoree.dll. The CRT exit …
(edit) @3338   5 years bird kWorker: Fixed bad paMemMappings realloc call. (Caused trouble with …
(edit) @3337   5 years bird kWorker: Intercept GetFileAttributesExA/W for speeding up moc.exe (qt).
(edit) @3335   5 years bird kWorker: Some GetModuleHandleW/A improvments to handle …
(edit) @3313   5 years bird kmk,kWorker: Assign processor groups to kWorker processes. Added …
(edit) @3200   7 years bird kmk,kWorker: Some fixes wrt output capture and ctrl-c.
(edit) @3199   7 years bird kmk,kWorker: Catch output from kWorker processes when --output-sync …
(edit) @3198   7 years bird kmk/kSubmit,kWorker: Pass the pipe handle via …
(edit) @3192   7 years bird kmkbuiltin: funnel output thru output.c (usually via err.c).
(edit) @3188   7 years bird kmk,lib,kWorker: Console output on windows cleanups.
(edit) @3089   7 years bird kWorker: More exit 43 details.
(edit) @3080   7 years bird kWorker: More details on exit code 43.
(edit) @3051   8 years bird kmk,kWorker: More aggressive handling of --nice (and --priority) on …
(edit) @3043   8 years bird kWorker: DLL and EXE search PATH fixes
(edit) @3042   8 years bird kWorker: Fixed failure 43 (42+1) problem when running built tools from …
(edit) @2987   8 years bird kWorker: More stats and cache stats for a few more file types.
(edit) @2968   9 years bird kWorker: KWORKER_STATS env var triggers statistics to be dumped on exit.
(edit) @2965   9 years bird kWorker: Need to reserve more space for large precompiled header …
(edit) @2962   9 years bird kWorker: Fixed combined console buffer overflow problem when there's a …
(edit) @2961   9 years bird kWorker: Better handling of fixed allocations in cl.exe, avoiding that …
(edit) @2959   9 years bird kSubmit/kWorker: Added --no-pch-caching parameter to work around …
(edit) @2957   9 years bird kWorker: precompiled header files didn't work out, unfortunately.
(edit) @2949   9 years bird kWorker: Reuse crypt context between cl runs.
(edit) @2948   9 years bird kWorker/kDep: save a few header stat calls while optimizing dependencies.
(edit) @2946   9 years bird kWorker: Made the memory limit dynamic and overridable using …
(edit) @2941   9 years bird kWorker: More moc work - mainly related to mapping read cached files.
(edit) @2940   9 years bird kWorker: Fixed busted read-only caching, checking out using memory …
(edit) @2938   9 years bird kWorker: TlsAlloc and FlsAlloc must only be intercepted for EXE …
(edit) @2936   9 years bird kWorker: Intercept TlsAlloc and TlsFree too, same reason as for the …
(edit) @2935   9 years bird kWorker: Optimized executable writable section restoring.
(edit) @2934   9 years bird kWorker: Some cleanups
(edit) @2933   9 years bird kWorker.c: Drop the unecessary memset in kwSandbox_Kernel32_ReadFile.
(edit) @2932   9 years bird kWorker.c: Don't call kwSandboxGrowEnv unless it's necessary. Duh.
(edit) @2928   9 years bird kWorker: A few more words.
(edit) @2927   9 years bird kWorker: A few more words.
(edit) @2926   9 years bird kWorker: A few more words.
(edit) @2924   9 years bird GetProcAddress replacements.
(edit) @2923   9 years bird numbers
(edit) @2921   9 years bird kWorker: a few words.
(edit) @2920   9 years bird kWorker: small executable
(edit) @2916   9 years bird fixes
(edit) @2915   9 years bird kWorker: Fully buffered output to pipes and files too (for build box).
(edit) @2912   9 years bird rewrote kmk_redirect to skip the separate process. Added chache …
(edit) @2906   9 years bird More stdout console buffering tricks on windows.
(edit) @2905   9 years bird fix
(edit) @2902   9 years bird Made link work inside kWorker too.
(edit) @2900   9 years bird output optimizations
(edit) @2898   9 years bird numbers
(edit) @2894   9 years bird Included kDepObj in kWorker as a post execution option.
(edit) @2892   9 years bird ctrl-c + assembly headers
(edit) @2888   9 years bird kWorker: skip some unnecessary DeleteFileW calls from cl.exe cleaning …
(edit) @2885   9 years bird stats
(edit) @2884   9 years bird fixes
(edit) @2883   9 years bird kWorker: Another exception thing, this time C++.
(edit) @2881   9 years bird kWorker: hacked up MD5 hash caching on header files we keep in memory …
(edit) @2878   9 years bird restart when we've leaked a lot of memory (this won't ever be perfect).
(edit) @2877   9 years bird updates
(edit) @2876   9 years bird updates
(edit) @2874   9 years bird Deal with FlSAlloc leak.
(edit) @2871   9 years bird x86 exception dispatching.
(edit) @2869   9 years bird updates
(edit) @2868   9 years bird Only invalidate the PATH_OUT and TEMP in kWorker.
(edit) @2867   9 years bird Made 32-bit kWorker work.
(edit) @2865   9 years bird fixed exception in c1xx.dll/msvcrt/memcpy.
(edit) @2860   9 years bird kWorker: cmdline quoting fix.
(edit) @2859   9 years bird updates
(edit) @2858   9 years bird updates
(edit) @2846   9 years bird fixes
(edit) @2844   9 years bird kSubmit/kWorker: updates
(edit) @2838   9 years bird kWorker: A little more hacking.
(edit) @2836   9 years bird kWorker: More hacking to prevent the temporary _CL_xxxxxxyy files from …
(edit) @2835   9 years bird kWorker: More hacking. Read cache, ldr optimizations.
(edit) @2834   9 years bird kWorker: Next step, speed up header file opening by handle duplication.
(edit) @2833   9 years bird kWorker: More hacking.
(edit) @2832   9 years bird kWorker: Got cl.exe (2010) going. ~20 faster on a medium 220 lined C++ …
(add) @2831   9 years bird kWorker: early prototype.
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette