Displaying 3 results from an estimated 3 matches for "info_request".
2002 Jan 04
0
Re: initial values for non linear models? {was "Info_Request"}
>>>>> "millanti" == millanti <millanti at libero.it> writes:
millanti> Hi, I'm an R user and I have to answer a question
millanti> about a problem I'm not able to solve by R code:
millanti> the command nlm(....) to fit a non linear model
millanti> requires an initial estimation of the model's
millanti> unknown
2002 Jun 27
1
[PATCH] kbdintctxt->nreq test
If the info_response code is going to test that the # of responses is < 100,
then the info_request code should check that < 100 prompts are sent. It
would be rude to send 101 prompts and then fail when the responses come
back.
I actually think the test should be removed altogether, the limit seems
quite arbitrary, but here is a patch to not send > 100 prompts. With
this patch, the test...
2010 Oct 25
7
[PATCH 0/6] Ocfs2-tools: Add a new tool 'o2info'.
Now it's a good time to introduce the new tool 'o2info' since kernel
part of OCFS2_IOC_INFO ioctl has been pulld upstream by linus.
The following 6 patches have already got sunil's SOBs, and now they're
trying to attract more reviewers before it goes to central repo with
a modification of getting manual pages being introduced.