search for: srcf

Displaying 20 results from an estimated 31 matches for "srcf".

Did you mean: src
2013 Jun 26
6
[PROGS PATCH] Import btrfs-extent-same
...umber of files that got deduped */ + uint32_t reserved2; + struct btrfs_ioctl_same_extent_info info[0]; +}; + +static void usage(const char *prog) +{ + printf("Usage: %s len file1 loff1 file2 loff2\n", prog); +} + +int main(int argc, char **argv) +{ + int ret, src_fd, i, numfiles; + char *srcf, *destf; + struct btrfs_ioctl_same_args *same; + struct btrfs_ioctl_same_extent_info *info; + unsigned long long bytes = 0ULL; + + if (argc < 6 || (argc % 2)) { + usage(argv[0]); + return 1; + } + + numfiles = (argc / 2) - 2; + + printf("Deduping %d total files\n", numfiles + 1); + +...
2010 Jan 31
12
[Bug 26349] New: nouveau_hybrid_setup: disables a discrete NVS 3100m on ThinkPad T410
http://bugs.freedesktop.org/show_bug.cgi?id=26349 Summary: nouveau_hybrid_setup: disables a discrete NVS 3100m on ThinkPad T410 Product: xorg Version: git Platform: All OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo:
2006 Oct 11
1
RE: W2K3 Server Installation fails with ACPI=1 on
...11160. Attached please see those patches, Thanks, Winston, -----Original Message----- From: Steven Smith [mailto:sos22@hermes.cam.ac.uk] On Behalf Of Steven Smith Sent: Wednesday, October 11, 2006 10:33 AM To: Wang, Winston L Cc: Stefan Berger; Zheng, Shaohui; xen-devel@lists.xensource.com; sos22@srcf.ucam.org Subject: Re: [Xen-devel] W2K3 Server Installation fails with ACPI=1 on > Sorry to hear more ACPI Windows problem. > > Noticed your issue is W2K3 not W2K: > > W2k3 Server installation issue is caused by HLT instruction; Xin will > post the fix soon. Ah, okay. I'...
2006 Jan 10
1
Helix and unrecognised streams.
Kind of an interim release, I have a copy of the Helix/RealPlayer Ogg plugin working in the presence of unrecognised streams, <href="http://www.srcf.ucam.org/~ibm21/omd_players/index.html#hxplugin> The patches won't go into Helixcommunity until I've put in a joint copyright document (and the stream end strategy patch still needs to be completed), but they can be GPLed so if anyone wants the changes just ask for them. -- imalone
2007 Jul 05
0
RANDR1.2 and LVDS
...al 3) This doesn't /quite/ work for me yet. I have a solid and recognisable picture, but it's only about the left two thirds of my screen, centred on the display with black borders. Clearly the panel programming isn't /quite/ right yet... Signed-off-by: Matthew Garrett <mjg59 at srcf.ucam.org> diff --git a/src/nv_crtc.c b/src/nv_crtc.c index 5b646d0..3388a3a 100644 --- a/src/nv_crtc.c +++ b/src/nv_crtc.c @@ -945,8 +945,9 @@ nv_crtc_mode_set_regs(xf86CrtcPtr crtc, DisplayModePtr mode) } else regp->cursorConfig |= 0x02000000; - regp->CRTC[NV_VGA_CRTCX_...
2009 Feb 18
1
[PATCH] Add in-kernel backlight control support
...edown(struct drm_device *dev) DRM_DEBUG("prev state = %d\n", dev_priv->init_state); if (dev_priv->init_state != NOUVEAU_CARD_INIT_DOWN) { + nouveau_backlight_exit(dev); + nouveau_dma_channel_takedown(dev); engine->fifo.takedown(dev); -- Matthew Garrett | mjg59 at srcf.ucam.org
2008 Oct 21
3
[Question] power management related with cgroup based resource management
Hi, all These days, I am interested in green IT area for low power OS So, I have a question about it. Is there any good idea or comments about power management related with cgroup based resource management? I have no idea about that, but it seems to be possible to find a good concept. And I hope so Is it some strange question? ^^ Regards, Dong-Jae Kang
2018 Apr 28
0
[Bug 106305] Can't change screen brightness on MSI GT73VR with nouveau driver
...--------------- Component|general |Drivers/DRI/nouveau QA Contact| |nouveau at lists.freedesktop.o | |rg Product|libbacklight |Mesa Assignee|mjg59 at srcf.ucam.org |nouveau at lists.freedesktop.o | |rg -- You are receiving this mail because: You are the assignee for the bug. You are the QA Contact for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <ht...
2001 Apr 04
1
Mesa with voodoo3
OK I downloaded and compiled Mesa 3.4.1, the gears demo runs at about 140 fps so thats not looking like real hw accel ;) I downloaded a prebuilt gears from the dri webpage and I get 1300 fps even after I uninstalled my Mesa because it did not work together with Quake3 (always told me no hardware accel available) So I reverted to the libGL.so that came with my X4.0.2 binary tars. My glide3 is
2005 Nov 28
1
Xiph QuickTime Components project announcement
Hi, Just to let you know about the new Xiph QuickTime Components project. It should be of interest to people wanting to use ogg/vorbis files (and other Xiph formats, as well) in combination with QuickTime-based applications (e.g. see: iTunes). The project pages are at: http://www.xiph.org/quicktime/ The first OS-X(ppc) binary builds are out, as well. Regards, Arek
2007 Mar 21
1
.NET tagging library for ogg Vorbis
Hello, I've mainly finished the native ogg Vorbis tagging .NET library. It already works well for reading and writing the vorbis comments for the files I tested. The library only rewrites the entire file if it has to, and adds 2 K padding in this case so that further changes of the comments won't make it nescessary to rewrite the whole file again. I found out foobar2000 also does it this
2006 Sep 04
2
summagraphics VNC fix
Hey everyone, So I followed the online directions for installing the summagraphics tablet support on a Xen Windows XP guest. However, after rebooting the VNC mouse still is not tracking properly. The XP guest pops up a "Error: tablet device not found" message as well. Has anyone had any success getting the VNC pointer to track properly (I''ve also tried
2009 Aug 22
2
Put acpi/backlight code into kernel
Hi, I'm trying to bring devs to support for backlight on nv50 cards for above 1 year, without any success A lot of laptop (from mac, hp, samsung) doesn't have laptop_panel in hal, and therefore no support for acpi/backlight..., and no entry in /proc/acpi/video nor /sys/class/backlight Kernel team is not reacting, hal team won't fix, devicekit need standardise i/o... I've
2006 Feb 22
2
vcedit/vorbiscomment heterogeneous streams
Hi, The following changes allow vorbiscomment to read and edit the tags for the first occuring vorbis stream in a muxed (and chained) Ogg bitstream, while retaining the renormalisation. I've tested it on a number of combinations of muxed and chained streams, using the write comments from file option for vorbiscomment to rewrite the comment header and then cmp for binary differences. Seems
2006 Nov 09
7
xen, iscsi and resilience to short network outages
Hi. Here is the short version: If dom0 experiences a short (< 120 second) network outage the guests whose disks are on iSCSI LUNs get (seemingly) unrecoverable IO errors. Is it possible to make Xen more resiliant to such problems? And now the full version: We''re testing Xen on iSCSI LUNs. The hardware/software configuration is: * Dom0 and guest OS: SLES10 x86_64 * iSCSI LUN on
2006 Jul 18
33
Paravirtualised drivers for fully virtualised domains
(The list appears to have eaten my previous attempt to send this. Apologies if you receive multiple copies.) The attached patches allow you to use paravirtualised network and block interfaces from fully virtualised domains, based on Intel''s patches from a few months ago. These are significantly faster than the equivalent ioemu devices, sometimes by more than an order of magnitude.
2004 Aug 26
3
Beginner troubles.
...v))) Error in outer(1:length(a[, 1]), 1:length(a[, 1]), function(u, v) d(A(u), : dim<- : dims [product 108241] do not match the length of object [1] This last error has me stumped. Could anyone give me a pointer in the right direction? -- Gaute Strokkenes http://www.srcf.ucam.org/~gs234/ I'm CONTROLLED by the CIA!! EVERYONE is controlled by the CIA!!
2012 Sep 23
6
utils/isohybrid.c #inclusion of <uuid/uuid.h>
Good day, Matthew. I recently got stuck while building Syslinux as <uuid/uuid.h> doesn't exist on my system. The #inclusion was introduced in commit 2c3a24e5f4b807ec31595227afa59a818c060ca9. Whence does this file come, if you please? I'm assuming it is the Linux kernel's, but can't seem to understand the directory prefix, in that case. - Shao
2011 Aug 05
3
isolinux: Generate GPT and Mac bootable images
...g) - orig_gpt_size - 512, + SEEK_SET)) + err(1, "%s: seek error - 8", argv[0]); + + if (fwrite(buf, sizeof(char), orig_gpt_size, fp) != orig_gpt_size) + err(1, "%s: write error - 4", argv[0]); + } + free(buf); fclose(fp); -- Matthew Garrett | mjg59 at srcf.ucam.org
2006 Sep 29
5
Testing Report for Xen 3.0.3 rc1
We have tested Xen for 3.0.3rc1. The test includes Guest installation, device model, control panel, guest os and basic function tests. Here are issues found in our tests, For the first 6 issues, I think it''s better to be fixed in 3.0.3: 1. Para-virtualization driver doen''t work for HVM guests The hvm guest always hanged or met kernel panic when trying to load xenbus.ko. So vbd