search for: 2k

Displaying 20 results from an estimated 1725 matches for "2k".

Did you mean: 32k
2003 Mar 12
3
Warnings with and without r2q
...ternet link that is shared is 128kbit. iptable rules mark the packets on the PREROUTING and POSTROUTING chain Here is what I tested and then the rules I´m using: With this tests: 1. Script with no r2q and no burst 2. Script with "r2q 1" and no burst 3. Script with no r2q and "burst 2k" 4. Script with "r2q 1" and "burst 2k" I get the same warnings: htb*g j=154890413 HTB: quantum of class 10001 is big. Consider r2q change HTB: quantum of class 10010 is big. Consider r2q change HTB: quantum of class 10021 is small. Consider r2q change ... ... ... HTB: qua...
2011 Aug 30
4
weird apply() behavior
Hi, I had a weird results from using apply(). Here is an simple example: > y<-data.frame(list(a=c(1,NA),b=c('2k','0'))) > y ??? a???? b 1? 1?? 2k 2 NA?? 0 > apply(y,1,function(x){x<-unlist(x); if (!is.na(x[2]) & x[2]=='2k' & !is.na(x[1]) & x[1]=='1') 1 else 0} ) This should print "1 0" as output, as demonstrated by: > apply(y[1,],1,function(x)...
2001 Jan 02
0
mdct explanation
..., I don't have access to TeX, X, or anything else from a text terminal with gcc and vi right now). Hope you like it, Segher -- Suppose we want to calculate a MDCT (encode side): (x_ is input (time) samples, w_ is window, b_ is output (freq) samples): b_k = \sum_{j=0}^{4N-1} x_j w_j \cos{(2k+1)(2j+1-2N) \over 8N} \pi After setting a_j := w_{-j-1+N} x{-j-1+N} + w_{j+N} x{j+N}, j < N a_j := w_{j-1-N} x{j-1-N} - w_{j+3N} x{j+3N}, otherwise (or something similar; the cos'es should agree) we get b_k = \sum_{j=0}^{2N-1} a_j \cos{(2k+1)(2j+1) \over 8N} \pi This is a DCT-IV....
2003 Jan 29
5
Problems making use of 2K PDC
I'm having problems with samba using the 2K PDC. I've gotten it to successfully join the 2K PDC via smbpasswd. Winbindd is running and I can ping it. I've tried googling, but was unsuccessful at finding something useful. The Windows 2K event viewer shows: The session setup from the computer DATASRV failed to authenticate. The name o...
2019 May 16
3
[PATCH 05/10] s390/cio: introduce DMA pools to cio
...gt; kmem_cache into a dma_pool. > > Cornelia, Sebastian which approach do you prefer: > 1) get rid of cio_dma_pool and AIRQ_IV_CACHELINE, and waste a page per > vector, or > 2) go with the approach taken by the patch below? We only have a couple of users for airq_iv: virtio_ccw.c: 2K bits pci with floating IRQs: <= 2K (for the per-function bit vectors) 1..4K (for the summary bit vector) pci with CPU directed IRQs: 2K (for the per-CPU bit vectors) 1..nr_cpu (for the summary bit vector) The options are: * page allocations...
2019 May 16
3
[PATCH 05/10] s390/cio: introduce DMA pools to cio
...gt; kmem_cache into a dma_pool. > > Cornelia, Sebastian which approach do you prefer: > 1) get rid of cio_dma_pool and AIRQ_IV_CACHELINE, and waste a page per > vector, or > 2) go with the approach taken by the patch below? We only have a couple of users for airq_iv: virtio_ccw.c: 2K bits pci with floating IRQs: <= 2K (for the per-function bit vectors) 1..4K (for the summary bit vector) pci with CPU directed IRQs: 2K (for the per-CPU bit vectors) 1..nr_cpu (for the summary bit vector) The options are: * page allocations...
2011 Nov 20
1
[HCL] ALLSAI LV 2K supported by blazer_usb
Hi, another UPS piece supported by blazer_usb: ALLSAI model LV 2K upsc output: battery.voltage: 82.08 battery.voltage.nominal: 72.0 beeper.status: enabled device.mfr: device.model: LV 2K device.type: ups driver.name: blazer_usb driver.parameter.pollinterval: 2 driver.parameter.port: auto driver.version: 2.4.3 driver.version.internal: 0.03 input.current.nominal...
2002 Dec 16
0
samba, RH7.3 and windows NT/2K/XP problem?
...well before. Now, one system's samba shows a problem after the system rebooting yesterday. Samba is still running and all windows 95, 98 users can access this RH7.3 system without any problem, but windows NT/2000/XP users cannot access it now. Before the rebooting, all windows (including nt/2k/xp) users can access it, and I didnot make any change for samba before/after this rebooting. Meanwhile, the second RH7.3, that has the same configuration for samba as the first RH7.3 system, still works well -- all windows (95/98/nt/2k/xp) users can access it w/o any problem. The following is th...
2003 Nov 23
2
Office 2000 / Windows 2000
...te of the file and so subsequent saves do not work. The only way round this is to close the file, go to Explorer and select the properties of the file and then un check the read only box. You can then open the file again, but again once you save it it becomes read only. This only happens on Office 2K on Win 2K, other file types on Win 2K are fine and office 2K files on Win 98 are fine. It appears to be the way Windows or Office is interpreting the information about the file as the log shows the same results / actions (log level 2 & 3) as it does when opening and saving other files. Has an...
2003 Feb 19
0
limiting users on a 128kbit line
...r2q to 1 (it''s the smallest one possible, no ? ) and it receive warnings that the quantum is too small Thanks in advance.... Radu Here''s the script : tc qdisc add dev eth1 root handle 1: htb default 14 r2q 1 tc class add dev eth1 parent 1: classid 1:1 htb rate 128kbit burst 2k tc class add dev eth1 parent 1:1 classid 1:10 htb rate 48kbit burst 2k tc class add dev eth1 parent 1:1 classid 1:20 htb rate 12kbit ceil 128kbit burst 2k tc class add dev eth1 parent 1:1 classid 1:30 htb rate 12kbit ceil 128kbit burst 2k tc class add dev eth1 parent 1:1 classid 1:40 htb rate...
2002 Jul 02
2
is EXT3 data=journal, 2K block size, 2.5 series kernel stable?
A while back, after 2.5.6, there were various changes made to the kernel that resulted in some instability with journaled data on ext3 filesystems, as well as small issues with my 2k block size file systems. Can someone (say, Andrew Morton ;) comment on the stability of the current release with this sort of configuration? If it's not full of known bugs then I will give it another shot, but I don't want to waste time finding out that it's still known to be broken m...
2005 Sep 16
1
Sipura 2k voice quality
When I have voip conversations over asterisk through my computer the voice quality is nice and loud and quite clear. When I go through my Sipura 2K then the conversations are typically very muted and my responses sound somewhat delayed. I've tried fiddling with settings under asterisk and the 2K but haven't had any luck. Can someone point me in the right direction to get this configured right? -- Matthew Harrell...
2001 Nov 20
1
Windows ME / 2K / XP Printing.
Hi, Our department has succesfully been using samba as a print server for a host of 95/98/NT4 boxes for some time now. However, we're recently started to introduce ME / 2k / XP machines and are having problems. Basically, under ME, 2k and XP after adding a printer as a network printer, I recieve an error message along the lines of 'Unable to Connect to print queue' , 'Unable to determine printer status' or 'Network printer currently offline'...
2008 Oct 20
1
Question about switching from Windows 2k Server to SAMBA 3 under Centos
Greetings List, I'll begin by outlining what it is that I have to do. First, I have a windows 2k server that is currently on its last legs. It holds a list of users, groups and shares that are still required after the migration to a Linux based server. I've heard of a command called 'vampire' that extracts the required users and groups, though as of yet have been unsuccessfu...
2002 Dec 11
2
samba authenticate to 2K AD?
Has anyone on this list been able to configure samba in such a way so that it will authenticate to windows 2K acitve directory. What I want to do is this: install samba 2.2.7 onto a Redhat linux 7.3 system, then configure samba (I think using something called smb_pam) so that it will join the windows active directory domain. Is such a thing possible? Has anyone here done it? I can't find this anywher...
2003 Feb 19
1
Re: mapping printers from 2K and XP
On Wed, 2003-02-19 at 05:46, samba-request@lists.samba.org wrote: > Date: Tue, 18 Feb 2003 17:11:34 -0300 > From: "Demian Lessa" <demian@knowhow-online.com.br> > Subject: [Samba] mapping printers from 2K and XP > Message: 5 > The only problem I'm having right now is that windows 2K and xp clients > always display the Samba printer with status = error. Even so, they print > correctly. > Any clues? Have you looked at permission of your spooldir in (default) /var/spool/samba WInd...
2005 Sep 27
2
QoS-iptables-iproute-tc (doesn''t work together:S)
...-p tcp --dport 25 -j MARK --set-mark 10 iptables -t mangle -A FORWARD -p tcp -i eth0 -o eth1 --dport 25 -j MARK --set-mark 10 $TC qdisc del dev $INET_IFACE root $TC qdisc add dev $INET_IFACE root handle 1: htb default 60 $TC class add dev $INET_IFACE parent 1: classid 1:1 htb rate 2048kbit burst 2k $TC class add dev $INET_IFACE parent 1:1 classid 1:10 htb rate 10kbit ceil 128kbit prio 5 quantum 1 burst 2k $TC qdisc add dev $INET_IFACE parent 1:10 handle 10: sfq perturb 10 $TC class add dev $INET_IFACE parent 1:1 classid 1:20 htb rate 10kbit ceil 512kbit prio 2 quantum 2 burst 2k $TC qdisc...
2019 May 22
1
[PATCH 05/10] s390/cio: introduce DMA pools to cio
On Mon, 20 May 2019, Halil Pasic wrote: > On Thu, 16 May 2019 15:59:22 +0200 (CEST) > Sebastian Ott <sebott at linux.ibm.com> wrote: > > We only have a couple of users for airq_iv: > > > > virtio_ccw.c: 2K bits > > You mean a single allocation is 2k bits (VIRTIO_IV_BITS = 256 * 8)? My > understanding is that the upper bound is more like: > MAX_AIRQ_AREAS * VIRTIO_IV_BITS = 20 * 256 * 8 = 40960 bits. > > In practice it is most likely just 2k. > > > > > pci with flo...
2003 Jul 23
0
R: Windows 2K roaming profiles
...temporary localprofile. I would like to know the simple solution for this. How should i handle this -Sravan -----Original Message----- From: "Informazioni Darpha" <info@darpha.com> To: <sravan@ccs.uky.edu> Date: Wed, 23 Jul 2003 09:05:48 +0200 Subject: R: [Samba] Windows 2K roaming profiles You have two way I think. One is to manually copy the local profile to the server. The second is to disable roaming profile. I' ve done this yesterday beacuse I don't have too much space on my server and because leaving profiles on the server take quite a long time at shut...
2004 Apr 22
3
fedora core1 and office 2k
Hi guys, anyone make it works??? i using the latest wine rpm version but only able to make IE run. I need to run MS office 2k. Thanks __________________________________________________________________ Introducing the New Netscape Internet Service. Only $9.95 a month -- Sign up today at http://isp.netscape.com/register Netscape. Just the Net You Need. New! Netscape Toolbar for Internet Explorer Search from anywhere on...