Displaying 20 results from an estimated 75 matches for "garzik".
2008 May 15
4
Virt RNG?
Has anyone yet written a "hw" RNG module for virt, that reads the host's
random number pool?
All this talk[1] about IRQF_SAMPLE_RANDOM in network drivers reminds me
that virt guest instances should be grabbing random numbers from the
host, especially if the host has a hardware RNG.
Jeff
[1] lkml&netdev thread: "[PATCH] drivers/net: remove network drivers'
last
2008 May 15
4
Virt RNG?
Has anyone yet written a "hw" RNG module for virt, that reads the host's
random number pool?
All this talk[1] about IRQF_SAMPLE_RANDOM in network drivers reminds me
that virt guest instances should be grabbing random numbers from the
host, especially if the host has a hardware RNG.
Jeff
[1] lkml&netdev thread: "[PATCH] drivers/net: remove network drivers'
last
2007 Sep 03
1
ftape on centos5?
Hello,
Does anyone have the ftape driver working with a centos5 machine,
specifically with a 2.6.18-8.18-8.el5 centosplus kernel? I've got a
situation where it is needed and haven't been able to find anything related
to kernels beyound 2.1 on it, not sure if that's still current, if not i'd
appreciate any suggestions.
Thanks.
Dave.
2019 Jul 22
1
[PATCH] MAINTAINERS: Update my email address
...nresearch.com>
Javi Merino <javi.merino at kernel.org> <javi.merino at arm.com>
<javier at osg.samsung.com> <javier.martinez at collabora.co.uk>
Jean Tourrilhes <jt at hpl.hp.com>
+<jean-philippe at linaro.org> <jean-philippe.brucker at arm.com>
Jeff Garzik <jgarzik at pretzel.yyz.us>
Jeff Layton <jlayton at kernel.org> <jlayton at redhat.com>
Jeff Layton <jlayton at kernel.org> <jlayton at poochiereds.net>
diff --git a/MAINTAINERS b/MAINTAINERS
index 783569e3c4b4..bded78c84701 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS...
2007 Apr 18
3
[RFC PATCH 35/35] Add Xen virtual block device driver.
> This is another thing that has always put me off. The
> virtual block device driver has the ability to masquerade as
> other types of block devices. It actually claims to be an
> IDE or SCSI device allocating the appropriate major/minor numbers.
>
> This seems to be pretty evil and creating interesting failure
> conditions for users who load IDE or SCSI modules.
2007 Apr 18
3
[RFC PATCH 35/35] Add Xen virtual block device driver.
> This is another thing that has always put me off. The
> virtual block device driver has the ability to masquerade as
> other types of block devices. It actually claims to be an
> IDE or SCSI device allocating the appropriate major/minor numbers.
>
> This seems to be pretty evil and creating interesting failure
> conditions for users who load IDE or SCSI modules.
2007 Sep 07
1
Development forever
...as `for of dietlibc'?
http://permalink.gmane.org/gmane.linux.lib.dietlibc/1160
Why i'm asking, not for trolling or that kind stuff. I just want to know
your opinion about inclusion some comprehencive tools in addition to
dash and kinit.
For example how klibc relate to posix utils by Jeff Garzik?
I'd like to have sed in setups like klibc. This is because i can write
quite rich applications only in dash/sed. This requires BRE support,
as opposed to just shell patterns. I'm about to start TUI system based
on it and TERM=linux. Latter may be expanded via Linux development of
vt, i gu...
2006 Aug 02
2
[PATCH 1/6] scsifront/back drivers'' common Makefile and header
# HG changeset patch
# User fujita.tomonori@lab.ntt.co.jp
# Node ID 7111077b493ea53ef055ce38098f8af67f87d749
# Parent ed8d345449c176cb5fe0ccff4299da782eb63c08
SCSI frontend and backend drivers'' common Makefile and header
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
diff -r ed8d345449c1 -r 7111077b493e buildconfigs/linux-defconfig_xen0_x86_32
---
2007 Apr 18
0
[Bridge] Update OSDL/Linux-Foundation maintainer addresses
...7 @@
NETEM NETWORK EMULATOR
P: Stephen Hemminger
M: shemminger@linux-foundation.org
-L: netem@osdl.org
+L: netem@lists.osdl.org
S: Maintained
NETFILTER/IPTABLES/IPCHAINS
@@ -2349,7 +2349,7 @@
NETWORK DEVICE DRIVERS
P: Andrew Morton
-M: akpm@osdl.org
+M: akpm@linux-foundation.org
P: Jeff Garzik
M: jgarzik@pobox.com
L: netdev@vger.kernel.org
@@ -3044,7 +3044,7 @@
SOFTWARE SUSPEND:
P: Pavel Machek
M: pavel@suse.cz
-L: linux-pm@osdl.org
+L: linux-pm@lists.osdl.org
S: Maintained
SONIC NETWORK DRIVER
2002 Jan 03
2
URGENT rsync-2.5.1 released
...ojun"
Hagino)
* Various fixes for IPv6 support. (Dave Dykstra)
* rsync.1 typo fix. (Matt Kraai)
* Test suite typo fixes. (Tom Schmidt)
* rsync.1 grammar and clarity improvements. (Edward
Welbourne)
* Correction to ./configure tests for inet_ntop. (Jeff Garzik)
ENHANCEMENTS:
* --progress and -P now show estimated data transfer rate (in a
multiple of bytes/s) and estimated time to completion. (Rik
Faith)
* --no-detach option, required to run as a W32 service and also
useful when running on Unix under daemontools, A...
2001 Jun 24
0
ext3 success report
...list, and describe
what I did for the sake of others.
First off, my system: I run Debian unstable, with 5 ext2 partitions
(/, /var, /usr, /home, /usr/local) along with Windows partitions
on my Western Digital 40gb hard drive. I also use the latest 2.4.x
kernel. I used the CVS ext3 source from Jeff Garzik's repository
<http://sourceforge.net/cvs/?group_id=3242> and patched up my
2.4.5 kernel source. I had e2fsprogs 1.21 installed, and ran into
the bad file descriptor bug when I tried to create the journal
on an already mounted filesystem; then I checked this mailing list's
archive and...
2002 Jan 03
2
URGENT rsync-2.5.1 released
...ojun"
Hagino)
* Various fixes for IPv6 support. (Dave Dykstra)
* rsync.1 typo fix. (Matt Kraai)
* Test suite typo fixes. (Tom Schmidt)
* rsync.1 grammar and clarity improvements. (Edward
Welbourne)
* Correction to ./configure tests for inet_ntop. (Jeff Garzik)
ENHANCEMENTS:
* --progress and -P now show estimated data transfer rate (in a
multiple of bytes/s) and estimated time to completion. (Rik
Faith)
* --no-detach option, required to run as a W32 service and also
useful when running on Unix under daemontools, A...
2004 Oct 14
0
Re: klibc
Jeff Garzik wrote:
>
> Random, unsolicited comment:
>
> klibc merge got postponed "until 2.7".
>
> With the new "dev model" which effectively postpones 2.7 for a while, we
> might as well push klibc to Andrew.
>
Yes, agreed. I need to re-merge with Sam and mak...
2008 Jul 12
4
[PATCH] tun: Fix/rewrite packet filtering logic
Please see the following thread to get some context on this
http://marc.info/?l=linux-netdev&m=121564433018903&w=2
Basically the issue is that current multi-cast filtering stuff in
the TUN/TAP driver is seriously broken.
Original patch went in without proper review and ACK. It was broken and
confusing to start with and subsequent patches broke it completely.
To give you an idea of
2008 Jul 12
4
[PATCH] tun: Fix/rewrite packet filtering logic
Please see the following thread to get some context on this
http://marc.info/?l=linux-netdev&m=121564433018903&w=2
Basically the issue is that current multi-cast filtering stuff in
the TUN/TAP driver is seriously broken.
Original patch went in without proper review and ACK. It was broken and
confusing to start with and subsequent patches broke it completely.
To give you an idea of
2006 Jun 22
0
HP DL360, tg3 driver, bonding and link flapping
...g3
alias eth1 tg3
alias bond0 bonding
options bond0 mode=0 miimon=100
alias scsi_hostadapter cciss
alias usb-controller ohci-hcd
[root at centos-test ~]# modinfo tg3
filename: /lib/modules/2.6.9-34.ELsmp/kernel/drivers/net/tg3.ko
author: David S. Miller (davem at redhat.com) and Jeff Garzik
(jgarzik at pobox.com)
description: Broadcom Tigon3 ethernet driver
license: GPL
version: 3.43f 7AC5B2FE640CA3E42CEB7C1
parm: tg3_debug:Tigon3 bitmapped debugging message enable
value
vermagic: 2.6.9-34.ELsmp SMP 686 REGPARM 4KSTACKS gcc-3.4
Port Name...
2007 May 09
3
[patch 7/9] lguest: the net driver
From: Rusty Russell <rusty@rustcorp.com.au>
Lguest net driver
A simple net driver for lguest.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Cc: Andi Kleen <ak@suse.de>
Cc: Jeff Garzik <jeff@garzik.org>
Acked-by: James Morris <jmorris@namei.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---
drivers/net/Makefile | 1
drivers/net/lguest_net.c | 345 +++++++++++++++++++++++++++++++++++++
2 files changed, 346 insertions(+)
diff -puN driver...
2007 May 09
3
[patch 7/9] lguest: the net driver
From: Rusty Russell <rusty@rustcorp.com.au>
Lguest net driver
A simple net driver for lguest.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Cc: Andi Kleen <ak@suse.de>
Cc: Jeff Garzik <jeff@garzik.org>
Acked-by: James Morris <jmorris@namei.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---
drivers/net/Makefile | 1
drivers/net/lguest_net.c | 345 +++++++++++++++++++++++++++++++++++++
2 files changed, 346 insertions(+)
diff -puN driver...
2004 Apr 20
1
Strange Fedora Booting problem: can not mount "LABEL=*"partitions
.../dev/sdd1</device>
hello06.alexa.com root 169%
Thanks.
--Guolin Cheng
-----Original Message-----
From: Theodore Ts'o [mailto:tytso at mit.edu]
Sent: Monday, April 19, 2004 3:28 PM
To: Guolin Cheng
Cc: Stephen C. Tweedie; ops; Fedora (E-mail); Redhat Ext3 (E-mail); Jeff
Garzik
Subject: Re: Strange Fedora Booting problem: can not mount
"LABEL=*"partitions
On Thu, Apr 15, 2004 at 10:50:03AM -0700, Guolin Cheng wrote:
>
> Thanks. But the problem got debugged&fixed, the answer was post on
> fedora-list about 2 weeks ago.
>
> The prob...
2001 May 17
0
Fwd: ext3 for 2.4
...tainviewdata.com>, Andreas Dilger <adilger@turbolinux.com>,
"Stephen C. Tweedie" <sct@redhat.com>
Cc: linux-fsdevel@vger.kernel.org
Summary: ext3 works, page_launder() doesn't :)
The tree is based on the porting work which Peter Braam did. It's
in cvs in Jeff Garzik's home on sourceforge. Info on CVS is at
http://sourceforge.net/cvs/?group_id=3242 - the module name
is `ext3'. There's a README there which describes how to
apply the patchset.
Current status is: quite solid. Stress testing on x86/SMP
passes and performance in ordered data and writ...