Displaying 20 results from an estimated 800 matches similar to: "unionfs related patch"
2003 Sep 17
2
FreeBSD Security Advisory FreeBSD-SA-03:12.openssh [REVISED]
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=============================================================================
FreeBSD-SA-03:12 Security Advisory
FreeBSD, Inc.
Topic: OpenSSH buffer management error
Category: core, ports
Module: openssh, ports_openssh,
2003 Sep 17
2
FreeBSD Security Advisory FreeBSD-SA-03:12.openssh [REVISED]
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=============================================================================
FreeBSD-SA-03:12 Security Advisory
FreeBSD, Inc.
Topic: OpenSSH buffer management error
Category: core, ports
Module: openssh, ports_openssh,
2006 Nov 07
2
unionfs and centos 4.4
I have tried to create a livecd from Centos 4.4, it require to compile
unionfs as a module.
I'm using Centos kernel source kernel-2.6.9-42.EL.src.rpm and unionfs
v1.1.5 but its giving error while compiling.
<http://mirror.linux.duke.edu/pub/centos/4.4/os/SRPMS/kernel-2.6.9-42.EL.src.rpm>
Is anyone having success story building centos livecd from scratch?
--beast
2003 May 21
8
system slowdown - vnode related
I woke up to a frozen box this morning - it froze up a few more times
before I got a handle on it.
Basically, the box runs idle but refuses to do disk IO, or does it
-very- slowly.
Top shows processes stuck in 'ffsvget', 'inode', and 'vlruwk' state.
I can get the box responsive again by setting sysctl
kern.maxvnods=100000. It starts up with kern.maxnodes=36079. I
2003 Jun 08
2
sub-directory 'hung' ...
'K, not sure how/what to debug here ...
doing a grep of svr1.postgresql.org in /proc/*/status shows all the
processes 'stuck' in inode ...
/proc/38750/status:inetd 38750 2072 2072 2072 -1,-1 noflags 1055120147,191009 0,0 0,592 inode 0 0 0,0,0,2,3,4,5,20,31 svr1.postgresql.org
/proc/38752/status:inetd 38752 2072 2072 2072 -1,-1 noflags 1055120154,886433 0,0 0,637 inode 0 0
2010 Feb 04
18
unionfs help
Is it possible to emulate a unionfs with zfs and zones somehow? My zones
are sparse zones and I want to make part of /usr writable within a zone.
(/usr/perl5/mumble to be exact)
I can''t just mount a writable directory on top of /usr/perl5 because then
it hides all the stuff in the global zone. I could repopulate it in the
local zone but ugh that is unattractive. I''m hoping
2003 Aug 12
0
union_lookup panic ...
G'day ...
Altho it is rare, we are getting union_lookup panics on our server(s)
... as most on this list already know, we make heavy use of unionfs to
share between jails, and I already know that this is the "kernel side"
cause of the problem ... but ...
From what I can tell, though, the "trigger" for the panic is pkg_delete
... if I build a jail'd environment,
2007 Nov 06
2
index corruption
Hi people
Just switched to Dovecot yesterday, and I've already got about five
reports of users with duplicate mail in their inbox :-/. Not as bad
as lost email, mind you, but pretty annoying still.
Checking the server log, it says:
postfix/smtpd: disconnect from unknown
deliver: msync() failed with index file maildir/dovecot.index:
Input/output error
unionfs: new lower inode mtime
2014 Aug 31
2
[LLVMdev] understanding DAG: node creation
Hi,
Yes, that's what I would do. If you want LLVM and the register allocator to also know that the instruction explicitly defines the register, I would designate the register into it's own register class and have your instruction write to that class (and there will be only a single option for RA).
cheers,
Sam
Sam Parker
Research Student
Electronic Systems Design Group
Loughborough
2014 Sep 01
3
[LLVMdev] understanding DAG: node creation
Hi,
I'm not sure. But in your lowered DAG the chain nodes are the first
operands for you custom nodes, however for the other nodes the chain is
the last operand. I seem to remember that during targetlowering the
chain is the first operand and then it seems to switch over after
ISelDAG, this confused me and may have something to do with the issue
that you are seeing. I really don't
2014 Aug 31
2
[LLVMdev] understanding DAG: node creation
Hi Dmitri,
If you have such a simple intrinsic which operates on a single register, just lower the intrinsic to a target specific node which is only implemented by a single instruction. Like you were doing before and by using a chain operand. Hard code the instruction to use and define the global register and only pass the instruction the actual variable argument.
Hope that helps,
Sam
Sam
2008 May 13
1
Hard(?) lock when reassociating ath with wpa_supplicant on RELENG_7
I seem to be able to lock my machine by going into wpa_cli and asking it
to 'reassoc'. The reason for question mark after "hard" is that debug
information (caused by wlandebug and athdebug) is being printed on the
console. The only way to get machine's attention is to hold power button
for 8 seconds.
Note: manual reassociation is just the handy way to reproduce the
problem
2023 Apr 04
2
[PATCH 4/5] fstests/MAINTAINERS: add some specific reviewers
Some people contribute to someone specific fs testing mostly, record
some of them as Reviewer.
Signed-off-by: Zorro Lang <zlang at kernel.org>
---
If someone doesn't want to be in cc list of related fstests patch, please
reply this email, I'll remove that reviewer line.
Or if someone else (who contribute to fstests very much) would like to a
specific reviewer, nominate yourself to
2013 Dec 20
3
syslinux.efi hangs during PXE boot
Hi,
I'm trying to boot 64bit version of syslinux.efi through network. But
booting is freezes with following message:
Getting cached packets
My IP is X.X.X.X
the last file that was requested through tftp is syslinux.efi.
I'm using precompiled binary from official syslinux-6.02.tar.gz.
Here is the dump in ASCII - http://brom.in/dumps/syslinux-20131220.txt
Any help is appreciated.
2006 Mar 24
2
New sysinstall in 6.1-PRE. make own release
Hi, all
I need building my own install server and want install my custom
world, custom kernel and other in non-interactive mode.
With 6.1-beta3 it work in mass (I not try install my kernel).
With 6.1-beta4 and more fresh I can't get non-interactive
installation.
1. I can't find how to select timezone non-interactive.
2. I can't good variant for installing my own kernel (now I use
2000 Feb 08
1
[2.0.7pre1] --with-utmp enabled ...
Under Solaris 7/sparc, I get:
Compiling smbd/connection.c
smbd/connection.c:381: conflicting types for `utmp_yield'
smbd/connection.c:30: previous declaration of `utmp_yield'
381 has 'int pid', while 30 has 'pid_t pid' ... I changed 381 to reflect
30 and she continues on its way ...
Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy
Systems
2006 Nov 02
10
windows 2003
I have finally gotten one version of windows 2003 r2 x64 installed as a
guest.
The bad news is no network.
The network tab says it''s a realtek 8139 when I know it is a intel. I tried
downloading the intel drivers and they wont install says it''s the wrong hard
ware. Is this common that it uses a 8139 as a generic network card?
Also the network card shows
The
2013 Jul 04
1
XHCI umass support breaks between r248085 and r252560 on 9-STABLE
Three different external hard drives (Seagate, Western Digital and noname USB 3.0 enclosure) refused to be recognized as the umass devices. Reverting /usr/src/sys/dev/bsd/controller to r248085, building and loading just xhci module makes drives appear again. Below are snippets from the log in both cases:
Non working:
Jul 4 14:35:17 twinhead kernel: xhci0: <XHCI (generic) USB 3.0
2007 Jan 23
2
Centos 4.4 in a cf card + ramdisk
I want to install centos 4.4 in a CF card and use a ram disk for
operations. It means no hard disk attached to the computer. The
machine will only run an antispam antivirus gateway.
What documents can I read to make /var and /tmp sit on a ram disk and
boot the operating system in read write and switch to read only after
booting?
thanks,
--
2006 Jan 05
1
Xenoppix(Xen 3.0 CD size) is released
Dear,
We released New Xenoppix (based on Xen3.0, CD size).
Detail HP http://unit.aist.go.jp/itri/knoppix/xen/index-en.html
670MB knoppix_v4.0.2CD_20050923_xen3.0-20060104+IPAFont_cdsize.iso
---------------------------------
# New Features
* Xen is updated to version 3.0.
* Host-Xenoppix(Knoppix on Domain0) boots Guest-Xenoppix(Knoppix on
DomainU) with same kernel and same Root