Re: Benchmark: NetBSD 2.0 beats FreeBSD 5.3 in server performance

From: Phil Brennan (phil.brennan_at_gmail.com)
Date: 01/06/05

  • Next message: Bosko Milekic: "Re: Benchmark: NetBSD 2.0 beats FreeBSD 5.3 in server performance"
    Date: Thu, 6 Jan 2005 16:56:46 +0000
    
    

    What about the context switch time? Are there any plans to improve
    this, and also to reduce the number of context switches needed?

    On Thu, 6 Jan 2005 12:19:49 +0000, Josef El-Rayes <josef@freebsd.org> wrote:
    > Hubert Feyrer <hubert@feyrer.de>:
    >
    > [...]
    >
    > > The results indicate that NetBSD
    > > has surpassed FreeBSD in performance on nearly every benchmark and
    > > is poised to grab the title of the best operating system for the
    > > server environment.''
    >
    > I think this is a conclusion drawn too early when there has not been
    > any comparison of each SMP implementation.
    > No one runs a toaster as a server environment.
    >
    > greets, josef
    > --
    > Josef El-Rayes (__)
    > Email: josef@daemon.li \\\'',)
    > Web: http://daemon.li/ \/ \ ^
    > FreeBSD Security Team .\._/_)
    > _______________________________________________
    > freebsd-performance@freebsd.org mailing list
    > http://lists.freebsd.org/mailman/listinfo/freebsd-performance
    > To unsubscribe, send any mail to "freebsd-performance-unsubscribe@freebsd.org"
    >
    _______________________________________________
    freebsd-performance@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-performance
    To unsubscribe, send any mail to "freebsd-performance-unsubscribe@freebsd.org"


  • Next message: Bosko Milekic: "Re: Benchmark: NetBSD 2.0 beats FreeBSD 5.3 in server performance"

    Relevant Pages

    • Re: Benchmark: NetBSD 2.0 [allegedly] beats FreeBSD 5.3 in server performance
      ... >>What about the context switch time? ... I am more concerned with network and scheduler perfomance. ... The scheduler tracing and visualization tools he committed a couple ...
      (freebsd-performance)
    • Re: Context Switch Time
      ... resemblence to context switch time. ... Actually, it's more like an exception than an interrupt, in that it's ... syscall exception handler simply doesn't need to save all registers (and ...
      (comp.programming.threads)
    • Re: Context switching latency
      ... important is the ratio of context switch time to useful work time. ... faster CPU makes both faster, ... can go from a hardware interrupt to running a user-level handler, ...
      (comp.programming.threads)
    • Re: Interrupt latency
      ... > The vxWorks manual says that vxWorks has a very minimum interrupt latency ... > I believe Context switch time is less as vxWorks has no MMU context to be ...
      (comp.os.vxworks)
    • Re: How to measure context switch time
      ... measure the context switch time of the system. ... Each task is running flat out toggling ... Robert's program spots how long it was ...
      (comp.os.linux.development.system)