Ignore:
Timestamp:
Jan 24, 2015, 12:00:41 AM (10 years ago)
Author:
bird
Message:

kmk: Save 20+ MB of memory for chopped receipt command lines by freeing them after we're done evaluating a target.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/commands.h

    r2753 r2754  
    5757void delete_child_targets (struct child *child);
    5858void chop_commands (struct commands *cmds);
    59 #ifdef KMK
     59#ifdef CONFIG_WITH_MEMORY_OPTIMIZATIONS
    6060void free_chopped_commands (struct commands *cmd);
    6161#endif
Note: See TracChangeset for help on using the changeset viewer.