search for: physmem

Displaying 20 results from an estimated 20 matches for "physmem".

Did you mean: phys_mem
2006 May 19
3
Oracle on ZFS vs. UFS
...s perform better, UFS will again gain the lead. I will now prepare the query benchmark to see how ZFS performs with a larger amount of parallelism in the database. In order to test also read throughput of ZFS vs. UFS, instead of using a larger dataset I will cut the memory the OS uses by setting physmem to 1GB. -- Daniel
2008 Feb 19
1
ZFS and small block random I/O
...marking at a customer (using IOzone) and for some specific small block random tests, performance of their X4500 is very poor (~1.2 MB/s aggregate throughput for a 5+1 RAIDZ). Specifically, the test is the IOzone multithreaded throughput test of an 8GB file size and 8KB record size, with the server physmem''d to 2GB. I noticed a couple of peculiar anomalies when investigating the slow results. I am wondering if Sun has any best practices, tips for optimizing small block random I/O on ZFS, or any other documents that might explain what we''re seeing and give us guidance on how to...
2006 Jun 20
3
nevada_41 and zfs disk partition
I just installed build 41 of Nevada on a SunBlade 1500 with 2GB of ram. I wanted to check out zfs since the delay of S10U2 I really could not wait any longer :) I installed it on my system and created a zpool out of an approximately 40GB disk slice. I then wanted to build a version of thunderbird that contains a local patch that we like. So I download the source tar ball. I try to untar it on the
2003 Jul 11
3
Where did kernfs go?
kernfs seems to have disappeared between 4.7-REL and 4.8-REL, but I couldn't find any mention of this in any of 4.8-REL docs, where/why did it go? -Paul-
2006 Nov 09
16
Some performance questions with ZFS/NFS/DNLC at snv_48
Hello. We''re currently using a Sun Blade1000 (2x750MHz, 1G ram, 2x160MB/s mpt scsi buses, skge GigE network) as a NFS backend with ZFS for distribution of free software like Debian (cdimage.debian.org, ftp.se.debian.org) and have run into some performance issues. We are running SX snv_48 and have run with a raidz2 with 7x300G for a while now, just added another 7x300G raidz2 today but
2013 Mar 01
0
xen_4.0.1-5.7_amd64.changes ACCEPTED into proposed-updates->stable-new
...86 xen-utils-4.0 - XEN administrative tools xenstore-utils - Xenstore utilities for Xen Changes: xen (4.0.1-5.7) stable-security; urgency=low . * Non-maintainer upload, previously discussed with Guido. * Apply fix for Xen Security Advisory 25 (CVE-2012-4544) - libxc: Do not use dom0 physmem as parameter to lzma decoder - libxc: builder: limit maximum size of kernel/ramdisk * Apply fix for Xen Security Advisory 27 (CVE-2012-5511) - hvm: Limit the size of large HVM op batches - x86/mm: Fix loop increment in paging_log_dirty_range() * Apply fix for Xen Security Advis...
2013 Mar 02
0
xen_4.0.1-5.7_amd64.changes ACCEPTED into proposed-updates->stable-new, proposed-updates
...86 xen-utils-4.0 - XEN administrative tools xenstore-utils - Xenstore utilities for Xen Changes: xen (4.0.1-5.7) stable-security; urgency=low . * Non-maintainer upload, previously discussed with Guido. * Apply fix for Xen Security Advisory 25 (CVE-2012-4544) - libxc: Do not use dom0 physmem as parameter to lzma decoder - libxc: builder: limit maximum size of kernel/ramdisk * Apply fix for Xen Security Advisory 27 (CVE-2012-5511) - hvm: Limit the size of large HVM op batches - x86/mm: Fix loop increment in paging_log_dirty_range() * Apply fix for Xen Security Advis...
2004 Jan 30
3
memory problem for R
Hi, I try to use lm to fit a linear model with 600k rows and 70 attributes. But I can't even load the data into the R environment. The error message says the vector memory is used up. Is there anyone having experience with large datasets in R? (I bet) Please advise. thanks, Yun-Fang [[alternative HTML version deleted]]
2014 Oct 05
1
FreeBSD 10-RELEASE-amd64(on arch x86_64)
...c-strcasestr.lo CC careadlinkat.lo CC cloexec.lo CC count-one-bits.lo CC md5.lo CC sha256.lo CC dirname-lgpl.lo CC basename-lgpl.lo CC stripslash.lo CC fd-hook.lo CC freading.lo CC getugroups.lo CC localcharset.lo CC glthread/lock.lo CC malloca.lo CC mgetgroups.lo CC nonblocking.lo CC passfd.lo CC physmem.lo CC pipe2.lo CC sig-handler.lo CC sockets.lo CC stat-time.lo CC strnlen1.lo CC sys_socket.lo CC tempname.lo CC glthread/threadlib.lo CC unistd.lo CC wctype-h.lo CC xsize.lo CC asnprintf.lo CC canonicalize-lgpl.lo CC fclose.lo CC fdatasync.lo CC fflush.lo CC fseek.lo CC fseeko.lo CC getgroups.lo C...
2007 Aug 24
0
[PATCH] convert #include "linux/..." and #include "asm/..." to #include <...>
...16 +++--- arch/um/kernel/initrd.c | 8 ++-- arch/um/kernel/irq.c | 40 +++++++------- arch/um/kernel/ksyms.c | 24 ++++---- arch/um/kernel/mem.c | 24 ++++---- arch/um/kernel/physmem.c | 18 +++--- arch/um/kernel/process.c | 56 ++++++++++---------- arch/um/kernel/ptrace.c | 20 ++++---- arch/um/kernel/reboot.c | 6 +- arch/um/kernel/sigio.c...
2007 Aug 24
0
[PATCH] convert #include "linux/..." and #include "asm/..." to #include <...>
...16 +++--- arch/um/kernel/initrd.c | 8 ++-- arch/um/kernel/irq.c | 40 +++++++------- arch/um/kernel/ksyms.c | 24 ++++---- arch/um/kernel/mem.c | 24 ++++---- arch/um/kernel/physmem.c | 18 +++--- arch/um/kernel/process.c | 56 ++++++++++---------- arch/um/kernel/ptrace.c | 20 ++++---- arch/um/kernel/reboot.c | 6 +- arch/um/kernel/sigio.c...
2007 Aug 19
1
[PATCH 1/5] um/... convert #include "linux/..." to #include <linux/...>
...lude/mem.h index e8ff0d8..e4d4131 100644 --- a/arch/um/include/mem.h +++ b/arch/um/include/mem.h @@ -6,7 +6,7 @@ #ifndef __MEM_H__ #define __MEM_H__ -#include "linux/types.h" +#include <linux/types.h> extern int phys_mapping(unsigned long phys, __u64 *offset_out); extern int physmem_subst_mapping(void *virt, int fd, __u64 offset, int w); diff --git a/arch/um/include/mem_kern.h b/arch/um/include/mem_kern.h index cb7e196..97f9341 100644 --- a/arch/um/include/mem_kern.h +++ b/arch/um/include/mem_kern.h @@ -6,8 +6,8 @@ #ifndef __MEM_KERN_H__ #define __MEM_KERN_H__ -#include &q...
2007 Aug 19
1
[PATCH 1/5] um/... convert #include "linux/..." to #include <linux/...>
...lude/mem.h index e8ff0d8..e4d4131 100644 --- a/arch/um/include/mem.h +++ b/arch/um/include/mem.h @@ -6,7 +6,7 @@ #ifndef __MEM_H__ #define __MEM_H__ -#include "linux/types.h" +#include <linux/types.h> extern int phys_mapping(unsigned long phys, __u64 *offset_out); extern int physmem_subst_mapping(void *virt, int fd, __u64 offset, int w); diff --git a/arch/um/include/mem_kern.h b/arch/um/include/mem_kern.h index cb7e196..97f9341 100644 --- a/arch/um/include/mem_kern.h +++ b/arch/um/include/mem_kern.h @@ -6,8 +6,8 @@ #ifndef __MEM_KERN_H__ #define __MEM_KERN_H__ -#include &q...
2006 Mar 17
1
Fatal trap 12: page fault while in kernel mode / current process=12 (swi1: net)
this is 6.0-STABLE as for Mar 17. KDB: debugger backends: ddb KDB: current backend: ddb Copyright (c) 1992-2006 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 6.1-PRERELEASE #2: Fri Mar 17 11:05:32 UTC 2006 vlad@host:/usr/src/sys/amd64/compile/DEF_WEB Timecounter
2008 Apr 09
3
[SO]HO Software RAID5 server: which implementation should I choice?
Hello, freebsd-stable. Does somebody use some software RAID5 on FreeBSD in real production system? I want to build storage server for my home: RAW photos, multi-layer PhotoShop files and FLAC-encoded music consume a lot of space, and they should be availible both from desktop & notebook. Also, all photo-content is unique, so I need some insuranse from single HDD crash. I understand,
2003 Aug 22
3
PAE removal patch for testing
...unt) / 1024); + printf("avail memory = %u (%uK bytes)\n", ptoa(cnt.v_free_count), + ptoa(cnt.v_free_count) / 1024); /* * Set up buffers, so they can be used to read disk labels. @@ -1422,8 +1417,6 @@ * * Total memory size may be set by the kernel environment variable * hw.physmem or the compile-time define MAXMEM. - * - * XXX first should be vm_paddr_t. */ static void getmemsize(int first) @@ -1433,8 +1426,8 @@ u_int basemem, extmem; struct vm86frame vmf; struct vm86context vmc; - vm_paddr_t pa, physmap[PHYSMAP_SIZE]; - pt_entry_t *pte; + vm_offset_t pa, physmap[P...
2013 Mar 06
1
Strange reboot since 9.1
Hello, Since FreeBSD 9.1 I have strange problems with the distribution. Some servers are rebooting without any kernel panic, instanly. First i thought it's a problem with my KVM system, but one of my FreeBSD under a Dell R210 have the same problem. The servers concerned are now: - Monitoring server - LDAP test server - Some other servers, randomly (not in production). First i thought it's
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
2006 Apr 12
1
powerd not behaving with an Asus A8V-MX and Athlon 64 X2 3800+
...ug.fdc.settle: 0 debug.PMAP1changedcpu: 1 debug.PMAP1changed: 1622 debug.PMAP1unchanged: 162299 debug.acpi.do_powerstate: 1 debug.acpi.acpi_ca_version: 0x20041119 debug.acpi.semaphore_debug: 0 hw.machine: i386 hw.model: AMD Athlon(tm) 64 X2 Dual Core Processor 3800+ hw.ncpu: 2 hw.byteorder: 1234 hw.physmem: 2138202112 hw.usermem: 2118488064 hw.pagesize: 4096 hw.floatingpoint: 1 hw.machine_arch: i386 hw.realmem: 2147155968 hw.aac.iosize_max: 65536 hw.amr.force_sg32: 0 hw.an.an_dump: off hw.an.an_cache_mode: dbm hw.an.an_cache_mcastonly: 0 hw.an.an_cache_iponly: 1 hw.ata.ata_dma: 1 hw.ata.atapi_dma: 1...
2006 Mar 21
1
weird bugs with mmap-ing via NFS
[Moved from -current to -stable] ???????? 21 ???????? 2006 16:23, Matthew Dillon ?? ????????: > ? ? You might be doing just writes to the mmap()'d memory, but the system > ? ? doesn't know that. Actually, it does. The program tells it, that I don't care to read, what's currently there, by specifying the PROT_READ flag only. > ? ? The moment you touch any mmap()'d