Searched hist:10594 (Results 1 - 3 of 3) sorted by relevance

/gem5/configs/common/
H A DOptions.py10594:4fdc929c0aaa Thu Dec 04 19:42:00 EST 2014 Gabe Black <gabeblack@google.com> config: Add two options for setting the kernel command line.

Both options accept template which will, through python string formatting,
have "mem", "disk", and "script" values substituted in from the mdesc.
Additional values can be used on a case by case basis by passing them as
keyword arguments to the fillInCmdLine function. That makes it possible to
have specialized parameters for a particular ISA, for instance.

The first option lets you specify the template directly, and the other lets
you specify a file which has the template in it.
H A DFSConfig.py10594:4fdc929c0aaa Thu Dec 04 19:42:00 EST 2014 Gabe Black <gabeblack@google.com> config: Add two options for setting the kernel command line.

Both options accept template which will, through python string formatting,
have "mem", "disk", and "script" values substituted in from the mdesc.
Additional values can be used on a case by case basis by passing them as
keyword arguments to the fillInCmdLine function. That makes it possible to
have specialized parameters for a particular ISA, for instance.

The first option lets you specify the template directly, and the other lets
you specify a file which has the template in it.
/gem5/configs/example/
H A Dfs.py10594:4fdc929c0aaa Thu Dec 04 19:42:00 EST 2014 Gabe Black <gabeblack@google.com> config: Add two options for setting the kernel command line.

Both options accept template which will, through python string formatting,
have "mem", "disk", and "script" values substituted in from the mdesc.
Additional values can be used on a case by case basis by passing them as
keyword arguments to the fillInCmdLine function. That makes it possible to
have specialized parameters for a particular ISA, for instance.

The first option lets you specify the template directly, and the other lets
you specify a file which has the template in it.

Completed in 92 milliseconds