Searched hist:"0 aff80c0fc286b9ba386365c79088ccf156a7ab8" (Results 1 – 4 of 4) sorted by relevance
/openbmc/phosphor-mboxd/ |
H A D | common.h | diff 0aff80c0fc286b9ba386365c79088ccf156a7ab8 Tue Apr 11 23:37:24 CDT 2017 Suraj Jitindar Singh <sjitindarsingh@gmail.com> mboxd: Check that window size is indeed a power of 2
The window size can be specified on the command line however we restrict this to being a power of 2 due to the internal working of the daemon.
Currently we specify that this is the case in the help message but don't explicitly verify this when parsing the command line.
Check that if the window size parameter is provided that the value is indeed a power of 2 and error out if this is not the case.
Signed-off-by: Suraj Jitindar Singh <sjitindarsingh@gmail.com> Change-Id: I0cb36222d53830996380702802373d862010f503
|
H A D | mboxd.c | diff 0aff80c0fc286b9ba386365c79088ccf156a7ab8 Tue Apr 11 23:37:24 CDT 2017 Suraj Jitindar Singh <sjitindarsingh@gmail.com> mboxd: Check that window size is indeed a power of 2
The window size can be specified on the command line however we restrict this to being a power of 2 due to the internal working of the daemon.
Currently we specify that this is the case in the help message but don't explicitly verify this when parsing the command line.
Check that if the window size parameter is provided that the value is indeed a power of 2 and error out if this is not the case.
Signed-off-by: Suraj Jitindar Singh <sjitindarsingh@gmail.com> Change-Id: I0cb36222d53830996380702802373d862010f503
|
/openbmc/hiomapd/ |
H A D | common.h | diff 0aff80c0fc286b9ba386365c79088ccf156a7ab8 Tue Apr 11 23:37:24 CDT 2017 Suraj Jitindar Singh <sjitindarsingh@gmail.com> mboxd: Check that window size is indeed a power of 2
The window size can be specified on the command line however we restrict this to being a power of 2 due to the internal working of the daemon.
Currently we specify that this is the case in the help message but don't explicitly verify this when parsing the command line.
Check that if the window size parameter is provided that the value is indeed a power of 2 and error out if this is not the case.
Signed-off-by: Suraj Jitindar Singh <sjitindarsingh@gmail.com> Change-Id: I0cb36222d53830996380702802373d862010f503
|
H A D | mboxd.c | diff 0aff80c0fc286b9ba386365c79088ccf156a7ab8 Tue Apr 11 23:37:24 CDT 2017 Suraj Jitindar Singh <sjitindarsingh@gmail.com> mboxd: Check that window size is indeed a power of 2
The window size can be specified on the command line however we restrict this to being a power of 2 due to the internal working of the daemon.
Currently we specify that this is the case in the help message but don't explicitly verify this when parsing the command line.
Check that if the window size parameter is provided that the value is indeed a power of 2 and error out if this is not the case.
Signed-off-by: Suraj Jitindar Singh <sjitindarsingh@gmail.com> Change-Id: I0cb36222d53830996380702802373d862010f503
|