All of lore.kernel.org
 help / color / mirror / Atom feed
* [uml-devel] Slower system call with SMP
@ 2005-05-30 17:54 Majid Salame
  2005-05-30 18:35 ` stian
  2005-05-31 13:57 ` Jeff Dike
  0 siblings, 2 replies; 6+ messages in thread
From: Majid Salame @ 2005-05-30 17:54 UTC (permalink / raw)
  To: user-mode-linux-devel

[-- Attachment #1: Type: text/plain, Size: 301 bytes --]


The cost of a system call it seems to be higher when
Running a RHE host with dual CPU (SMP turned on) and the image is patched
with skas patch.

Doe that make sense ? Doing the same test by disabling SMP on the host, and
results are much faster.
NOTE SMP is turned off for the UML.

Thanks,
Majid.



[-- Attachment #2: Type: text/html, Size: 746 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread
* RE: [uml-devel] Slower system call with SMP
@ 2005-05-30 18:58 Majid Salame
  2005-07-27 16:06 ` Blaisorblade
  0 siblings, 1 reply; 6+ messages in thread
From: Majid Salame @ 2005-05-30 18:58 UTC (permalink / raw)
  To: 'stian@nixia.no'; +Cc: user-mode-linux-devel

[-- Attachment #1: Type: text/plain, Size: 572 bytes --]



> UML uses multiple processes for it's buisness. 
With Skas UML is just one process as it appears on the Host, or do you mean
something else.

>When host is 
> SMP, these can be mapped to different cpu's, and when 
> interprocess stuff is to occure, cpu's have to sync.
> 
I saw the syscall about 300% slower, it does not make sense due to
interprocess.
IT should not be that slow, unless missing UML implementation

> Also, some few kernel things is slower on SMP, while 
> user-space things that are not related, and multithreaded 
> apps run faster.
> 
> Stian
> 
> 

[-- Attachment #2: Type: text/html, Size: 1286 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread
* RE: [uml-devel] Slower system call with SMP
@ 2005-05-31 14:41 Majid Salame
  0 siblings, 0 replies; 6+ messages in thread
From: Majid Salame @ 2005-05-31 14:41 UTC (permalink / raw)
  To: 'Jeff Dike'; +Cc: user-mode-linux-devel

[-- Attachment #1: Type: text/plain, Size: 648 bytes --]

Yes. And I am trying fork stress test.

Majid.

> -----Original Message-----
> From: Jeff Dike [mailto:jdike@addtoit.com] 
> Sent: Tuesday, May 31, 2005 9:58 AM
> To: Salame, Majid [CAR:2V62:EXCH]
> Cc: user-mode-linux-devel@lists.sourceforge.net
> Subject: Re: [uml-devel] Slower system call with SMP
> 
> 
> > The cost of a system call it seems to be higher when
> > Running a RHE host with dual CPU (SMP turned on) and the image is 
> > patched with skas patch.
> > 
> > Doe that make sense ? Doing the same test by disabling SMP on the 
> > host, and results are much faster.
> 
> What exactly was the test?  A getpid loop?
> 
> 				Jeff
> 
> 

[-- Attachment #2: Type: text/html, Size: 1802 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-07-27 16:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-30 17:54 [uml-devel] Slower system call with SMP Majid Salame
2005-05-30 18:35 ` stian
2005-05-31 13:57 ` Jeff Dike
  -- strict thread matches above, loose matches on Subject: below --
2005-05-30 18:58 Majid Salame
2005-07-27 16:06 ` Blaisorblade
2005-05-31 14:41 Majid Salame

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.