search for: 21p

Displaying 12 results from an estimated 12 matches for "21p".

Did you mean: 21
2007 Feb 06
3
Cannot change case of existing file names
...ckages for FC6) Samba configuration: All defaults Client OS: Windows XP SP2, Windows 2000 SP4 In recent versions of Samba (including 3.0.24), attempting to rename a file to a new name that differs only in case appears to have no effect: X:\tmp>echo . > FILE.txt X:\tmp>dir 02/05/2007 08:21p 4 FILE.txt X:\tmp>ren FILE.txt file.txt X:\tmp>dir 02/05/2007 08:21p 4 FILE.txt I'm pretty sure this worked in older versions. Any ideas? Thanks. -- Jordan Russell
2005 Nov 14
1
Using TBF to throttle a PC to 5kbps
...ut all traffic gets dropped. not just the bit over 5kbps. TC="tc add dev ppp0" $TC parent 8001:2 handle 2: tbf rate 5kbps latency 50ms burst 1540 I can see the "dropped" counter increasing, the overlimits counter stays the same and there is a "backlog" counter with 21p or similar each time which also stays the same. To get traffic working again I have to delete the qdisc and add it again. What am I doing wrong ? This is a Kubuntu machine running 2.6.14 kernel, the tbf is a leaf qdisc for a WRR class. Thanks in Advance Lee p.s. if anyone can explain what t...
2016 Jul 18
2
[PATCH v2] virtio_blk: Fix a slient kernel panic
On 07/18/16 at 05:21P, Cornelia Huck wrote: > On Mon, 18 Jul 2016 22:01:29 +0800 > Minfei Huang <mnfhuang at gmail.com> wrote: > > diff --git a/drivers/block/virtio_blk.c b/drivers/block/virtio_blk.c > > index 42758b5..d920512 100644 > > --- a/drivers/block/virtio_blk.c > > +++ b/driv...
2016 Jul 18
2
[PATCH v2] virtio_blk: Fix a slient kernel panic
On 07/18/16 at 05:21P, Cornelia Huck wrote: > On Mon, 18 Jul 2016 22:01:29 +0800 > Minfei Huang <mnfhuang at gmail.com> wrote: > > diff --git a/drivers/block/virtio_blk.c b/drivers/block/virtio_blk.c > > index 42758b5..d920512 100644 > > --- a/drivers/block/virtio_blk.c > > +++ b/driv...
2016 Jul 18
0
[PATCH v2] virtio_blk: Fix a slient kernel panic
On Tue, 19 Jul 2016 00:18:32 +0800 Minfei Huang <mnfhuang at gmail.com> wrote: > On 07/18/16 at 05:21P, Cornelia Huck wrote: > > On Mon, 18 Jul 2016 22:01:29 +0800 > > Minfei Huang <mnfhuang at gmail.com> wrote: > > > diff --git a/drivers/block/virtio_blk.c b/drivers/block/virtio_blk.c > > > index 42758b5..d920512 100644 > > > --- a/drivers/block/virtio_b...
2011 Nov 11
3
Why does length("") == 1?
It seems obvious to me that the empty string "" is length 0. cheers Worik [[alternative HTML version deleted]]
1998 Nov 24
1
printers.def
Hello ! I am sure this has been posted before but I can not find it. I have used a file to check witch files a .inf file shall use. This util was very good to have when making a printers.def file. My problem is that I can not find the file anymore and I do not know the name of it. Thanks, /Mikael
2016 Jul 18
2
[PATCH v2] virtio_blk: Fix a slient kernel panic
We do a lot of memory allocation in function init_vq, and don't handle the allocation failure properly. Then this function will return 0, although initialization fails due to lacking memory. At that moment, kernel will panic in guest machine, if virtio is used to drive disk. To fix this bug, we should take care of allocation failure, and return correct value to let caller know what happen.
2016 Jul 18
2
[PATCH v2] virtio_blk: Fix a slient kernel panic
We do a lot of memory allocation in function init_vq, and don't handle the allocation failure properly. Then this function will return 0, although initialization fails due to lacking memory. At that moment, kernel will panic in guest machine, if virtio is used to drive disk. To fix this bug, we should take care of allocation failure, and return correct value to let caller know what happen.
2004 Feb 19
1
latex problem with Sweave output file under Debian
...ch of TeX's memory you used: 783 strings out of 95848 8517 string characters out of 1195973 52319 words of memory out of 1000001 3751 multiletter control sequences out of 10000+50000 6376 words of font info for 23 fonts, out of 500000 for 1000 16 hyphenation exceptions out of 1000 32i,6n,21p,257b,222s stack positions out of 1500i,500n,5000p,200000b,5000s Output written on example-1.dvi (2 pages, 324 bytes).
2005 Jun 16
1
Sweave and sideways
...w much of TeX's memory you used: 1890 strings out of 95898 23049 string characters out of 1195288 64391 words of memory out of 1067656 4842 multiletter control sequences out of 35000 13777 words of font info for 30 fonts, out of 500000 for 1000 14 hyphenation exceptions out of 607 35i,6n,21p,255b,187s stack positions out of 1500i,500n,5000p,200000b,32768s Output written on test.dvi (2 pages, 1192 bytes). JC Considine
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking