Thread (9 messages) 9 messages, 3 authors, 2011-09-08

Doubt regarding asmlinkage

From: rohan puri <hidden>
Date: 2011-09-08 03:40:49

Hi Mulyadi,

Thanks for the response. I do agree with the issue concerning the no.of
registers available are less for 32 bit to that of 64 bit.

But even in this case if parameters are more than the no of register for 32
bit, then also before executing int 80h interrupt it stores the parameters
in the register and after that system call dispatcher puts them on the
kernel stack of that process. So, how the case where more than no of
registers are the parameters to the system call is handled.

Regards,
Rohan.

On Thu, Sep 8, 2011 at 8:12 AM, Mulyadi Santosa
[off-list ref]wrote:
Hi Rohan :)

On Wed, Sep 7, 2011 at 19:09, rohan puri [off-list ref] wrote:
quoted
Doubt i have is whats the need for 32-bit intel arch to put parameters on
stack and not registers in a way similar to x86_64?
well, if you need to pass so many parameters, then x86 32 bit
registers can not cope with that. You only have EAX, EBX, ECX, EDX,
ESI, EDI as far as I could remember.

probably in 64 bit, registers is way more so it's still possible to
put them in registers, which is of course the fastest way to access
them.

--
regards,

Mulyadi Santosa
Freelance Linux trainer and consultant

blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20110908/cd314fe5/attachment.html 
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help