Displaying 12 results from an estimated 12 matches similar to: "PAE removal patch for testing"
2005 Mar 24
0
[patch] small accounting and lockup fix for xenfreebsd on -unstable
# This is a BitKeeper generated diff -Nru style patch.
#
# ChangeSet
# 2005/03/23 18:27:49-08:00 kmacy@shemp.lab.netapp.com
# only bump tmpindex by NKPT-1 once
# release sched lock on upcall
# Signed-off-by: Kip Macy <kmacy@fsmware.com>
#
# freebsd-5.3-xen-sparse/i386-xen/i386-xen/machdep.c
# 2005/03/23 18:24:47-08:00 kmacy@shemp.lab.netapp.com +0 -4
# remove extra bump of
2003 Sep 08
1
ports/55928: vmware2 broken on -STABLE, presumably by PAE import
Hi,
On Sun, Aug 24, 2003 at 07:14:29AM -0400, Brandon S. Allbery KF8NH wrote:
> >Synopsis: vmware2 broken on -STABLE, presumably by PAE import
>> (..)
Your patch makes VmWare2 build, but it doesn't make it work:
- VmWare fails to allocate memory (see
http://anders.fix.no/test/vmware/1.png and
http://anders.fix.no/test/vmware/2.png).
- There seems to be something wrong with
2005 Apr 30
4
[PATCH] disable writable pagetables on FreeBSD
Presumably as a result of recent changes, FreeBSD no longer works with
writable page tables. In the short-term I''m more interested in
functionality than performance. This patch disables them and fixes a
compile issue.
# This is a BitKeeper generated diff -Nru style patch.
#
# ChangeSet
# 2005/04/29 19:26:00-07:00 kmacy@curly.lab.netapp.com
# disable writable pagetables + compile
2013 Jul 12
1
stable/9 fails to compile: kmem_alloc_contig bad definition
Hello.
/usr/local/libexec/ccache/world/cc -c -O -pipe -march=native -std=c99 -g
-Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef
-Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs
-fdiagnostics-show-option -Wno-error-tautological-compare
-Wno-error-empty-body -Wno-error-parentheses-equality -nostdinc
2006 Mar 09
1
FreeBSD netfront.c / problem
Hello!
I''m working on a guest OS port which uses NetBSD drivers, and I''m
currently working on the netfront support. I''m basing the driver on
the FreeBSD 7.0 driver, and I''ve run into a problem in
network_alloc_rx_buffers.
Parts of the code with line numbers is given below, and I''ll try to
explain where the problem occurs.
The basic problem is that
1998 Mar 12
2
FreeBSD Security Advisory: FreeBSD-SA-98:02.mmap
-----BEGIN PGP SIGNED MESSAGE-----
=============================================================================
FreeBSD-SA-98:02 Security Advisory
FreeBSD, Inc.
Topic: security compromise via mmap
Category: core
Module: kernel
Announced: 1998-03-12
Affects:
2000 Aug 28
0
FreeBSD Security Advisory: FreeBSD-SA-00:41.elf
-----BEGIN PGP SIGNED MESSAGE-----
=============================================================================
FreeBSD-SA-00:41 Security Advisory
FreeBSD, Inc.
Topic: Malformed ELF images can cause a system hang
Category: core
Module: kernel
Announced:
2013 Oct 28
5
FreeBSD PVH guest support
Hello,
The Xen community is working on a new virtualization mode (or maybe I
should say an extension of HVM) to be able to run PV guests inside HVM
containers without requiring a device-model (Qemu). One of the
advantages of this new virtualization mode is that now it is much more
easier to port guests to run under it (as compared to pure PV guests).
Given that FreeBSD already supports
2013 Jul 07
1
Shutdown hangs on unmount of a gjournaled file system in 8-Stable
The problem occurs after an update of 8-stable from r248120 to r252111.
Sometimes shutdown hangs:
Waiting (max 60 seconds) for system process `vnlru' to stop...done
Waiting (max 60 seconds) for system process `bufdaemon' to stop...done
Waiting (max 60 seconds) for system process `syncer' to stop...
Syncing disks, vnodes remaining...0 0 done
All buffers synced.
>From the kernel
2013 Jul 17
3
Help with filing a [maybe] ZFS/mmap bug.
Hi All,
I have what I think is a ZFS related bug. Unfortunately my simplest
test case is a bit cumbersome and I haven't definitively proven that
the problem is ZFS related.
I'm hoping for some feedback on how to move forward.
Quick background: I rip my CD's using grip and produce flac files. I
tag the music using Musicbrainz' Picard and transcode it to mp3's
within Picard
2003 Aug 12
2
panic with today's stable
Did cvsup on a machine that does just mail processing (well, a lot of spam
scanning) and it crashed not too much later. This kernel does not include
MFC src/sys/kern/sys_process.c revisions 1.111 and 1.112:
Use kmem_alloc_nofault() rather than kmem_alloc_pageable() in
procfs_rwmem().
Use vm_page_hold() in place of vm_page_wire() since the page can be freed.
Don't hold extra
2013 Jul 22
2
stopping amd causes a freeze
Occasionally stopping amd freezes my system. It's a rare occurrence,
and I haven't found a reliable way to reproduce it.
It's also a real freeze, so there's no way to get into the debugger
or grab a core dump. I only can perform the 4 seconds hard shutdown to
revive the system.
I run amd through sysutils/automounter, which is a scripting solution
that generates an amd.map file