search for: 32mb

Displaying 20 results from an estimated 358 matches for "32mb".

Did you mean: 2mb
2007 May 27
1
dealing with mke2fs -T option
...the mke2fs option the right way. I formatted two different disks, one with $ mke2fs -b 4096 -E stride=16 -m 1 -T news /dev/sdd and the other with $ mke2fs -b 4096 -E stride=16 -m 1 -T largefile4 /dev/sde sdd is supposed to get files between 8k and 16k. sde will handle files with a fixed size of 32Mb. Then I tried this : $ dd if=/dev/zero of=/mount-sdx/file bs=4k count=8192 for both /mount-sdd and /mount-sde My question is : when I do a "df", can see that 32Mb is used on each filesystems (which is what I expected from the dd) BUT doing a "df -i" to list the number of inode...
2017 Feb 13
1
Where to know the BAR size of NVIDIA GPU
Hi floks, I have a platform that only could provide 32MB memory space for PCIe endpoint. So if I would like to use a NVIDIA GPU, could you ,nouveau folks, kindly point me to the right products that require less that 32MB MEM, so I could buy one before knowing that my platform could use it. :) Thanks.
2011 Apr 26
4
[LLVMdev] big bitcode files producing bad ARM asm
I have a rather large bitcode file which when run through "llc -march arm -O0" produces an asm file of about 500Mb. Trying to assemble this file with the ios assembler on osx gives me lots of "branch out of range" errors thanks to jump instructions overflowing the +/-32Mb relative jump limit. I've tried running llc with the hidden "-arm-long-calls" option, which solves the problem but forces everything to be an indirect branch. That feels a bit like overkill, does anybody have a suggestion for what the right solution might be? Thanks, Alex Mac
2014 Jun 26
2
[PATCH v2 2/3] drm/ttm: introduce dma cache sync helpers
...ory, we will still have the issue of the lowmem mappings. When it comes to DMA memory, talking about lowmem vs highmem is utterly meaningless. The lowmem/highmem split is entirely a software concept and is completely adjustable. An extreme example is that you can boot any platform with more than 32MB of memory with 32MB of lowmem and the remainder as highmem. -- FTTC broadband for 0.8mile line: now at 9.7Mbps down 460kbps up... slowly improving, and getting towards what was expected from it.
2008 Dec 02
1
CentOS-4 Xen kernel with low RAM and Badness in local_bh_enable at kernel/softirq.c:141
I have small xen VM running centos4 which acts as a router/firewall, and has been working fine for over 1.5 years with 32MB of RAM and a kernel I either got from xensource.org or built myself from their sources. (centos 4 didn't have a xen kernel back then) I lost the kernel to a corrupted disk and decided to use the centos provided xen kernel. All these months 32MB + 64MB Swap was more than sufficient and I never...
2004 May 22
4
Samba 3 write performance drop on files > 16 MB
...es 16MB and smaller we can get better > performance Windows client to Linux Server through SMB than we can get > Windows to local disk. (Both servers have the same disk subsystem) > We get around 120,000KB/sec throughput. But after 16MB, the > performance drops until it flatlines from 32MB on at 5000 to > 7000KB/sec throughput. This drop does not occur on either server > running the tests locally, which shows the drop is not due to memory > caching or controller caching. Additionally, SMB reads stay constant > at around 50 to 60,000KB per second. > I ran ethereal and...
2005 Aug 20
3
Large disk image boot. Any suggestions?
...nstalls of Windows OS's. Basically the network boot disk contains dos, the network drive in question and the connection information to the shared server for doing a ghost install. The problem is the 1.44 disk doesn't hold enough space to accomplish the job. What I really need is a 16mb or 32mb boot disk in order to do what I really want to accomplish. I have tried using a USB disk formatted with dos and ripped the image from linux but that doesn't seem to work. Does anyone have any good directions for create a 32mb boot disk which boots to dos? Anyone already have one and willing...
2003 Dec 09
4
Problems with Win32 syslinux
Hi folks, I'm having problems now with the Win32 syslinux in the 2.0.6 release when using it on various CompactFlash drives. These drives end up going into a Geode-based PC board with a built in CF slot. Now, before I run SYSLINUX.EXE on them, they are 32MB with a Toshiba part number showing up when the PC boots. They show up on as the Secondary Master. After I run SYSLINUX.EXE, they stay 32MB, but they then come up as a "CHH" part, and show up as Secondary Slave, and of course, don't work because all my scripts assume that the drive w...
2017 Nov 17
3
Blank console but X11 works on MCP79 - old regression since 3.8
...00:02:00.0: disp: 0870: 0000e900 -> 0000e800 > > nouveau 0000:02:00.0: disp: 0874: 00000000 -> ffff0000 > > nouveau 0000:02:00.0: disp: 0878: 00000000 > > nouveau 0000:02:00.0: disp: 0880: 05000000 > > > > Looks like it's using 8bpp (0x1e00) in 32MB case but 16bpp (0xe800) in > > 64MB case. Why? > > > > I get blank screen even with 64MB with video=1280x1024-8 kernel > > parameter. Console works with video=1280x1024-16 even with 32MB stolen > > memory. > > > > Conclusions: 8-bit support is broken and bp...
2011 Apr 26
0
[LLVMdev] big bitcode files producing bad ARM asm
...rote: > I have a rather large bitcode file which when run through "llc -march arm -O0" produces an asm file of about 500Mb. Trying to assemble this file with the ios assembler on osx gives me lots of "branch out of range" errors thanks to jump instructions overflowing the +/-32Mb relative jump limit. > > I've tried running llc with the hidden "-arm-long-calls" option, which solves the problem but forces everything to be an indirect branch. That feels a bit like overkill, does anybody have a suggestion for what the right solution might be? I think that...
2006 Aug 09
1
change sector size in EXT3
Hello all. I'm having some trouble with a big RAID disk formatted with ext3 under RHEL3. The size of the partition is 1.5 Tb and the sector size is 32Mb. The partition was intended to store very large files (1 or 2 Gb each one) but the reality is that there are also a lot of TXT files (less than 1Kb). As every TXT is taking 32Mb and there are a lot I'm loosing around 300 Gb of space. I would like to change the sector size to 2Mb or 1Mb but I d...
2005 May 04
5
Running CentOS on very old hardware
A friend has an old Pentium-133 laptop with 32MB of memory and a 1.3 GB hard disk that he wants to use as a web server for a very small community. Will CentOS (or any other RHEL derived distribution for that matter) install and run with acceptable performance on such a system, or will a specialized distribution like Damn Small Linux be a be...
2008 Aug 05
4
Mini-OS and Xen!
Hi I have a doubt regarding Mini-OS and Xen. If it is true that Xen reserves in the virtual address space the top 64MB on 32bit systems and 168MB in PAE systems, doesn''t it exist with a Mini-OS kernel which has only 32MB in size i.e. going by its default config file? Obviously I''m missing something. Regards, Bhaskar. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2017 Nov 17
2
Blank console but X11 works on MCP79 - old regression since 3.8
On Friday 17 November 2017 15:43:33 Ilia Mirkin wrote: > With a new kernel, mind grabbing a dmesg with drm.debug=0x1e > nouveau.debug=debug (or maybe even =trace)? Maybe also see if > fbcon/fbdev have any debug things that can be turned on? Here's diff of the 32MB and 64MB debug logs: --- nouveau-debug-32mb.txt- 2017-11-17 18:12:06.290108330 +0100 +++ nouveau-debug-64mb.txt- 2017-11-17 18:12:31.709696096 +0100 @@ -81,9 +81,9 @@ nouveau 0000:02:00.0: tmr: numerator : 0000000c nouveau 0000:02:00.0: tmr: denominator : 00000005 nouveau 0000:02:00.0...
2017 Apr 12
7
humor (was Re: OT: systemd Poll)
...on* for not doing it > that way before.... > Between the early 1990's and early 2000's the price of a GB of memory went from ~$100,000 to ~$1000*. I guess a lot of the design decisions made for things like init were focussed on this. In 1995 is was common for server platforms to have 32Mb ram whereas the kernel alone in my PC here at home is consuming just over 500MB. It seems reasonable that software components built in 1997 will not be fit for purpose in 2017. * According to perfunctory google search: http://www.statisticbrain.com/average-historic-price-of-ram/
2017 Nov 17
2
Blank console but X11 works on MCP79 - old regression since 3.8
Hello, I've just been hit by this old bug which is still present in 4.14: https://bugs.freedesktop.org/show_bug.cgi?id=80675 On MCP79 (ION), when stolen memory is set to 32MB in BIOS, console is blank but X11 works. When the stolen memory is increased to 64MB, console works fine. Bisected it to this: 4f6029da58ba9204c98e33f4f3737fe085c87a6f is the first bad commit commit 4f6029da58ba9204c98e33f4f3737fe085c87a6f Author: Ben Skeggs <bskeggs at redhat.com> Date:...
1999 Jul 23
2
rw0642
Among other computers, I am using rw0642 on an IBM 300GL with 32MB RAM and Windows98. 1. If after opening rw0642 the first command is to help such as "? par", when the help window is closed by clicking X in the upper right corner of the help window the following message is shown This program has performed an illegal operation and will be shut down. I...
2016 Apr 04
2
Changes to get CD to boot on EFI System.
...16, 22:50:28, Didier Spaier via Syslinux wrote: > dd if=/dev/zero of=efi.img bs=1 count=0 seek=62M I'm surprised this works - I was attempting to create a syslinux bootable ISO last week (after seeing the discussion here), but couldn't produce an ISO with the EFI boot image larger than 32MB. (I attempted to boot the resulting ISO in VMWare Workstation and VirtualBox, but both reported a failure in the firmware.) -- < Jernej Simon?i? ><><><><>< http://eternallybored.org/ > You no sooner get your head above water than someone pulls your flippers o...
2006 Nov 17
2
installing 3d desktop centos 4.4
I have a piii 550 with about 256Mb ram with an agp 32Mb video card and Im wanting to install a desktop that has the 3d cube on the screen and use the arrow keys to select wich desktop you want to use and it brings it to the screen. Has anyone heard of such or tried this?? Thanks -- Wireless Etc David Milholen Lead Coordinator Phone:(501)318-1300 Emai...
2001 Apr 08
2
Speeding up wine applications
I currently managed to get wine to run Starcraft. However, it seems to run very slow. I have a 700mhz processor and a 32mb GeForce2 MX so I'm pretty sure that my system is capable of handling the game. What can I do to accelerate the game or any other programs in general?