search for: 18444

Displaying 8 results from an estimated 8 matches for "18444".

Did you mean: 1444
2001 Nov 28
1
Reading output from "debugfs -R stat <8>"
...1793, (IND):11794, (11276-12299):11795-12818, (IND):12819, (12300-13323):12820-13843, (IND):13844, (13324-14347):13845-14868, (IND):14869, (14348-15371):14870-15893, (IND):15894, (15372-16395):15895-16918, (IND):16919, (16396-17419):16920-17943, (IND):17944, (17420-18443):17945-18968, (IND):18969, (18444-19467):18970-19993, (IND):19994, (19468-20491):19995-21018, (IND):21019, (20492-21515):21020-22043, (IND):22044, (21516-22539):22045-23068, (IND):23069, (22540-23563):23070-24093, (IND):24094, (23564-24587):24095-25118, (IND):25119, (24588-25600):25120-26132 TOTAL: 25627 ====== This is on a new e...
2006 Apr 10
1
Add''l filtering on HABTM
I have a table "keywords" with a HABTM relationship with "files" in a legacy MySQL db. I can find all of the files associated with a keyword in Rails. These files can be on any of 4 volumes. However, users can have restrictions on which volumes they have access to, so after returning the file list, I need to filter it against an string array of allowable volumes for that
2007 Jul 10
1
Get journal position
Hi, There is any way to figure out where physically is the journal on a ext3 fs and it's size? Thanks! Jordi
2017 Mar 14
10
[Proposal][RFC] Epilog loop vectorization
...-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170314/6b274a3b/attachment-0001.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: image003.jpg Type: image/jpeg Size: 18444 bytes Desc: image003.jpg URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170314/6b274a3b/attachment-0001.jpg>
2017 Mar 14
2
[Proposal][RFC] Epilog loop vectorization
...------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170314/e3aff734/attachment-0001.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/jpeg Size: 18444 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170314/e3aff734/attachment-0001.jpe>
2017 Mar 14
1
[Proposal][RFC] Epilog loop vectorization
...------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170314/daf47c89/attachment-0001.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/jpeg Size: 18444 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170314/daf47c89/attachment-0001.jpe>
2017 Feb 28
3
[Proposal][RFC] Epilog loop vectorization
I have tried running both gvn and newgvn but it did not helped in hoisting the alias checks: Please check, maybe I have missed something. <TestCase> void foo (char *A, char *B, char *C, int len) { int i = 0; for (i=0 ; i< len; i++) A[i] = B[i] + C[i]; } <Command> $ opt –O3 –gvn test.ll –o test.opt.ll $ opt –O3 –newgvn test.ll –o test.opt.ll “test.ll” is attached, it
2017 Mar 14
2
[Proposal][RFC] Epilog loop vectorization
...------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170314/b6c4e0a2/attachment-0001.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/jpeg Size: 18444 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170314/b6c4e0a2/attachment-0001.jpe>