Displaying 20 results from an estimated 93 matches for "wean".
Did you mean:
mean
2008 Aug 13
1
[PATCH] stop_machine: wean Xen off stop_machine_run
This is the last use of (the deprecated) stop_machine_run in the tree.
Signed-off-by: Rusty Russell <rusty at rustcorp.com.au>
diff -r 332ec042cb4d drivers/xen/manage.c
--- a/drivers/xen/manage.c Wed Aug 13 10:48:27 2008 +1000
+++ b/drivers/xen/manage.c Wed Aug 13 15:50:02 2008 +1000
@@ -102,7 +102,7 @@ static void do_suspend(void)
/* XXX use normal device tree? */
xenbus_suspend();
2008 Apr 18
0
virtio: wean net driver off NETDEV_TX_BUSY
Herbert tells me that returning NETDEV_TX_BUSY from hard_start_xmit is
seen as a poor thing to do; we should cache the packet and stop the queue.
Signed-off-by: Rusty Russell <rusty at rustcorp.com.au>
---
drivers/net/virtio_net.c | 57 +++++++++++++++++++++++++++++++----------------
1 file changed, 38 insertions(+), 19 deletions(-)
diff -r a936d320f6d5 drivers/net/virtio_net.c
---
2008 Apr 18
0
virtio: wean net driver off NETDEV_TX_BUSY
Herbert tells me that returning NETDEV_TX_BUSY from hard_start_xmit is
seen as a poor thing to do; we should cache the packet and stop the queue.
Signed-off-by: Rusty Russell <rusty at rustcorp.com.au>
---
drivers/net/virtio_net.c | 57 +++++++++++++++++++++++++++++++----------------
1 file changed, 38 insertions(+), 19 deletions(-)
diff -r a936d320f6d5 drivers/net/virtio_net.c
---
2008 Apr 28
3
[PATCH 1/4] virtio: wean net driver off NETDEV_TX_BUSY
Herbert tells me that returning NETDEV_TX_BUSY from hard_start_xmit is
seen as a poor thing to do; we should cache the packet and stop the queue.
Signed-off-by: Rusty Russell <rusty at rustcorp.com.au>
---
drivers/net/virtio_net.c | 58 ++++++++++++++++++++++++++++++++---------------
1 file changed, 40 insertions(+), 18 deletions(-)
diff -r 26ba2dd67f46 drivers/net/virtio_net.c
---
2008 Apr 28
3
[PATCH 1/4] virtio: wean net driver off NETDEV_TX_BUSY
Herbert tells me that returning NETDEV_TX_BUSY from hard_start_xmit is
seen as a poor thing to do; we should cache the packet and stop the queue.
Signed-off-by: Rusty Russell <rusty at rustcorp.com.au>
---
drivers/net/virtio_net.c | 58 ++++++++++++++++++++++++++++++++---------------
1 file changed, 40 insertions(+), 18 deletions(-)
diff -r 26ba2dd67f46 drivers/net/virtio_net.c
---
2006 Aug 16
2
change default columns in init 3?
Hello list,
How can I change the init 3 shell default $COLUMNS ?
(I am trying to wean myself from GUI)
Thanks
2009 Jul 17
3
dot plot with several points for 2 categories
I'm trying to wean myself off the very limited capabilities of Excel and Oo.
Currently, I am trying to make a plot showing several values for 2
categories in a dot blot (see
http://www.nabble.com/file/p24538360/Picture%2B1.png Picture+1.png except
that the x axis should contain the category not a number, which was...
2008 Jul 18
2
[LLVMdev] binutils + gdb/insight targeted to LLVM
Hi,
As part of my work with Elsa/LLVM I've been trying to wean myself from
gcc, I'm using my own preprocessor now (to eliminate gcc -E) and have
been calling ld and as directly. To do this, I've set up a version of
bunutils (based on 2.18.50) and gdb/insight (based on 6.8) to handle all
the LLVM targets (except PIC, see below).
The nice thing abou...
2009 May 29
2
[PATCH 2/4] virtio_net: return NETDEV_TX_BUSY instead of queueing an extra skb.
This effectively reverts 99ffc696d10b28580fe93441d627cf290ac4484c
"virtio: wean net driver off NETDEV_TX_BUSY".
The complexity of queuing an skb (setting a tasklet to re-xmit) is
questionable, especially once we get rid of the other reason for the
tasklet in the next patch.
If the skb won't fit in the tx queue, just return NETDEV_TX_BUSY. It
might be frowned upon,...
2009 May 29
2
[PATCH 2/4] virtio_net: return NETDEV_TX_BUSY instead of queueing an extra skb.
This effectively reverts 99ffc696d10b28580fe93441d627cf290ac4484c
"virtio: wean net driver off NETDEV_TX_BUSY".
The complexity of queuing an skb (setting a tasklet to re-xmit) is
questionable, especially once we get rid of the other reason for the
tasklet in the next patch.
If the skb won't fit in the tx queue, just return NETDEV_TX_BUSY. It
might be frowned upon,...
2008 Jul 18
0
[LLVMdev] binutils + gdb/insight targeted to LLVM
On Jul 17, 2008, at 7:51 PM, Richard Pennington wrote:
> Hi,
>
> As part of my work with Elsa/LLVM I've been trying to wean myself from
> gcc, I'm using my own preprocessor now (to eliminate gcc -E) and have
> been calling ld and as directly.
You should consider using the clang preprocessor :)
> My question is: What assembler does the LLVM PIC target use? I'd
> like to
> add it to my collectio...
2011 Aug 31
2
thunderbird and subscriptions with sieve
...the user still
cannot see the folder, but I digress...
I can manually subscribe with thunderbird, but this won't scale for more
complex sieve later by making the user responsible for finding everything.
I can turn off subscription view in advanced settings on thunderbird,
but we are trying to wean ourselves of of individual mail clients
and I don't want to have to test this everywhere.
Many thanks in advance!
Kris
--
Mr. Kristen J. Webb
Teradactyl LLC.
PHONE: 1-505-242-1091
EMAIL: kwebb at teradactyl.com
VISIT: http://www.teradactyl.com
Home of the
True incremental Backup Syste...
2008 Jul 22
3
New apps for wine
Hi all this is my first post, so if I need to be directed to other places, thanks for the assistance in advance.
I,ve been attempting to wean my family off windoze for some time, and now have a few boxes and laptops running fc8.
I've set up the latest version of Wine and have successfully installed Myob v13 (with a few glitches: date format is not correct for Australia, despite altering the format in the[international] part of the r...
2008 Jan 03
2
Interresting Changeset for Rails Trunk...
>From http://blog.codefront.net/2008/01/02/whats-new-on-edge-rails-the-pilot/
A native Mongrel handler has been introduced. This is so that it can be worked on independent of Mongrel?s release cycle (the Rails handler is currently in the Mongrel codebase). Jeremy Kemper (bitsweat) has already made a minor performance improvement by moving the mutex from the handler itself into the dispatcher.
2001 Apr 06
2
newbie questions
While I intend to lurk for a while (antsily -I've programs I want
running), is there an archive or place where I can find somewhat
commonly identified problems for the non-programming user to look for
fixes?
Linux skill: newbie (trying to wean myself from being an NT
administrator)
Why WINE? 1) a couple of programs that are Win only (but not M$) that I
either won't or can't give up - one of each. 2) Some other programs -
mostly games - I'd rather not give up.
Thanks,
Kirk
2023 Mar 01
1
[nbdkit PATCH 0/5] ci: Get to green status on FreeBSD and MacOS
...ax-checking. And of course, you don't want to
hit a false-positive of the regex itself being an otherwise forbidden
string. For example:
https://git.savannah.gnu.org/cgit/gnulib.git/tree/top/maint.mk#n371
And since libvirt used to use gnulib's maint.mk regex-based syntax
checking, before weaning itself off gnulib, this may be why libvirt-ci
(the source of lcitool) still utilizes @FOO@ regex with [@] escaping.
Or, it could be because gitlab and/or Cirrus do their own @FOO@
expansions at job kickoff, borrowing from the earlier practice of
autoconf. I don't see any other @FOO@ listin...
2013 Mar 30
0
[LLVMdev] SolusOS 2 + Clang
On Sat, Mar 30, 2013 at 5:46 AM, Ikey Doherty <ikey at solusos.com> wrote:
> So I tried building various other components with Clang. Notable (and well
> known) failures include GLibc and the kernel. I find it more insulting that
> the standard components put forth by GNU (such as glibc) rely on their own
> non-standard extensions. Simply put: If you want to use one, you must
2008 Aug 25
0
[PULL] lguest comments, virtio fix and final stop_machine_run() remove
...Fix oops in acer_wmi driver (acer_wmi_init)
are available in the git repository at:
ssh://master.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus.git master
Anthony Liguori (1):
virtio_balloon: fix towards_target when deflating balloon
Rusty Russell (3):
stop_machine: wean Xen off stop_machine_run
stop_machine: Remove deprecated stop_machine_run
lguest: update commentry
Documentation/lguest/lguest.c | 8 ++++++++
drivers/lguest/lguest_device.c | 8 ++++++++
drivers/virtio/virtio_balloon.c | 2 +-
drivers/xen/manage.c | 2 +-
in...
2008 May 02
0
[PULL] virtio & lguest changes for 2.6.26
...Marcelo Tosatti (1):
virtio-blk: fix remove oops
Rusty Russell (11):
virtio: ignore corrupted virtqueues rather than spinning.
virtio: fix tx_ stats in virtio_net
virtio: de-structify virtio_block status byte
virtio: fix scatterlist sizing in net driver.
virtio: wean net driver off NETDEV_TX_BUSY
virtio: finer-grained features for virtio_net
virtio: change config to guest endian.
virtio: explicit advertisement of driver features
lguest: avoid using NR_CPUS as a bounds check.
lguest: remove bogus NULL cpu check
lguest: make La...
2007 Jan 24
0
Agent Pre Acknowledgement Message
I'm trying to wean my self using the Agent channel in Asterisk. The main
reason I use it is for the callback acknowledgement , where the user
presses # to finally acknowledge the call. I have implemented this in the
Dialplan using the Macro in the docs. This works well as long as the user
enters something.
Howe...