search for: uploadeddocuments

Displaying 3 results from an estimated 3 matches for "uploadeddocuments".

2011 Aug 31
4
[PATCH 0 of 1] Patch to alter BLKIF_OP_TRIM to BLKIF_OP_DISCARD (v1).
Hey guys, Pasi mentioned on Li''s (and Owen''s) patches which provide TRIM/UNMAP support to the Linux backend/frontend that: " Isn''t the generic name for this functionality "discard" in Linux? and "trim" being the ATA specific discard-implementation, and "scsi unmap" the SAS/SCSI specific discard-implementation? Just
2009 Nov 06
3
Initial bootloader requirements of extlinux
I'm trying to understand what the extlinux bootloader code written into a partition needs to successfully start. I have a disk with four partitions, the second is marked active and contains a kernel, initrd and root FS and extlinux has been run on it. If I use mbr.bin as the initial bootloader the system boots fine. I need this to work within an environment supplied by a third party. They
2011 Sep 01
9
[PATCH V4 0/3] xen-blkfront/blkback discard support
Dear list, This is the V4 of the trim support for xen-blkfront/blkback, Now we move BLKIF_OP_TRIM to BLKIF_OP_DISCARD, and dropped all "trim" stuffs in the patches, and use "discard" instead. Also we updated the helpers of blkif_x86_{32|64}_request or we will meet problems using a non-native protocol. And this patch has been tested with both SSD and raw file, with SSD we will