Fw: cvs commit: src/sys/i386/i386 genassym.c globals.s mp_machdep.c pmap.c src/sys/i386/include globaldata.h globals.h

From: Vitor de Matos Carvalho (listas_at_softinfo.com.br)
Date: 08/30/03

  • Next message: Erik Trulsson: "Re: POSIX_C_SOURCE"
    To: <FReeBSD-Stable@FreeBSD.ORG>
    Date: Sat, 30 Aug 2003 13:58:18 -0300
    
    

    Developers,

    It will be that the RELENG_4 came back to be STABLE?

     Regards,

    ---------------------------------------------------
    Vitor de Matos Carvalho - #5602098
    Softinfo Network Administrator
    Salvador - Bahia - Brazil
    FreeBSD: The silent Workhorse
    ----- Original Message -----
    From: "Tor Egge" <tegge@FreeBSD.org>
    To: <src-committers@FreeBSD.org>; <cvs-src@FreeBSD.org>; <cvs-all@FreeBSD.org>
    Sent: Saturday, August 30, 2003 12:39 PM
    Subject: cvs commit: src/sys/i386/i386 genassym.c globals.s mp_machdep.c pmap.c src/sys/i386/include globaldata.h globals.h

    > tegge 2003/08/30 08:39:08 PDT
    >
    > FreeBSD src repository
    >
    > Modified files: (Branch: RELENG_4)
    > sys/i386/i386 mp_machdep.c genassym.c globals.s pmap.c
    > sys/i386/include globaldata.h globals.h
    > Log:
    > Avoid conflict between temporary page table mappings performed by
    > interrupts and temporary page table mappings performed outside
    > interrupt context without splvm() protection. Interrupt time async
    > completion callbacks for pageout operations triggered this conflict.
    >
    > Approved by: re (murray)
    >
    > Revision Changes Path
    > 1.86.2.5 +2 -0 src/sys/i386/i386/genassym.c
    > 1.13.2.2 +5 -1 src/sys/i386/i386/globals.s
    > 1.115.2.18 +5 -2 src/sys/i386/i386/mp_machdep.c
    > 1.250.2.21 +71 -11 src/sys/i386/i386/pmap.c
    > 1.11.2.3 +5 -2 src/sys/i386/include/globaldata.h
    > 1.5.2.3 +4 -0 src/sys/i386/include/globals.h
    > _______________________________________________
    > cvs-src@freebsd.org mailing list
    > http://lists.freebsd.org/mailman/listinfo/cvs-src
    > To unsubscribe, send any mail to "cvs-src-unsubscribe@freebsd.org"
    >
    >

    _______________________________________________
    freebsd-stable@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-stable
    To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"


  • Next message: Erik Trulsson: "Re: POSIX_C_SOURCE"

    Relevant Pages

    • Heads up: panics should be fixed!
      ... panics with a recent kernel, or are in a position to stress a machine, ... Avoid conflict between temporary page table mappings performed by ... interrupt context without splvmprotection. ...
      (freebsd-stable)
    • Interrupt storm on an MS-1029 (AMD Turion 64)
      ... FreeBSD 6.1 runs very slowly out of the box on my MS-1029 AMD Turion ... Booting in safe mode and with ACPI disabled did not help. ... driver was still using irq19 and was having an interrupt storm. ... <ACPI PCI bus> on pcib0 ...
      (freebsd-questions)
    • Re: new version of polling for FreeBSD 6.x
      ... I am pretty sure you have removed all the debug OPTIONs from the kernel, ... The result on this test show that polling is a great benefit to network application vs interrupt. ... Yes it cost more in term of packet latency (where FreeBSD 4.11 was better than 6.x / 7.x in all mode) but under high pps with interrupt the DUT is unresponsive. ... For us polling have always worked better than interrupt under FreeBSD 4.x, under FreeBSD 6.x it is not the case and under one of my application benchmark you can see that it really have a problem to sustain the load. ...
      (freebsd-net)
    • RE: Polling For 100 mbps Connections? (Was Re: Freebsd Theme Song)
      ... >> (Was Re: Freebsd Theme ... >> a credible controlled test that shows polling ... >>>drop packets instead of going into livelock. ... >>>think that you have to interrupt for every ...
      (freebsd-questions)
    • Re: em network issues
      ... >>> interrupt with usb, and yet so far he has been unsuccessful. ... on the em driver on FreeBSD? ... works wonders at exposing race conditions is the Smartbits bi-directional ... Smartbits with gigE ports isn't cheap, but I'd be surprised if Intel ...
      (freebsd-stable)