search for: 16kbytes

Displaying 20 results from an estimated 23 matches for "16kbytes".

2002 Jun 22
1
Samba 2.2.5 - Cannot copy The path is too deep
...talled Samba 2.2.5 from the FreeBSD ports. It seems Samba works fine when browsing the Samba server from WinXP client, etc. I can copy files from the Samba server, and even create small files and copy small files TO the Samba server. The problem seems to be if I try to copy any file greater than 16Kbytes or so to the Samba server. When I do so, Windows XP complains with an error: Cannot copy <file>: The path is too deep. The problem happens on any share, any user, and any file. There are no known network problems. They are connected via 100Mbps switched network. Anyone know where to sta...
2005 Dec 06
0
Problem: IP-Config: Unable to set interface netmask (-22)
...ateway="128.135.164.65" root = "/dev/sda1 ro" extra = "" $ xm create vwconfig -c (snipped) xen_blk: Initialising virtual block device driver xen_net: Initialising virtual ethernet driver. NET: Registered protocol family 2 IP: routing cache hash table of 2048 buckets, 16Kbytes TCP established hash table entries: 16384 (order: 5, 131072 bytes) TCP bind hash table entries: 16384 (order: 4, 65536 bytes) TCP: Hash tables configured (established 16384 bind 16384) NET: Registered protocol family 1 NET: Registered protocol family 17 IP-Config: Complete: device=eth0, addr...
2013 Jul 04
2
Calculator
How do I calculate bandwidth needs and processor, memory needs to find possible user configurations of say 6GB Bandwidth a month 2.3 dual proc 4gig memory for 128k stream feed? Mit freundlichen Gr??en Scott Winterstein EMAIL: 0turn1 at gmail.com PHONE: +49 0151 279 11519 Calls from USA +49 151 279 11519 WEBSITE: http://www.scottsdesk.net FACEBOOK: http://www.facebook.com/scottsdesk DEVELOPMENT:
2005 Dec 06
0
RE: Problem: IP-Config: Unable to set interface netmask(-22)
...= "/dev/sda1 ro" > extra = "" > > $ xm create vwconfig -c > (snipped) > xen_blk: Initialising virtual block device driver > xen_net: Initialising virtual ethernet driver. > NET: Registered protocol family 2 > IP: routing cache hash table of 2048 buckets, 16Kbytes TCP > established hash table entries: 16384 (order: 5, 131072 > bytes) TCP bind hash table entries: 16384 (order: 4, 65536 bytes) > TCP: Hash tables configured (established 16384 bind 16384) > NET: Registered protocol family 1 > NET: Registered protocol family 17 > IP-Config: Co...
2012 May 01
1
btrfs on low end and high end FLASH
..." filesystem and to be filled up linearly with large files. I guess the more scattered layout of extN is non-too sympathetic to their normal operation. The high-end (b) may well have 4kByte pages or smaller but they will typically operate with multiple page chunks that are much larger, where 16kBytes appear to be the optimum performance size for the devices I''ve seen so far. How well does btrfs fit in with the features for those two categories? Regards, Martin -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@v...
2013 Jul 05
2
Bandwidth Calculations
...th a month 2.3 dual > proc 4gig memory for 128k stream feed? Fri, Jul 5, 2013 at 7:54 AM, Thomas B. R?cker answered: > With Icecast the basic rule is: > - you run out of bandwidth before anything else > The rest is fairly simple bandwidth math. > Just keep in mind: > 128kbit/s = 16kbytes/s > Also take into account TCP/IP/Ethernet overhead. I don't have a hard > number at hand, but I'd just multiply stream bandwidth by 1.1 or 1.2. > > I'm a bit surprised at the low monthly data volume of 6GB you state, as > that is unusually low for a hosting arrangement n...
2006 Apr 13
4
How to create a compact Speex library
--- Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> wrote: > > Sorry if this a repost but I want to create the > > smallest Speex library possible to be put in TI's > > TMS320 DSP. I'm only interested in one > configuration: > > 5.97 Kbps narrowband. What part of source code > can I > > remove? Currently, when I compiled the version >
2013 Jul 05
2
Bandwidth Calculations
...gt;> >> Fri, Jul 5, 2013 at 7:54 AM, Thomas B. R?cker answered: >>> With Icecast the basic rule is: >>> - you run out of bandwidth before anything else >> >>> The rest is fairly simple bandwidth math. >>> Just keep in mind: >>> 128kbit/s = 16kbytes/s >>> Also take into account TCP/IP/Ethernet overhead. I don't have a hard >>> number at hand, but I'd just multiply stream bandwidth by 1.1 or 1.2. >>> >>> I'm a bit surprised at the low monthly data volume of 6GB you state, as >>> that is u...
2013 Jul 05
0
Calculator
...cessor, memory needs to find > possible user configurations of say 6GB Bandwidth a month 2.3 dual > proc 4gig memory for 128k stream feed? With Icecast the basic rule is: - you run out of bandwidth before anything else The rest is fairly simple bandwidth math. Just keep in mind: 128kbit/s = 16kbytes/s Also take into account TCP/IP/Ethernet overhead. I don't have a hard number at hand, but I'd just multiply stream bandwidth by 1.1 or 1.2. I'm a bit surprised at the low monthly data volume of 6GB you state, as that is unusually low for a hosting arrangement nowadays and translates t...
2013 Jul 05
0
Bandwidth Calculations
...memory for 128k stream feed? > > Fri, Jul 5, 2013 at 7:54 AM, Thomas B. R?cker answered: >> With Icecast the basic rule is: >> - you run out of bandwidth before anything else > >> The rest is fairly simple bandwidth math. >> Just keep in mind: >> 128kbit/s = 16kbytes/s >> Also take into account TCP/IP/Ethernet overhead. I don't have a hard >> number at hand, but I'd just multiply stream bandwidth by 1.1 or 1.2. >> >> I'm a bit surprised at the low monthly data volume of 6GB you state, as >> that is unusually low for a...
2002 Jun 12
7
VFS: Cannot open root device, pxelinux nfsroot
Hi everyone, I got the error: NET4: Unix domain sockets 1.0/smp for linux NET4.0 ds: no socket drivers loaded request_module[block-major-8]: root fs not mounted VFS: Cannot open root device ""or 08:03 Please append a correct "root"boot option The strange thing is that it tries to mount from harddisk. This I got somewhere else: "the kernel looks like it is trying to
2006 Apr 14
0
How to create a compact Speex library
...able.c (thanks for those). By the way, do you really care about the size of the .a file? My library is 467kbytes, but that is meaningless, because the library was built with symbol information. Looking at the map file, Speex (including my interface routines) takes about 41kbytes in .text and 16kbytes in .const. That does not include data memory, which is what Jean-Marc is working on now. Regards, Jim Crichton
2006 Apr 17
2
How to create a compact Speex library
...y the way, do you really care about the size of the > .a file? My library is > 467kbytes, but that is meaningless, because the > library was built with > symbol information. Looking at the map file, Speex > (including my interface > routines) takes about 41kbytes in .text and 16kbytes > in .const. That does > not include data memory, which is what Jean-Marc is > working on now. > > Regards, > > Jim Crichton > > > Thanks for your help. And sorry to Jean-Marc for implying that I don't want to do any work and just "free-load" o...
2005 Oct 13
19
Unable to find root device. domU??
...ual console driver as ''tty1'' Event-channel device installed. xen_blk: Initialising virtual block device driver xen_net: Initialising virtual ethernet driver. mice: PS/2 mouse device common for all mice NET: Registered protocol family 2 IP: routing cache hash table of 1024 buckets, 16Kbytes TCP established hash table entries: 16384 (order: 6, 262144 bytes) TCP bind hash table entries: 16384 (order: 6, 262144 bytes) TCP: Hash tables configured (established 16384 bind 16384) NET: Registered protocol family 1 NET: Registered protocol family 17 Bridge firewalling registered Root-NFS: No N...
2005 Mar 18
2
Trouble getting a DHCP address when booting.
....00 kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2 kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2 xen_net: Initialising virtual ethernet driver. NET4: Linux TCP/IP 1.0 for NET4.0 IP Protocols: ICMP, UDP, TCP IP: routing cache hash table of 2048 buckets, 16Kbytes TCP: Hash tables configured (established 16384 bind 32768) Sending DHCP requests ... ************ REMOTE CONSOLE EXITED ***************** I exited the console, since it will hang here forever trying again and again to obtain a DHCP address. It doesn''t even respond to a Ctrl-C - something...
2012 May 17
6
SSD format/mount parameters questions
For using SSDs: Are there any format/mount parameters that should be set for using btrfs on SSDs (other than the "ssd" mount option)? General questions: How long is the ''delay'' for the delayed alloc? Are file allocations aligned to 4kiB boundaries, or larger? What byte value is used to pad unused space? (Aside: For some, the erased state reads all 0x00, and for
2005 Apr 04
0
problem about initramfs
...00:9E [4294667.478000] eth1: enabling TCP rcv checksum [4294667.480000] eth1: enabling TCP rcv checksum [4294667.481000] eth1: SiByte Ethernet at 0x10065000, address: 00:05:3B:91:00:9F [4294667.482000] NET: Registered protocol family 2 [4294667.489000] IP: routing cache hash table of 2048 buckets, 16Kbytes [4294667.490000] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [4294667.491000] TCP bind hash table entries: 16384 (order: 4, 65536 bytes) [4294667.492000] TCP: Hash tables configured (established 16384 bind 16384) [4294667.493000] NET: Registered protocol family 1 [4294667....
2005 Apr 21
10
apci issue
...II_sse - pIII_sse : 668.400 MB/sec -raid5: using function: pIII_sse (668.400 MB/sec) -md: md driver 0.90.1 MAX_MD_DEVS=256, MD_SB_DISKS=27 -device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel@redhat.com -NET: Registered protocol family 2 -IP: routing cache hash table of 2048 buckets, 16Kbytes -TCP established hash table entries: 16384 (order: 5, 131072 bytes) -TCP bind hash table entries: 16384 (order: 4, 65536 bytes) -TCP: Hash tables configured (established 16384 bind 16384) -NET: Registered protocol family 1 -NET: Registered protocol family 17 -Bridge firewalling registered -Freeing...
2003 Apr 13
2
isolinux 2.01 bug with Compaq and Promise BIOS
...k 0xffffffff) hda: 240121728 sectors (122942 MB) w/7936KiB Cache, CHS=238216/16/63, UDMA(133) Partition check: hda: hda1 hda2 hda3 hda4 < hda5 hda6 hda7 > loop: loaded (max 8 devices) NET4: Linux TCP/IP 1.0 for NET4.0 IP Protocols: ICMP, UDP, TCP IP: routing cache hash table of 2048 buckets, 16Kbytes TCP: Hash tables configured (established 32768 bind 65536) NET4: Unix domain sockets 1.0/SMP for Linux NET4.0. reiserfs: checking transaction log (device 03:02) ... Using r5 hash to sort names ReiserFS version 3.6.25 VFS: Mounted root (reiserfs filesystem) readonly. Freeing unused kernel memory: 11...
2004 Aug 06
4
Re: Compiling ices
----- Original Message ----- From: Karl Heyes <karl@pts.tele2.co.uk> To: <icecast@xiph.org> Sent: Friday, January 31, 2003 5:29 PM Subject: Re: [icecast] Re: Compiling ices <p>> On Fri, 2003-01-31 at 06:39, Marc Remijn wrote: > ... > > > Kernel output: > > > > invalid operand: 0000 > > CPU: 0 > > EIP: 0010:[<d08e25b1>]